Skip to content

Releases: spiffe/java-spiffe

v0.8.17

20 Apr 22:10
989e186

Choose a tag to compare

Fixed

  • Enforce SPIFFE-spec-compliant URI SAN validation for X.509-SVID leaf certificates (#421)
  • Require a non-root SPIFFE ID path for X.509-SVID leaf certificates, per the SPIFFE spec (#417)
  • Tighten SPIFFE ID path validation and segment construction to match the SPIFFE spec (#420)
  • Parse SPIFFE IDs case-insensitively and normalize trust domains to lowercase in accordance with the SPIFFE spec (#416)

Dependency updates

  • Bump grpcVersion from 1.79.0 to 1.80.0 (#414)
  • Bump com.nimbusds:nimbus-jose-jwt from 10.8 to 10.9 (#423)
  • Bump gradle-wrapper from 9.3.1 to 9.4.1 (#412, #419)

v0.8.16

25 Feb 15:26
393a892

Choose a tag to compare

Fixed

  • Require spiffe:// prefix when parsing SPIFFE IDs, tightening scheme validation (#398)
  • Ensure atomic snapshot of X.509 SVID and bundles in DefaultX509Source, preventing torn reads under concurrency (#397)
  • Reject null bundles and empty cached SVID lists in core parsing/cache paths (#399)
  • Validate presence of JWT audience claim during parsing (#399)

Dependency updates

  • Bump grpcVersion from 1.77.0 to 1.79.0 (#392, #402)
  • Bump com.nimbusds:nimbus-jose-jwt from 10.6 to 10.8 (#395, #409)
  • Bump gradle-wrapper from 9.2.1 to 9.3.1 (#400, #401)

v0.8.15

23 Dec 22:15
01b96b3

Choose a tag to compare

Fixed

  • Fix X509SVID hint deduplication to apply only to non-empty hints (#385)

Dependency updates

  • Remove lombok and replace all annotations with plain java implementations (#377)
  • Bump io.netty:netty-transport-native-kqueue to 4.2.9.Final (#381)
  • Bump com.google.protobuf to 0.9.6 (#389)

Build

  • Upgrade to Gradle 9.2.1 and migrate Shadow plugin (#380)
  • Remove deprecations and prep for Gradle 10 (#384)
  • Add Makefile (#388)

Full Changelog: v0.8.14...v0.8.15

v0.8.14

09 Dec 21:32
908b546

Choose a tag to compare

What's Changed

Dependency updates

  • Bump io.netty:netty-transport-native-kqueue to 4.2.7.Final (#358)
  • Bump org.projectlombok:lombok to 1.18.42 (#362)
  • Bump grpcVersion to 1.77.0 (#369)
  • Bump com.nimbusds:nimbus-jose-jwt to 10.6 (#366)
  • Bump commons-cli:commons-cli to 1.11.0 (#367)
  • Bump commons-validator:commons-validator to 1.10.1 (#375)
  • Bump org.apache.commons:commons-lang3 to 3.20.0 (#376)

Build & publishing

  • Migrated artifact publishing from OSSRH to the new Sonatype Maven Central Portal.

Full Changelog: v0.8.13...v0.8.14

v.0.8.13

15 Jul 20:45
a0f83f7

Choose a tag to compare

What's Changed

  • Bump io.netty:netty-transport-native-kqueue from 4.2.1.Final to 4.2.2.Final by @dependabot[bot] in #332
  • Bump com.nimbusds:nimbus-jose-jwt from 10.3 to 10.3.1 by @dependabot[bot] in #335
  • Bump commons-validator:commons-validator from 1.9.0 to 1.10.0 by @dependabot[bot] in #338
  • Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 by @dependabot[bot] in #339

Full Changelog: v0.8.12...v0.8.13

v0.8.12

05 Jun 20:26
6d428b4

Choose a tag to compare

What's Changed

  • Bump grpcVersion to 1.73.0 (#327)
  • Bump io.netty:netty-transport-native-kqueue to 4.2.1.Final (#321)
  • Bump com.nimbusds:nimbus-jose-jwt to 10.3 (#323)
  • Bump com.google.protobuf:protobuf-gradle-plugin to 0.9.5 (#314)
  • Bump org.projectlombok:lombok to 1.18.38 (#313)

New Contributors

Full Changelog: v0.8.11...v0.8.12

v0.8.11

18 Nov 22:36
4e3d0cf

Choose a tag to compare

What's Changed

  • Fix CRLF newline removal in DER format logic by @newtork in #284
  • Bump io.netty:netty-transport-native-kqueue from 4.1.114.Final to 4.1.115.Final by @dependabot in #281
  • Bump com.nimbusds:nimbus-jose-jwt from 9.45 to 9.47 by @dependabot in #285
  • Bump org.projectlombok:lombok from 1.18.34 to 1.18.36 by @dependabot in #286

New Contributors

Full Changelog: v0.8.10...v0.8.11

v0.8.10

07 Nov 16:38
de8b12c

Choose a tag to compare

What's Changed

Full Changelog: v0.8.9...v0.8.10

v0.8.9

09 Oct 17:21
0023bec

Choose a tag to compare

What's Changed

  • Bump com.google.protobuf:protoc to 3.25.5 (#271)

Full Changelog: v0.8.8...v0.8.9

v0.8.8

08 Oct 17:25
fcee57f

Choose a tag to compare

What's Changed

  • Dependency Updates:
    • Bump grpcVersion from 1.66.0 to 1.68.0 in #262
    • Bump io.netty:netty-transport-native-kqueue from 4.1.113.Final to 4.1.114.Final in #265
    • Bump com.nimbusds:nimbus-jose-jwt from 9.41.1 to 9.41.2 in #266

Full Changelog: v0.8.7...v0.8.8