Skip to content

Releases: spiffe/go-spiffe

v2.1.0

29 Jun 15:56
31de176
Compare
Choose a tag to compare

Added

  • The workloadapi.WatchX509Bundles method which watches X.509 bundles from the Workload API (#192)
  • The workloadapi.WithNamedPipeName option to support connecting to the Workload API via named pipes (#190)
  • The workloadapi.FetchJWTSVIDs method which fetches multiple JWT-SVIDs from the Workload API, instead of just the first (#187)
  • The x509bundle.ParseRaw method for creating a bundle from raw ASN.1 encoded certificates (#192)

Changed

  • The spiffeid.ID String() method no longer causes an allocation (#185)