87 Commits

Author SHA1 Message Date
spring-builds
1126383c45 Bumping versions to 3.1.11-SNAPSHOT after release 2025-05-28 19:01:42 +00:00
spring-builds
e800f02675 Going back to snapshots 2025-05-28 19:01:41 +00:00
spring-builds
8cec7967e3 Update SNAPSHOT to 3.1.10 2025-05-28 18:58:01 +00:00
sgibb
ba448ac971 Updates version to 3.1.10-SNAPSHOT 2025-05-28 14:07:38 -04:00
buildmaster
d7a252d3bd Bumping versions 2023-11-03 21:06:31 +00:00
buildmaster
cf5b1c9b82 Bumping versions to 3.1.10-SNAPSHOT after release 2023-11-03 20:31:39 +00:00
buildmaster
57aed14c28 Going back to snapshots 2023-11-03 20:31:38 +00:00
buildmaster
dc327b79cf Update SNAPSHOT to 3.1.9 2023-11-03 20:28:48 +00:00
dependabot[bot]
6c856dbc06 Bump org.apache.maven.plugins:maven-jar-plugin from 3.2.0 to 3.2.2 (#3079)
Bumps [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.2.0 to 3.2.2.
- [Release notes](https://github.com/apache/maven-jar-plugin/releases)
- [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.2.0...maven-jar-plugin-3.2.2)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-jar-plugin
  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>
2023-10-03 16:31:27 -04:00
dependabot[bot]
8c6f3693dd Bump grpc.version from 1.47.0 to 1.47.1 (#3077)
Bumps `grpc.version` from 1.47.0 to 1.47.1.

Updates `io.grpc:grpc-netty` from 1.47.0 to 1.47.1
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.47.0...v1.47.1)

Updates `io.grpc:grpc-protobuf` from 1.47.0 to 1.47.1
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.47.0...v1.47.1)

Updates `io.grpc:grpc-stub` from 1.47.0 to 1.47.1
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.47.0...v1.47.1)

---
updated-dependencies:
- dependency-name: io.grpc:grpc-netty
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.grpc:grpc-protobuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.grpc:grpc-stub
  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>
2023-10-02 14:42:04 -04:00
buildmaster
eeecc4599a Bumping versions to 3.1.9-SNAPSHOT after release 2023-06-29 11:44:02 +00:00
buildmaster
764407f8ab Going back to snapshots 2023-06-29 11:44:02 +00:00
buildmaster
78efb0b30c Update SNAPSHOT to 3.1.8 2023-06-29 11:41:47 +00:00
buildmaster
2e643e7283 Bumping versions to 3.1.8-SNAPSHOT after release 2023-04-27 15:30:53 +00:00
buildmaster
4f33b00291 Going back to snapshots 2023-04-27 15:30:53 +00:00
buildmaster
4dba68ffd6 Update SNAPSHOT to 3.1.7 2023-04-27 15:28:28 +00:00
spencergibb
5d8c2cf898 Polish "Add ServerWebExchange a new attribute for PathContainer to avoid repeating parsePath in PathRoutePredicateFactory."
See gh-2884
2023-03-15 16:22:03 -04:00
liruihao
18e116c1c6 Adds attribute for PathContainer to avoid repeating parsePath in PathRoutePredicateFactory
Fixes gh-2884
2023-03-15 16:21:49 -04:00
buildmaster
713e351501 Bumping versions to 3.1.7-SNAPSHOT after release 2023-02-24 00:10:54 +00:00
buildmaster
dd0aa46559 Going back to snapshots 2023-02-24 00:10:54 +00:00
buildmaster
2b6deaa611 Update SNAPSHOT to 3.1.6 2023-02-24 00:08:51 +00:00
buildmaster
88a0e4ee0b Bumping versions 2023-01-27 21:08:01 +00:00
buildmaster
6ff9979321 Bumping versions to 3.1.6-SNAPSHOT after release 2023-01-27 15:15:17 +00:00
buildmaster
882cb0c3d6 Going back to snapshots 2023-01-27 15:15:16 +00:00
buildmaster
25d93c1be3 Update SNAPSHOT to 3.1.5 2023-01-27 15:13:13 +00:00
Marcin Grzejszczak
548442dc07 Fix the Kotlin Maven plugin (#2815) 2022-12-14 13:09:57 +01:00
buildmaster
7873f854b5 Going back to snapshots 2022-09-06 20:40:25 +00:00
buildmaster
1ae40a4431 Update SNAPSHOT to 3.1.4 2022-09-06 20:38:38 +00:00
buildmaster
21a6b68349 Bumping versions to 3.1.5-SNAPSHOT after release 2022-09-03 00:05:14 +00:00
buildmaster
36edcd5929 Going back to snapshots 2022-09-03 00:05:14 +00:00
buildmaster
3791cb593c Update SNAPSHOT to 3.1.4 2022-09-03 00:02:54 +00:00
Abel Salgado Romero
774975a0fe Adds support for 'use-insecure-trust-manager' & 'trustedX509Certificates' for GRPC Filter
* Generated certificate with domain name (required for 'trustedX509Certificates')
* Injected SslProperties in GRPC components to configure SslContext (ideally we want to reuse, not replicate, SCG context)
2022-08-31 11:50:36 -04:00
Alberto C. Ríos
1843547e20 Adding native JSON to gRPC filter (#2657) 2022-07-18 12:54:10 -04:00
spencergibb
7c55d977de Bumps to next snapshot version 2022-05-27 13:58:45 -04:00
buildmaster
4167afdeea Update SNAPSHOT to 3.1.3 2022-05-26 20:46:27 +00:00
buildmaster
da8b3c3149 Bumping versions to 3.1.3-SNAPSHOT after release 2022-04-27 11:08:25 +00:00
buildmaster
1d01a5781e Going back to snapshots 2022-04-27 11:08:25 +00:00
buildmaster
735fd52f1a Update SNAPSHOT to 3.1.2 2022-04-27 11:05:56 +00:00
Olga Maciaszek-Sharma
04668960bc Revert "Update SNAPSHOT to 3.1.2"
This reverts commit 9219ffe8ee.
2022-04-27 11:16:56 +02:00
Olga Maciaszek-Sharma
8f104153e1 Revert "Going back to snapshots"
This reverts commit 8c461a3786.
2022-04-27 11:16:52 +02:00
Olga Maciaszek-Sharma
f025a0f042 Revert "Bumping versions to 3.1.3-SNAPSHOT after release"
This reverts commit 013c0e2b60.
2022-04-27 11:16:48 +02:00
Olga Maciaszek-Sharma
0181217743 Revert "Bumping versions"
This reverts commit 83ebee5bd7.
2022-04-27 11:16:45 +02:00
buildmaster
83ebee5bd7 Bumping versions 2022-04-26 21:11:49 +00:00
buildmaster
013c0e2b60 Bumping versions to 3.1.3-SNAPSHOT after release 2022-04-26 16:16:54 +00:00
buildmaster
8c461a3786 Going back to snapshots 2022-04-26 16:16:54 +00:00
buildmaster
9219ffe8ee Update SNAPSHOT to 3.1.2 2022-04-26 16:14:52 +00:00
buildmaster
d5ed2a3c64 Bumping versions to 3.1.2-SNAPSHOT after release 2022-02-17 17:10:07 +00:00
buildmaster
d2652f9e51 Going back to snapshots 2022-02-17 17:10:06 +00:00
buildmaster
d66ab832d1 Update SNAPSHOT to 3.1.1 2022-02-17 17:08:10 +00:00
buildmaster
adf4f9d842 Bumping versions to 3.1.1-SNAPSHOT after release 2021-12-01 19:01:10 +00:00