Max Lambrecht
0023bec0c6
Prepare Release v0.8.9 ( #272 )
...
* Prepare release v0.8.9
Signed-off-by: Max Lambrecht <maxlambrecht@gmail.com>
* Minor
Signed-off-by: Max Lambrecht <maxlambrecht@gmail.com>
---------
Signed-off-by: Max Lambrecht <maxlambrecht@gmail.com>
2024-10-09 11:34:37 -05:00
Max Lambrecht
7f53871ce0
Bump com.google.protobuf:protoc to 3.25.5 ( #271 )
...
Signed-off-by: Max Lambrecht <maxlambrecht@gmail.com>
2024-10-08 12:58:04 -05:00
Max Lambrecht
fcee57f94c
Prepare release v0.8.8 ( #270 )
...
Signed-off-by: Max Lambrecht <maxlambrecht@gmail.com>
2024-10-08 12:01:43 -05:00
Max Lambrecht
026f3c51e7
Add testParseJWKSWithEmptyKeysArray ( #233 )
...
Signed-off-by: Max Lambrecht <maxlambrecht@gmail.com>
2024-10-08 09:58:20 -05:00
Max Lambrecht
5ec96673c9
Update gradle version to 8.10.2 ( #269 )
...
Signed-off-by: Max Lambrecht <maxlambrecht@gmail.com>
2024-10-07 16:16:23 -07:00
dependabot[bot]
45c7785c1c
Bump jupiterVersion from 5.11.1 to 5.11.2 ( #268 )
...
Bumps `jupiterVersion` from 5.11.1 to 5.11.2.
Updates `org.junit.jupiter:junit-jupiter-api` from 5.11.1 to 5.11.2
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.11.1...r5.11.2 )
Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.1 to 5.11.2
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.11.1...r5.11.2 )
Updates `org.junit.jupiter:junit-jupiter-params` from 5.11.1 to 5.11.2
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.11.1...r5.11.2 )
---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.junit.jupiter:junit-jupiter-engine
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.junit.jupiter:junit-jupiter-params
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-07 11:27:22 -05:00
dependabot[bot]
a4eaade918
Bump uk.org.webcompere:system-stubs-core from 2.0.3 to 2.1.7 ( #264 )
...
* Bump uk.org.webcompere:system-stubs-core from 2.0.3 to 2.1.7
Bumps [uk.org.webcompere:system-stubs-core](https://github.com/webcompere/system-stubs ) from 2.0.3 to 2.1.7.
- [Release notes](https://github.com/webcompere/system-stubs/releases )
- [Changelog](https://github.com/webcompere/system-stubs/blob/main/History.md )
- [Commits](https://github.com/webcompere/system-stubs/compare/system-stubs-parent-2.0.3...system-stubs-parent-2.1.7 )
---
updated-dependencies:
- dependency-name: uk.org.webcompere:system-stubs-core
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Amend version update for test dependency
Signed-off-by: Max Lambrecht <maxlambrecht@gmail.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Max Lambrecht <maxlambrecht@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Max Lambrecht <maxlambrecht@gmail.com>
2024-10-01 18:18:14 -05:00
dependabot[bot]
d946a25230
Bump com.nimbusds:nimbus-jose-jwt from 9.41.1 to 9.41.2 ( #266 )
...
Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt ) from 9.41.1 to 9.41.2.
- [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt )
- [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/commits )
---
updated-dependencies:
- dependency-name: com.nimbusds:nimbus-jose-jwt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Max Lambrecht <maxlambrecht@gmail.com>
2024-10-01 18:14:39 -05:00
dependabot[bot]
36e114bbb6
Bump io.netty:netty-transport-native-kqueue ( #265 )
...
Bumps [io.netty:netty-transport-native-kqueue](https://github.com/netty/netty ) from 4.1.113.Final to 4.1.114.Final.
- [Commits](https://github.com/netty/netty/compare/netty-4.1.113.Final...netty-4.1.114.Final )
---
updated-dependencies:
- dependency-name: io.netty:netty-transport-native-kqueue
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Max Lambrecht <maxlambrecht@gmail.com>
2024-10-01 18:09:20 -05:00
dependabot[bot]
9e1b2f5cf1
Bump jupiterVersion from 5.11.0 to 5.11.1 ( #263 )
...
Bumps `jupiterVersion` from 5.11.0 to 5.11.1.
Updates `org.junit.jupiter:junit-jupiter-api` from 5.11.0 to 5.11.1
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.11.0...r5.11.1 )
Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.0 to 5.11.1
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.11.0...r5.11.1 )
Updates `org.junit.jupiter:junit-jupiter-params` from 5.11.0 to 5.11.1
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.11.0...r5.11.1 )
---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.junit.jupiter:junit-jupiter-engine
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.junit.jupiter:junit-jupiter-params
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-01 18:04:45 -05:00
dependabot[bot]
18947c887e
Bump grpcVersion from 1.66.0 to 1.68.0 ( #262 )
...
Bumps `grpcVersion` from 1.66.0 to 1.68.0.
Updates `io.grpc:protoc-gen-grpc-java` from 1.66.0 to 1.68.0
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/commits )
Updates `io.grpc:grpc-protobuf` from 1.66.0 to 1.68.0
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/commits )
Updates `io.grpc:grpc-stub` from 1.66.0 to 1.68.0
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/commits )
Updates `io.grpc:grpc-inprocess` from 1.66.0 to 1.68.0
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/commits )
Updates `io.grpc:grpc-testing` from 1.66.0 to 1.68.0
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/commits )
Updates `io.grpc:grpc-netty-shaded` from 1.66.0 to 1.68.0
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/commits )
Updates `io.grpc:grpc-netty` from 1.66.0 to 1.68.0
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/commits )
---
updated-dependencies:
- dependency-name: io.grpc:protoc-gen-grpc-java
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-protobuf
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-stub
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-inprocess
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-testing
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-netty-shaded
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-netty
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-23 11:41:39 -05:00
Max Lambrecht
03118e3f12
Prepare release v0.8.7 ( #261 )
...
Signed-off-by: Max Lambrecht <maxlambrecht@gmail.com>
2024-09-20 12:42:25 -07:00
dependabot[bot]
86e6e32add
Bump commons-cli:commons-cli from 1.8.0 to 1.9.0 ( #258 )
...
Bumps commons-cli:commons-cli from 1.8.0 to 1.9.0.
---
updated-dependencies:
- dependency-name: commons-cli:commons-cli
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Max Lambrecht <maxlambrecht@gmail.com>
2024-09-20 14:14:27 -05:00
dependabot[bot]
126a4d90ac
Bump com.nimbusds:nimbus-jose-jwt from 9.40 to 9.41.1 ( #259 )
...
Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt ) from 9.40 to 9.41.1.
- [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt )
- [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.41.1..9.40 )
---
updated-dependencies:
- dependency-name: com.nimbusds:nimbus-jose-jwt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Max Lambrecht <maxlambrecht@gmail.com>
2024-09-20 14:14:12 -05:00
dependabot[bot]
44683c69c8
Bump io.netty:netty-transport-native-kqueue ( #260 )
...
Bumps [io.netty:netty-transport-native-kqueue](https://github.com/netty/netty ) from 4.1.112.Final to 4.1.113.Final.
- [Commits](https://github.com/netty/netty/compare/netty-4.1.112.Final...netty-4.1.113.Final )
---
updated-dependencies:
- dependency-name: io.netty:netty-transport-native-kqueue
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-20 14:13:52 -05:00
dependabot[bot]
f0a16ee86c
Bump jupiterVersion from 5.10.2 to 5.11.0 ( #254 )
...
Bumps `jupiterVersion` from 5.10.2 to 5.11.0.
Updates `org.junit.jupiter:junit-jupiter-api` from 5.10.2 to 5.11.0
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.10.2...r5.11.0 )
Updates `org.junit.jupiter:junit-jupiter-engine` from 5.10.2 to 5.11.0
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.10.2...r5.11.0 )
Updates `org.junit.jupiter:junit-jupiter-params` from 5.10.2 to 5.11.0
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.10.2...r5.11.0 )
---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.junit.jupiter:junit-jupiter-engine
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.junit.jupiter:junit-jupiter-params
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-18 23:49:13 -07:00
dependabot[bot]
f097e3b7af
Bump commons-validator:commons-validator from 1.8.0 to 1.9.0 ( #251 )
...
Bumps commons-validator:commons-validator from 1.8.0 to 1.9.0.
---
updated-dependencies:
- dependency-name: commons-validator:commons-validator
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-18 23:40:20 -07:00
dependabot[bot]
c9251b3339
Bump org.projectlombok:lombok from 1.18.32 to 1.18.34 ( #253 )
...
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok ) from 1.18.32 to 1.18.34.
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown )
- [Commits](https://github.com/projectlombok/lombok/compare/v1.18.32...v1.18.34 )
---
updated-dependencies:
- dependency-name: org.projectlombok:lombok
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-18 23:34:31 -07:00
dependabot[bot]
987944188d
Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0 ( #255 )
...
Bumps org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-lang3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-18 22:06:51 -07:00
dependabot[bot]
b0c9de6c52
Bump io.netty:netty-transport-native-kqueue ( #247 )
...
Bumps [io.netty:netty-transport-native-kqueue](https://github.com/netty/netty ) from 4.1.109.Final to 4.1.112.Final.
- [Commits](https://github.com/netty/netty/compare/netty-4.1.109.Final...netty-4.1.112.Final )
---
updated-dependencies:
- dependency-name: io.netty:netty-transport-native-kqueue
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Max Lambrecht <maxlambrecht@gmail.com>
2024-08-16 14:17:53 -05:00
dependabot[bot]
7e891811aa
Bump com.nimbusds:nimbus-jose-jwt from 9.37.3 to 9.40 ( #244 )
...
Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt ) from 9.37.3 to 9.40.
- [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt )
- [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.40..9.37.3 )
---
updated-dependencies:
- dependency-name: com.nimbusds:nimbus-jose-jwt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Max Lambrecht <maxlambrecht@gmail.com>
2024-08-16 14:17:17 -05:00
dependabot[bot]
966b5b3f4f
Bump commons-cli:commons-cli from 1.7.0 to 1.8.0 ( #241 )
...
Bumps commons-cli:commons-cli from 1.7.0 to 1.8.0.
---
updated-dependencies:
- dependency-name: commons-cli:commons-cli
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Max Lambrecht <maxlambrecht@gmail.com>
2024-08-16 14:16:45 -05:00
dependabot[bot]
b3d0f33e83
Bump docker/build-push-action from 5 to 6 ( #246 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Max Lambrecht <maxlambrecht@gmail.com>
2024-08-16 14:16:16 -05:00
dependabot[bot]
46423ab3d7
Bump grpcVersion from 1.63.0 to 1.66.0 ( #248 )
...
Bumps `grpcVersion` from 1.63.0 to 1.66.0.
Updates `io.grpc:protoc-gen-grpc-java` from 1.63.0 to 1.66.0
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.63.0...v1.66.0 )
Updates `io.grpc:grpc-protobuf` from 1.63.0 to 1.66.0
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.63.0...v1.66.0 )
Updates `io.grpc:grpc-stub` from 1.63.0 to 1.66.0
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.63.0...v1.66.0 )
Updates `io.grpc:grpc-inprocess` from 1.63.0 to 1.66.0
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.63.0...v1.66.0 )
Updates `io.grpc:grpc-testing` from 1.63.0 to 1.66.0
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.63.0...v1.66.0 )
Updates `io.grpc:grpc-netty-shaded` from 1.63.0 to 1.66.0
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.63.0...v1.66.0 )
Updates `io.grpc:grpc-netty` from 1.63.0 to 1.66.0
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.63.0...v1.66.0 )
---
updated-dependencies:
- dependency-name: io.grpc:protoc-gen-grpc-java
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-protobuf
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-stub
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-inprocess
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-testing
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-netty-shaded
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-netty
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Max Lambrecht <maxlambrecht@gmail.com>
2024-08-16 14:13:40 -05:00
Max Lambrecht
b0ab86ba31
Update gradle version to 8.10 ( #231 )
...
* Update gradle version to 8.7
Signed-off-by: Max Lambrecht <maxlambrecht@gmail.com>
* Update gradle to 8.10
Signed-off-by: Max Lambrecht <maxlambrecht@gmail.com>
---------
Signed-off-by: Max Lambrecht <maxlambrecht@gmail.com>
Co-authored-by: Ryan Turner <rturner3@users.noreply.github.com>
2024-08-16 12:01:51 -07:00
Max Lambrecht
bf552c41d3
Change CI macos jdk distribution to zulu ( #249 )
...
Signed-off-by: Max Lambrecht <maxlambrecht@gmail.com>
2024-08-16 11:47:08 -07:00
dependabot[bot]
68565d8813
Bump commons-cli:commons-cli from 1.6.0 to 1.7.0 ( #235 )
...
Bumps commons-cli:commons-cli from 1.6.0 to 1.7.0.
---
updated-dependencies:
- dependency-name: commons-cli:commons-cli
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-18 17:30:23 -05:00
dependabot[bot]
7dfbffb8a3
Bump io.netty:netty-transport-native-kqueue ( #234 )
...
Bumps [io.netty:netty-transport-native-kqueue](https://github.com/netty/netty ) from 4.1.108.Final to 4.1.109.Final.
- [Commits](https://github.com/netty/netty/compare/netty-4.1.108.Final...netty-4.1.109.Final )
---
updated-dependencies:
- dependency-name: io.netty:netty-transport-native-kqueue
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-15 16:24:38 -05:00
dependabot[bot]
daa0bbae83
Bump grpcVersion from 1.62.2 to 1.63.0 ( #232 )
...
Bumps `grpcVersion` from 1.62.2 to 1.63.0.
Updates `io.grpc:protoc-gen-grpc-java` from 1.62.2 to 1.63.0
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.62.2...v1.63.0 )
Updates `io.grpc:grpc-protobuf` from 1.62.2 to 1.63.0
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.62.2...v1.63.0 )
Updates `io.grpc:grpc-stub` from 1.62.2 to 1.63.0
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.62.2...v1.63.0 )
Updates `io.grpc:grpc-inprocess` from 1.62.2 to 1.63.0
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.62.2...v1.63.0 )
Updates `io.grpc:grpc-testing` from 1.62.2 to 1.63.0
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.62.2...v1.63.0 )
Updates `io.grpc:grpc-netty-shaded` from 1.62.2 to 1.63.0
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.62.2...v1.63.0 )
Updates `io.grpc:grpc-netty` from 1.62.2 to 1.63.0
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.62.2...v1.63.0 )
---
updated-dependencies:
- dependency-name: io.grpc:protoc-gen-grpc-java
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-protobuf
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-stub
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-inprocess
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-testing
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-netty-shaded
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-netty
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-04 16:38:20 -05:00
dependabot[bot]
8af85e3f79
Bump io.netty:netty-transport-native-kqueue ( #229 )
...
Bumps [io.netty:netty-transport-native-kqueue](https://github.com/netty/netty ) from 4.1.107.Final to 4.1.108.Final.
- [Commits](https://github.com/netty/netty/compare/netty-4.1.107.Final...netty-4.1.108.Final )
---
updated-dependencies:
- dependency-name: io.netty:netty-transport-native-kqueue
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Max Lambrecht <maxlambrecht@gmail.com>
2024-03-21 18:17:44 -05:00
dependabot[bot]
4cc83b9d80
Bump org.projectlombok:lombok from 1.18.30 to 1.18.32 ( #228 )
...
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok ) from 1.18.30 to 1.18.32.
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown )
- [Commits](https://github.com/projectlombok/lombok/compare/v1.18.30...v1.18.32 )
---
updated-dependencies:
- dependency-name: org.projectlombok:lombok
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-21 18:01:47 -05:00
Max Lambrecht
78f2b722a2
Add Run Build Workflow on Push ( #226 )
...
Add Run Build Workflow on Push
Signed-off-by: Max Lambrecht <maxlambrecht@gmail.com>
2024-03-08 18:15:02 -08:00
Max Lambrecht
4649f50cf3
Update spire version used in integration tests to 1.9.1 ( #225 )
...
Signed-off-by: Max Lambrecht <maxlambrecht@gmail.com>
2024-03-08 12:20:17 -06:00
Max Lambrecht
7bbe3ed36b
Prepare Release 0.8.6 ( #224 )
...
Prepare Release 0.8.6
Signed-off-by: Max Lambrecht <maxlambrecht@gmail.com>
2024-03-04 16:17:49 -06:00
Moritz Schmitz von Hülst
616e8bc3d1
Add functional test for java-spiffe-helper ( #207 )
...
Add functional test for java-spiffe-helper
Signed-off-by: Moritz Schmitz von Hülst <moritz.schmitz@oviva.com>
* Only run on pull_request
Signed-off-by: Moritz Schmitz von Hülst <moritz.schmitz@oviva.com>
* No need for selector, there is only one pod
Signed-off-by: Moritz Schmitz von Hülst <moritz.schmitz@oviva.com>
* Implement suggested changes
Signed-off-by: Moritz Schmitz von Hülst <moritz.schmitz@oviva.com>
* Use tee for logs
Signed-off-by: Moritz Schmitz von Hülst <moritz.schmitz@oviva.com>
* A few changes according to comments
Signed-off-by: Moritz Schmitz von Hülst <moritz.schmitz@oviva.com>
* Extend workflow to support multiple semver ranges for SPIRE helm charts
Signed-off-by: Moritz Schmitz von Hülst <moritz.schmitz@oviva.com>
* Extend workflow to support multiple semver ranges for SPIRE helm charts
Signed-off-by: Moritz Schmitz von Hülst <moritz.schmitz@oviva.com>
* USe SemVer range instead of fixed version
Signed-off-by: Moritz Schmitz von Hülst <moritz.schmitz@oviva.com>
---------
Signed-off-by: Moritz Schmitz von Hülst <moritz.schmitz@oviva.com>
Co-authored-by: Max Lambrecht <maxlambrecht@gmail.com>
2024-03-01 08:43:32 -06:00
Max Lambrecht
c5629c58e7
Update PR Build Workflow ( #217 )
...
Signed-off-by: Max Lambrecht <maxlambrecht@gmail.com>
2024-02-28 15:31:02 -06:00
Max Lambrecht
803dea9a91
Automate and Refactor Release Build ( #220 )
...
Signed-off-by: Max Lambrecht <maxlambrecht@gmail.com>
2024-02-28 14:36:36 -06:00
dependabot[bot]
f8a146b53e
Bump uk.org.webcompere:system-stubs-core from 2.0.2 to 2.1.6 ( #191 )
...
* Bump uk.org.webcompere:system-stubs-core from 2.0.2 to 2.1.6
Bumps [uk.org.webcompere:system-stubs-core](https://github.com/webcompere/system-stubs ) from 2.0.2 to 2.1.6.
- [Release notes](https://github.com/webcompere/system-stubs/releases )
- [Changelog](https://github.com/webcompere/system-stubs/blob/main/History.md )
- [Commits](https://github.com/webcompere/system-stubs/compare/system-stubs-parent-2.0.2...system-stubs-parent-2.1.6 )
---
updated-dependencies:
- dependency-name: uk.org.webcompere:system-stubs-core
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Conditional dependecy uk.org.webcompere version based on java version
Signed-off-by: Max Lambrecht <maxlambrecht@gmail.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Max Lambrecht <maxlambrecht@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Max Lambrecht <maxlambrecht@gmail.com>
2024-02-28 14:30:03 -06:00
Max Lambrecht
4103c93262
Point badge to main branch ( #219 )
...
Signed-off-by: Max Lambrecht <maxlambrecht@gmail.com>
2024-02-28 12:48:39 -06:00
dependabot[bot]
6e993c4350
Bump grpcVersion from 1.61.1 to 1.62.2 ( #222 )
...
Bumps `grpcVersion` from 1.61.1 to 1.62.2.
Updates `io.grpc:protoc-gen-grpc-java` from 1.61.1 to 1.62.2
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.61.1...v1.62.2 )
Updates `io.grpc:grpc-protobuf` from 1.61.1 to 1.62.2
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.61.1...v1.62.2 )
Updates `io.grpc:grpc-stub` from 1.61.1 to 1.62.2
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.61.1...v1.62.2 )
Updates `io.grpc:grpc-inprocess` from 1.61.1 to 1.62.2
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.61.1...v1.62.2 )
Updates `io.grpc:grpc-testing` from 1.61.1 to 1.62.2
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.61.1...v1.62.2 )
Updates `io.grpc:grpc-netty-shaded` from 1.61.1 to 1.62.2
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.61.1...v1.62.2 )
Updates `io.grpc:grpc-netty` from 1.61.1 to 1.62.2
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.61.1...v1.62.2 )
---
updated-dependencies:
- dependency-name: io.grpc:protoc-gen-grpc-java
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-protobuf
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-stub
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-inprocess
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-testing
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-netty-shaded
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-netty
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-27 16:51:23 -06:00
dependabot[bot]
8c9a6d1333
Bump com.google.protobuf:protoc from 3.25.2 to 3.25.3 ( #218 )
...
Bumps [com.google.protobuf:protoc](https://github.com/protocolbuffers/protobuf ) from 3.25.2 to 3.25.3.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl )
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.25.2...v3.25.3 )
---
updated-dependencies:
- dependency-name: com.google.protobuf:protoc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-16 16:32:19 -06:00
Max Lambrecht
8bc61109db
Revert the addition of 'v' to docker image tags ( #216 )
...
Signed-off-by: Max Lambrecht <maxlambrecht@gmail.com>
2024-02-16 15:37:41 -06:00
Max Lambrecht
9215056b63
Fix Gradle Deprecation Warnings ( #211 )
...
Fix Gradle warnings
Signed-off-by: Max Lambrecht <maxlambrecht@gmail.com>
2024-02-16 15:37:23 -06:00
Max Lambrecht
881dbd0bf8
Use Gradle Wrapper in Dockerfile ( #213 )
...
Use Gradle wrapper in Dockerfile
Signed-off-by: Max Lambrecht <maxlambrecht@gmail.com>
2024-02-16 14:58:09 -06:00
Max Lambrecht
15d2980d74
Upgrade Gradle version to 8.6 ( #214 )
...
Signed-off-by: Max Lambrecht <maxlambrecht@gmail.com>
2024-02-16 14:57:35 -06:00
Max Lambrecht
b19bd407b4
Fix jacoco config ( #212 )
...
Signed-off-by: Max Lambrecht <maxlambrecht@gmail.com>
2024-02-16 14:56:58 -06:00
Max Lambrecht
bc833fef25
Update SPIRE version used in integration tests ( #215 )
...
Signed-off-by: Max Lambrecht <maxlambrecht@gmail.com>
2024-02-16 14:50:51 -06:00
Max Lambrecht
9b8b7dad87
Fix image url in the README ( #209 )
...
Signed-off-by: Max Lambrecht <maxlambrecht@gmail.com>
2024-02-15 17:09:16 -06:00
Max Lambrecht
0ff26093f4
Include 'v' in the image tag ( #210 )
...
Signed-off-by: Max Lambrecht <maxlambrecht@gmail.com>
2024-02-15 17:08:58 -06:00
dependabot[bot]
07285eb5e9
Bump io.netty:netty-transport-native-kqueue ( #205 )
...
Bumps [io.netty:netty-transport-native-kqueue](https://github.com/netty/netty ) from 4.1.106.Final to 4.1.107.Final.
- [Commits](https://github.com/netty/netty/compare/netty-4.1.106.Final...netty-4.1.107.Final )
---
updated-dependencies:
- dependency-name: io.netty:netty-transport-native-kqueue
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Max Lambrecht <maxlambrecht@gmail.com>
2024-02-15 16:15:01 -06:00