- Bump jupiterVersion from 5.11.2 to 5.11.3 (#273)
- Bump grpcVersion from 1.68.0 to 1.68.1 (#276)
- Bump com.nimbusds:nimbus-jose-jwt from 9.41.2 to 9.45 (#278)
- Bump
com.google.protobuf:protoc
to3.25.5
(#271)
- Bump
grpcVersion
from 1.66.0 to 1.68.0 (#262) - Bump
io.netty:netty-transport-native-kqueue
from 4.1.113.Final to 4.1.114.Final (#265) - Bump
com.nimbusds:nimbus-jose-jwt
from 9.41.1 to 9.41.2 in (#266)
- Updated Gradle to version 8.10.2 (#269)
- Bump
grpcVersion
from 1.62.2 to 1.66.0 (#248) - Bump
io.netty:netty-transport-native-kqueue
from 4.1.107.Final to 4.1.113.Final (#260) - Bump
commons-cli:commons-cli
from 1.6.0 to 1.9.0 (#258) - Bump
com.nimbusds:nimbus-jose-jwt
from 9.37.3 to 9.41.1 (#259) - Bump
org.apache.commons:commons-lang3
from 3.14.0 to 3.17.0 (#255) - Bump
org.projectlombok:lombok
from 1.18.30 to 1.18.34 (#253) - Bump
commons-validator:commons-validator
from 1.8.0 to 1.9.0 (#251) - Bump
jupiterVersion
from 5.10.2 to 5.11.0 (#254)
- Bump
com.google.protobuf:protoc
from 3.25.2 to 3.25.3 (#218) - Bump
io.grpc:grpc-protobuf
,io.grpc:grpc-stub
,io.grpc:grpc-netty
,io.grpc:grpc-netty-shaded
, andio.grpc:protoc-gen-grpc-java
from 1.61.1 to 1.62.2 (#222) - Bump
io.netty:netty-transport-native-kqueue
from 4.1.106.Final to 4.1.107.Final (#205)
Automated build and publish process via GitHub Actions.
- Docker container and CI workflow for
java-spiffe-helper
(#187)
- Updated Gradle to version 8.5 (#201)
- Various enhancements in
java-spiffe-helper
(#199)
- Addressed a Fat Jar Assembly issue. (#198)
- Bump
io.grpc:grpc-protobuf
andio.grpc:grpc-stub
from 1.54.0 to 1.61.1 (#202) - Bump
commons-validator:commons-validator
from 1.7. to 1.8.0 (#197) - Bump
commons-cli:commons-cli
from 1.5.0 to 1.6.0 (#196) - Bump
com.google.protobuf:protoc
from 3.21.12 to 3.25.2 (#193) - Bump
io.netty:netty-transport-native-kqueue
from 4.1.91.Final to 4.1.106.Final (#192) - Bump
org.apache.commons:commons-lang3
from 3.12.0 to 3.14.0 (#189) - Bump
com.nimbusds:nimbus-jose-jwt
from 9.31 to 9.37.3 (#184) - Bump
org.projectlombok:lombok
from 1.18.26 to 1.18.30 (#170) - Bump
com.google.protobuf:protobuf-gradle-plugin
from 0.9.2 to 0.9.4 (#153)
- Bump
commons-cli:commons-cli
from 1.4 to 1.5.0 (#124) - Bump
com.google.osdetector
from 1.6.2 to 1.7.3 (#125) - Bump
org.apache.commons:commons-lang3
from 3.11 to 3.12.0 (#129) - Bump
org.projectlombok:lombok
from 1.18.20 to 1.18.26 (#128)
- A
JwtSource
implementation,CachedJwtSource
, that caches the JWT SVIDs based on their subjects and audiences (#116) - Support for the
hint
field in the SVIDs retrieved by Workload API client (#114)