dependabot[bot]
|
99d6facb53
|
Bump netty4_version from 4.1.99.Final to 4.1.100.Final (#13209)
Bumps `netty4_version` from 4.1.99.Final to 4.1.100.Final.
Updates `io.netty:netty-all` from 4.1.99.Final to 4.1.100.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.99.Final...netty-4.1.100.Final)
Updates `io.netty:netty-bom` from 4.1.99.Final to 4.1.100.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.99.Final...netty-4.1.100.Final)
---
updated-dependencies:
- dependency-name: io.netty:netty-all
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: io.netty:netty-bom
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-19 15:26:01 +08:00 |
dependabot[bot]
|
7548a03fdc
|
Bump io.micrometer:micrometer-bom from 1.11.4 to 1.11.5 (#13210)
Bumps [io.micrometer:micrometer-bom](https://github.com/micrometer-metrics/micrometer) from 1.11.4 to 1.11.5.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.11.4...v1.11.5)
---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-bom
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-17 17:30:30 +08:00 |
dependabot[bot]
|
bf0522d7e0
|
Bump io.projectreactor:reactor-core from 3.5.10 to 3.5.11 (#13208)
Bumps [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) from 3.5.10 to 3.5.11.
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](https://github.com/reactor/reactor-core/compare/v3.5.10...v3.5.11)
---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-core
dependency-type: direct:development
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-17 16:50:33 +08:00 |
dependabot[bot]
|
e7a8fe007e
|
Bump net.bytebuddy:byte-buddy from 1.14.8 to 1.14.9 (#13211)
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.14.8 to 1.14.9.
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.14.8...byte-buddy-1.14.9)
---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
dependency-type: direct:development
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-17 16:20:40 +08:00 |
dependabot[bot]
|
9cbd55766a
|
Bump jackson_version from 2.15.2 to 2.15.3 (#13203)
Bumps `jackson_version` from 2.15.2 to 2.15.3.
Updates `com.fasterxml.jackson.core:jackson-core` from 2.15.2 to 2.15.3
- [Release notes](https://github.com/FasterXML/jackson-core/releases)
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.15.2...jackson-core-2.15.3)
Updates `com.fasterxml.jackson.core:jackson-databind` from 2.15.2 to 2.15.3
- [Commits](https://github.com/FasterXML/jackson/commits)
Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.15.2 to 2.15.3
Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.15.2 to 2.15.3
- [Commits](https://github.com/FasterXML/jackson/commits)
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.core:jackson-databind
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
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-17 16:08:04 +08:00 |
dependabot[bot]
|
8f6094b352
|
Bump jetty_version from 9.4.52.v20230823 to 9.4.53.v20231009 (#13206)
Bumps `jetty_version` from 9.4.52.v20230823 to 9.4.53.v20231009.
Updates `org.eclipse.jetty:jetty-server` from 9.4.52.v20230823 to 9.4.53.v20231009
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.52.v20230823...jetty-9.4.53.v20231009)
Updates `org.eclipse.jetty:jetty-servlet` from 9.4.52.v20230823 to 9.4.53.v20231009
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.52.v20230823...jetty-9.4.53.v20231009)
---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-server
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty:jetty-servlet
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-17 16:07:54 +08:00 |
dependabot[bot]
|
310751159d
|
Bump io.micrometer:micrometer-tracing-bom from 1.1.5 to 1.1.6 (#13207)
Bumps [io.micrometer:micrometer-tracing-bom](https://github.com/micrometer-metrics/tracing) from 1.1.5 to 1.1.6.
- [Release notes](https://github.com/micrometer-metrics/tracing/releases)
- [Commits](https://github.com/micrometer-metrics/tracing/compare/v1.1.5...v1.1.6)
---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-tracing-bom
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-17 16:07:41 +08:00 |
dependabot[bot]
|
2d9f36adb2
|
Bump com.alibaba.fastjson2:fastjson2 from 2.0.40 to 2.0.41 (#13170)
Bumps [com.alibaba.fastjson2:fastjson2](https://github.com/alibaba/fastjson2) from 2.0.40 to 2.0.41.
- [Release notes](https://github.com/alibaba/fastjson2/releases)
- [Commits](https://github.com/alibaba/fastjson2/compare/2.0.40...2.0.41)
---
updated-dependencies:
- dependency-name: com.alibaba.fastjson2:fastjson2
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-10 10:20:30 +08:00 |
dependabot[bot]
|
5bef1fef65
|
Bump protobuf-java_version from 3.24.3 to 3.24.4 (#13167)
Bumps `protobuf-java_version` from 3.24.3 to 3.24.4.
Updates `com.google.protobuf:protobuf-java` from 3.24.3 to 3.24.4
- [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.24.3...v3.24.4)
Updates `com.google.protobuf:protobuf-java-util` from 3.24.3 to 3.24.4
---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.google.protobuf:protobuf-java-util
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-09 17:30:30 +08:00 |
dependabot[bot]
|
f05a233859
|
Bump fabric8_kubernetes_version from 6.8.1 to 6.9.0 (#13166)
Bumps `fabric8_kubernetes_version` from 6.8.1 to 6.9.0.
Updates `io.fabric8:kubernetes-client` from 6.8.1 to 6.9.0
- [Release notes](https://github.com/fabric8io/kubernetes-client/releases)
- [Changelog](https://github.com/fabric8io/kubernetes-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fabric8io/kubernetes-client/compare/v6.8.1...v6.9.0)
Updates `io.fabric8:kubernetes-server-mock` from 6.8.1 to 6.9.0
---
updated-dependencies:
- dependency-name: io.fabric8:kubernetes-client
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.fabric8:kubernetes-server-mock
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>
|
2023-10-09 17:27:02 +08:00 |
dependabot[bot]
|
7ecb1814f5
|
Bump org.testcontainers:testcontainers from 1.19.0 to 1.19.1 (#13169)
Bumps [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) from 1.19.0 to 1.19.1.
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.19.0...1.19.1)
---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers
dependency-type: direct:development
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-09 17:01:28 +08:00 |
Albumen Kevin
|
300198b8e1
|
bump to 3.2.8-SNAPSHOT
|
2023-10-07 13:56:11 +08:00 |
Albumen Kevin
|
831d8e24a0
|
Merge branch '3.2.7-release' into apache-3.2
|
2023-10-07 13:55:39 +08:00 |
dependabot[bot]
|
edd3efa5b9
|
Bump netty4_version from 4.1.97.Final to 4.1.99.Final (#13148)
Bumps `netty4_version` from 4.1.97.Final to 4.1.99.Final.
Updates `io.netty:netty-all` from 4.1.97.Final to 4.1.99.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.97.Final...netty-4.1.99.Final)
Updates `io.netty:netty-bom` from 4.1.97.Final to 4.1.99.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.97.Final...netty-4.1.99.Final)
---
updated-dependencies:
- dependency-name: io.netty:netty-all
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: io.netty:netty-bom
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-07 13:38:47 +08:00 |
dependabot[bot]
|
dff06a6cb8
|
Bump org.xerial.snappy:snappy-java from 1.1.10.4 to 1.1.10.5 (#13149)
Bumps [org.xerial.snappy:snappy-java](https://github.com/xerial/snappy-java) from 1.1.10.4 to 1.1.10.5.
- [Release notes](https://github.com/xerial/snappy-java/releases)
- [Commits](https://github.com/xerial/snappy-java/compare/v1.1.10.4...v1.1.10.5)
---
updated-dependencies:
- dependency-name: org.xerial.snappy:snappy-java
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-07 10:11:00 +08:00 |
Albumen Kevin
|
dc62adb612
|
Update to curator 5 by default in dependencies bom (#13147)
|
2023-10-04 09:04:10 +08:00 |
Albumen Kevin
|
bcce90a31e
|
Prepare 3.2.7 release
|
2023-09-26 14:03:17 +08:00 |
dependabot[bot]
|
86b9b3c41c
|
Bump org.springframework.security:spring-security-bom (#13117)
Bumps [org.springframework.security:spring-security-bom](https://github.com/spring-projects/spring-security) from 5.8.6 to 5.8.7.
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](https://github.com/spring-projects/spring-security/compare/5.8.6...5.8.7)
---
updated-dependencies:
- dependency-name: org.springframework.security:spring-security-bom
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-09-25 16:52:12 +08:00 |
dependabot[bot]
|
a8e9abc6df
|
Bump org.xerial.snappy:snappy-java from 1.1.10.3 to 1.1.10.4 (#13118)
Bumps [org.xerial.snappy:snappy-java](https://github.com/xerial/snappy-java) from 1.1.10.3 to 1.1.10.4.
- [Release notes](https://github.com/xerial/snappy-java/releases)
- [Commits](https://github.com/xerial/snappy-java/compare/v1.1.10.3...v1.1.10.4)
---
updated-dependencies:
- dependency-name: org.xerial.snappy:snappy-java
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-09-25 16:51:41 +08:00 |
dependabot[bot]
|
60a4aa19f4
|
Bump io.micrometer:micrometer-tracing-bom from 1.1.4 to 1.1.5 (#13068)
Bumps [io.micrometer:micrometer-tracing-bom](https://github.com/micrometer-metrics/tracing) from 1.1.4 to 1.1.5.
- [Release notes](https://github.com/micrometer-metrics/tracing/releases)
- [Commits](https://github.com/micrometer-metrics/tracing/compare/v1.1.4...v1.1.5)
---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-tracing-bom
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: Albumen Kevin <jhq0812@gmail.com>
|
2023-09-20 15:14:18 +08:00 |
dependabot[bot]
|
ee8c823f2d
|
Bump io.micrometer:micrometer-bom from 1.11.3 to 1.11.4 (#13069)
Bumps [io.micrometer:micrometer-bom](https://github.com/micrometer-metrics/micrometer) from 1.11.3 to 1.11.4.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.11.3...v1.11.4)
---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-bom
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: Albumen Kevin <jhq0812@gmail.com>
|
2023-09-20 09:42:44 +08:00 |
dependabot[bot]
|
af490e68c1
|
Bump io.projectreactor:reactor-core from 3.5.9 to 3.5.10 (#13073)
Bumps [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) from 3.5.9 to 3.5.10.
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](https://github.com/reactor/reactor-core/compare/v3.5.9...v3.5.10)
---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-core
dependency-type: direct:development
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: Albumen Kevin <jhq0812@gmail.com>
|
2023-09-20 09:42:03 +08:00 |
dependabot[bot]
|
47643da11b
|
Bump net.bytebuddy:byte-buddy from 1.14.7 to 1.14.8 (#13075)
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.14.7...byte-buddy-1.14.8)
---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
dependency-type: direct:development
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: Albumen Kevin <jhq0812@gmail.com>
|
2023-09-20 09:41:29 +08:00 |
dependabot[bot]
|
d212f6554b
|
Bump grpc.version from 1.57.2 to 1.58.0 (#13037)
* Bump grpc.version from 1.57.2 to 1.58.0
Bumps `grpc.version` from 1.57.2 to 1.58.0.
Updates `io.grpc:grpc-core` from 1.57.2 to 1.58.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.57.2...v1.58.0)
Updates `io.grpc:grpc-stub` from 1.57.2 to 1.58.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.57.2...v1.58.0)
Updates `io.grpc:grpc-protobuf` from 1.57.2 to 1.58.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.57.2...v1.58.0)
Updates `io.grpc:grpc-context` from 1.57.2 to 1.58.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.57.2...v1.58.0)
Updates `io.grpc:grpc-netty-shaded` from 1.57.2 to 1.58.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.57.2...v1.58.0)
Updates `io.grpc:grpc-netty` from 1.57.2 to 1.58.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.57.2...v1.58.0)
Updates `io.grpc:grpc-grpclb` from 1.57.2 to 1.58.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.57.2...v1.58.0)
---
updated-dependencies:
- dependency-name: io.grpc:grpc-core
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-protobuf
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-context
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
- dependency-name: io.grpc:grpc-grpclb
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Fix compile
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Albumen Kevin <jhq0812@gmail.com>
|
2023-09-12 12:29:11 +08:00 |
dependabot[bot]
|
774642a2c9
|
Bump protobuf-java_version from 3.24.2 to 3.24.3 (#13038)
Bumps `protobuf-java_version` from 3.24.2 to 3.24.3.
Updates `com.google.protobuf:protobuf-java` from 3.24.2 to 3.24.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.24.2...v3.24.3)
Updates `com.google.protobuf:protobuf-java-util` from 3.24.2 to 3.24.3
---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.google.protobuf:protobuf-java-util
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-09-11 17:18:03 +08:00 |
Albumen Kevin
|
0ba35d3704
|
Bump to 3.2.7-SNAPSHOT
|
2023-09-11 17:10:34 +08:00 |
Albumen Kevin
|
286c87bc26
|
Prepare 3.2.6 release
|
2023-09-11 17:10:34 +08:00 |
dependabot[bot]
|
dc6d37aac1
|
Bump jetty_version from 9.4.51.v20230217 to 9.4.52.v20230823 (#13003)
Bumps `jetty_version` from 9.4.51.v20230217 to 9.4.52.v20230823.
Updates `org.eclipse.jetty:jetty-server` from 9.4.51.v20230217 to 9.4.52.v20230823
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.51.v20230217...jetty-9.4.52.v20230823)
Updates `org.eclipse.jetty:jetty-servlet` from 9.4.51.v20230217 to 9.4.52.v20230823
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.51.v20230217...jetty-9.4.52.v20230823)
---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-server
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty:jetty-servlet
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-09-04 17:17:21 +08:00 |
dependabot[bot]
|
60cbc4a5b6
|
Bump org.apache.thrift:libthrift from 0.18.1 to 0.19.0 (#13007)
Bumps [org.apache.thrift:libthrift](https://github.com/apache/thrift) from 0.18.1 to 0.19.0.
- [Release notes](https://github.com/apache/thrift/releases)
- [Changelog](https://github.com/apache/thrift/blob/master/CHANGES.md)
- [Commits](https://github.com/apache/thrift/compare/v0.18.1...v0.19.0)
---
updated-dependencies:
- dependency-name: org.apache.thrift:libthrift
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>
|
2023-09-04 17:17:00 +08:00 |
dependabot[bot]
|
a4280b20a4
|
Bump com.alibaba.fastjson2:fastjson2 from 2.0.39 to 2.0.40 (#13005)
Bumps [com.alibaba.fastjson2:fastjson2](https://github.com/alibaba/fastjson2) from 2.0.39 to 2.0.40.
- [Release notes](https://github.com/alibaba/fastjson2/releases)
- [Commits](https://github.com/alibaba/fastjson2/compare/2.0.39...2.0.40)
---
updated-dependencies:
- dependency-name: com.alibaba.fastjson2:fastjson2
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-09-04 17:16:15 +08:00 |
dependabot[bot]
|
e07fc6311b
|
Bump org.testcontainers:testcontainers from 1.18.3 to 1.19.0 (#12969)
Bumps [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) from 1.18.3 to 1.19.0.
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.18.3...1.19.0)
---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers
dependency-type: direct:development
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>
|
2023-08-29 16:04:43 +08:00 |
dependabot[bot]
|
042a17941d
|
Bump org.springframework.security:spring-security-bom (#12966)
Bumps [org.springframework.security:spring-security-bom](https://github.com/spring-projects/spring-security) from 5.8.5 to 5.8.6.
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](https://github.com/spring-projects/spring-security/compare/5.8.5...5.8.6)
---
updated-dependencies:
- dependency-name: org.springframework.security:spring-security-bom
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-08-29 09:45:09 +08:00 |
dependabot[bot]
|
3fa2674df3
|
Bump netty4_version from 4.1.96.Final to 4.1.97.Final (#12964)
Bumps `netty4_version` from 4.1.96.Final to 4.1.97.Final.
Updates `io.netty:netty-all` from 4.1.96.Final to 4.1.97.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.96.Final...netty-4.1.97.Final)
Updates `io.netty:netty-bom` from 4.1.96.Final to 4.1.97.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.96.Final...netty-4.1.97.Final)
---
updated-dependencies:
- dependency-name: io.netty:netty-all
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: io.netty:netty-bom
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-08-29 09:44:51 +08:00 |
dependabot[bot]
|
56d312fefd
|
Bump org.yaml:snakeyaml from 2.1 to 2.2 (#12970)
Bumps [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 2.1 to 2.2.
- [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.2..snakeyaml-2.1)
---
updated-dependencies:
- dependency-name: org.yaml:snakeyaml
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>
|
2023-08-29 09:44:12 +08:00 |
dependabot[bot]
|
53f5c77ac1
|
Bump protobuf-java_version from 3.24.1 to 3.24.2 (#12967)
Bumps `protobuf-java_version` from 3.24.1 to 3.24.2.
Updates `com.google.protobuf:protobuf-java` from 3.24.1 to 3.24.2
- [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.24.1...v3.24.2)
Updates `com.google.protobuf:protobuf-java-util` from 3.24.1 to 3.24.2
---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.google.protobuf:protobuf-java-util
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-08-29 09:43:51 +08:00 |
dependabot[bot]
|
48a65a3510
|
Bump net.bytebuddy:byte-buddy from 1.14.5 to 1.14.7 (#12972)
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.14.5 to 1.14.7.
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.14.5...byte-buddy-1.14.7)
---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
dependency-type: direct:development
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-08-29 09:42:59 +08:00 |
dependabot[bot]
|
0c6b1ee17a
|
Bump netty4_version from 4.1.95.Final to 4.1.96.Final (#12820)
Bumps `netty4_version` from 4.1.95.Final to 4.1.96.Final.
Updates `io.netty:netty-all` from 4.1.95.Final to 4.1.96.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.95.Final...netty-4.1.96.Final)
Updates `io.netty:netty-bom` from 4.1.95.Final to 4.1.96.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.95.Final...netty-4.1.96.Final)
---
updated-dependencies:
- dependency-name: io.netty:netty-all
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: io.netty:netty-bom
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-08-22 16:04:37 +08:00 |
dependabot[bot]
|
3eed8dd6f4
|
Bump io.micrometer:micrometer-bom from 1.11.2 to 1.11.3 (#12933)
Bumps [io.micrometer:micrometer-bom](https://github.com/micrometer-metrics/micrometer) from 1.11.2 to 1.11.3.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.11.2...v1.11.3)
---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-bom
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: songxiaosheng <songxiaosheng@elastic.link>
|
2023-08-22 09:48:21 +08:00 |
dependabot[bot]
|
86f6d61c44
|
Bump fabric8_kubernetes_version from 6.8.0 to 6.8.1 (#12931)
Bumps `fabric8_kubernetes_version` from 6.8.0 to 6.8.1.
Updates `io.fabric8:kubernetes-client` from 6.8.0 to 6.8.1
- [Release notes](https://github.com/fabric8io/kubernetes-client/releases)
- [Changelog](https://github.com/fabric8io/kubernetes-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fabric8io/kubernetes-client/compare/v6.8.0...v6.8.1)
Updates `io.fabric8:kubernetes-server-mock` from 6.8.0 to 6.8.1
---
updated-dependencies:
- dependency-name: io.fabric8:kubernetes-client
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.fabric8:kubernetes-server-mock
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-08-21 18:34:25 +08:00 |
dependabot[bot]
|
92aea5de0e
|
Bump net.bytebuddy:byte-buddy from 1.14.5 to 1.14.6 (#12936)
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.14.5 to 1.14.6.
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.14.5...byte-buddy-1.14.6)
---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
dependency-type: direct:development
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-08-21 18:33:05 +08:00 |
dependabot[bot]
|
0b66eed1ca
|
Bump io.micrometer:micrometer-tracing-bom from 1.1.3 to 1.1.4 (#12934)
Bumps [io.micrometer:micrometer-tracing-bom](https://github.com/micrometer-metrics/tracing) from 1.1.3 to 1.1.4.
- [Release notes](https://github.com/micrometer-metrics/tracing/releases)
- [Commits](https://github.com/micrometer-metrics/tracing/compare/v1.1.3...v1.1.4)
---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-tracing-bom
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-08-21 17:20:16 +08:00 |
dependabot[bot]
|
8c2cfc8bf6
|
Bump io.projectreactor:reactor-core from 3.5.8 to 3.5.9 (#12937)
Bumps [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) from 3.5.8 to 3.5.9.
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](https://github.com/reactor/reactor-core/compare/v3.5.8...v3.5.9)
---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-core
dependency-type: direct:development
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-08-21 17:19:41 +08:00 |
dependabot[bot]
|
ce1d0b70db
|
Bump grpc.version from 1.57.1 to 1.57.2 (#12932)
Bumps `grpc.version` from 1.57.1 to 1.57.2.
Updates `io.grpc:grpc-core` from 1.57.1 to 1.57.2
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.57.1...v1.57.2)
Updates `io.grpc:grpc-stub` from 1.57.1 to 1.57.2
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.57.1...v1.57.2)
Updates `io.grpc:grpc-protobuf` from 1.57.1 to 1.57.2
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.57.1...v1.57.2)
Updates `io.grpc:grpc-context` from 1.57.1 to 1.57.2
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.57.1...v1.57.2)
Updates `io.grpc:grpc-netty-shaded` from 1.57.1 to 1.57.2
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.57.1...v1.57.2)
Updates `io.grpc:grpc-netty` from 1.57.1 to 1.57.2
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.57.1...v1.57.2)
Updates `io.grpc:grpc-grpclb` from 1.57.1 to 1.57.2
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.57.1...v1.57.2)
---
updated-dependencies:
- dependency-name: io.grpc:grpc-core
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
- dependency-name: io.grpc:grpc-protobuf
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.grpc:grpc-context
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.grpc:grpc-netty-shaded
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.grpc:grpc-netty
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.grpc:grpc-grpclb
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-08-21 17:19:27 +08:00 |
dependabot[bot]
|
687d2f1ee4
|
Bump protobuf-java_version from 3.24.0 to 3.24.1 (#12929)
Bumps `protobuf-java_version` from 3.24.0 to 3.24.1.
Updates `com.google.protobuf:protobuf-java` from 3.24.0 to 3.24.1
- [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.24.0...v3.24.1)
Updates `com.google.protobuf:protobuf-java-util` from 3.24.0 to 3.24.1
---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.google.protobuf:protobuf-java-util
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-08-21 17:18:56 +08:00 |
Albumen Kevin
|
4562932433
|
Bump fastjson2 version from 2.0.38 to 2.0.39 (#12914)
|
2023-08-16 15:44:48 +08:00 |
dependabot[bot]
|
f453e6c6e8
|
Bump protobuf-java_version from 3.23.4 to 3.24.0 (#12894)
Bumps `protobuf-java_version` from 3.23.4 to 3.24.0.
Updates `com.google.protobuf:protobuf-java` from 3.23.4 to 3.24.0
- [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.23.4...v3.24.0)
Updates `com.google.protobuf:protobuf-java-util` from 3.23.4 to 3.24.0
---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.protobuf:protobuf-java-util
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>
|
2023-08-14 18:13:49 +08:00 |
dependabot[bot]
|
a060673412
|
Bump com.alibaba.fastjson2:fastjson2 from 2.0.35 to 2.0.38 (#12822)
* Bump com.alibaba.fastjson2:fastjson2 from 2.0.35 to 2.0.38
Bumps [com.alibaba.fastjson2:fastjson2](https://github.com/alibaba/fastjson2) from 2.0.35 to 2.0.38.
- [Release notes](https://github.com/alibaba/fastjson2/releases)
- [Commits](https://github.com/alibaba/fastjson2/compare/2.0.35...2.0.38)
---
updated-dependencies:
- dependency-name: com.alibaba.fastjson2:fastjson2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* throws exception if ban
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Albumen Kevin <jhq0812@gmail.com>
|
2023-08-10 19:25:57 +08:00 |
dependabot[bot]
|
f8e9d60a55
|
Bump org.yaml:snakeyaml from 2.0 to 2.1 (#12857)
Bumps [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 2.0 to 2.1.
- [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.1..snakeyaml-2.0)
---
updated-dependencies:
- dependency-name: org.yaml:snakeyaml
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>
|
2023-08-09 15:43:17 +08:00 |
dependabot[bot]
|
1ff8be4aab
|
Bump grpc.version from 1.57.0 to 1.57.1 (#12856)
Bumps `grpc.version` from 1.57.0 to 1.57.1.
Updates `io.grpc:grpc-core` from 1.57.0 to 1.57.1
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.57.0...v1.57.1)
Updates `io.grpc:grpc-stub` from 1.57.0 to 1.57.1
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.57.0...v1.57.1)
Updates `io.grpc:grpc-protobuf` from 1.57.0 to 1.57.1
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.57.0...v1.57.1)
Updates `io.grpc:grpc-context` from 1.57.0 to 1.57.1
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.57.0...v1.57.1)
Updates `io.grpc:grpc-netty-shaded` from 1.57.0 to 1.57.1
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.57.0...v1.57.1)
Updates `io.grpc:grpc-netty` from 1.57.0 to 1.57.1
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.57.0...v1.57.1)
Updates `io.grpc:grpc-grpclb` from 1.57.0 to 1.57.1
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.57.0...v1.57.1)
---
updated-dependencies:
- dependency-name: io.grpc:grpc-core
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
- dependency-name: io.grpc:grpc-protobuf
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.grpc:grpc-context
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.grpc:grpc-netty-shaded
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.grpc:grpc-netty
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.grpc:grpc-grpclb
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-08-09 15:42:48 +08:00 |
Albumen Kevin
|
12dacb989a
|
Bump to 3.2.6-SNAPSHOT
|
2023-08-09 13:58:04 +08:00 |
Albumen Kevin
|
aacf868715
|
Merge branch '3.2.5-release' into apache-3.2
|
2023-08-09 13:57:38 +08:00 |
Albumen Kevin
|
aa54350c6f
|
Merge branch 'apache-3.2' into 3.2.5-release
|
2023-07-31 19:11:49 +08:00 |
dependabot[bot]
|
5f9d5802ec
|
Bump fabric8_kubernetes_version from 6.6.2 to 6.8.0 (#12819)
Bumps `fabric8_kubernetes_version` from 6.6.2 to 6.8.0.
Updates `io.fabric8:kubernetes-client` from 6.6.2 to 6.8.0
- [Release notes](https://github.com/fabric8io/kubernetes-client/releases)
- [Changelog](https://github.com/fabric8io/kubernetes-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fabric8io/kubernetes-client/compare/v6.6.2...v6.8.0)
Updates `io.fabric8:kubernetes-server-mock` from 6.6.2 to 6.8.0
---
updated-dependencies:
- dependency-name: io.fabric8:kubernetes-client
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.fabric8:kubernetes-server-mock
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>
|
2023-07-31 19:03:27 +08:00 |
dependabot[bot]
|
4bc9187531
|
Bump grpc.version from 1.56.1 to 1.57.0 (#12821)
Bumps `grpc.version` from 1.56.1 to 1.57.0.
Updates `io.grpc:grpc-core` from 1.56.1 to 1.57.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.56.1...v1.57.0)
Updates `io.grpc:grpc-stub` from 1.56.1 to 1.57.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.56.1...v1.57.0)
Updates `io.grpc:grpc-protobuf` from 1.56.1 to 1.57.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.56.1...v1.57.0)
Updates `io.grpc:grpc-context` from 1.56.1 to 1.57.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.56.1...v1.57.0)
Updates `io.grpc:grpc-netty-shaded` from 1.56.1 to 1.57.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.56.1...v1.57.0)
Updates `io.grpc:grpc-netty` from 1.56.1 to 1.57.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.56.1...v1.57.0)
Updates `io.grpc:grpc-grpclb` from 1.56.1 to 1.57.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.56.1...v1.57.0)
---
updated-dependencies:
- dependency-name: io.grpc:grpc-core
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-protobuf
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-context
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
- dependency-name: io.grpc:grpc-grpclb
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>
|
2023-07-31 19:03:17 +08:00 |
TomlongTK
|
3c5cb3bc01
|
remove unused dependency (#12772)
|
2023-07-25 21:09:48 +08:00 |
dependabot[bot]
|
925e81ae5f
|
Bump org.springframework.security:spring-security-bom (#12781)
Bumps [org.springframework.security:spring-security-bom](https://github.com/spring-projects/spring-security) from 5.8.4 to 5.8.5.
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](https://github.com/spring-projects/spring-security/compare/5.8.4...5.8.5)
---
updated-dependencies:
- dependency-name: org.springframework.security:spring-security-bom
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-07-25 21:09:30 +08:00 |
dependabot[bot]
|
0b1c5fcc13
|
Bump netty4_version from 4.1.94.Final to 4.1.95.Final (#12784)
Bumps `netty4_version` from 4.1.94.Final to 4.1.95.Final.
Updates `io.netty:netty-all` from 4.1.94.Final to 4.1.95.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.94.Final...netty-4.1.95.Final)
Updates `io.netty:netty-bom` from 4.1.94.Final to 4.1.95.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.94.Final...netty-4.1.95.Final)
---
updated-dependencies:
- dependency-name: io.netty:netty-all
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: io.netty:netty-bom
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-07-25 21:03:26 +08:00 |
dependabot[bot]
|
70fa0f4626
|
Bump org.xerial.snappy:snappy-java from 1.1.10.2 to 1.1.10.3 (#12785)
Bumps [org.xerial.snappy:snappy-java](https://github.com/xerial/snappy-java) from 1.1.10.2 to 1.1.10.3.
- [Release notes](https://github.com/xerial/snappy-java/releases)
- [Commits](https://github.com/xerial/snappy-java/compare/v1.1.10.2...v1.1.10.3)
---
updated-dependencies:
- dependency-name: org.xerial.snappy:snappy-java
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-07-25 21:03:09 +08:00 |
dependabot[bot]
|
8c20e80b8e
|
Bump micrometer-tracing-bom from 1.1.2 to 1.1.3 (#12743)
Bumps [micrometer-tracing-bom](https://github.com/micrometer-metrics/tracing) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/micrometer-metrics/tracing/releases)
- [Commits](https://github.com/micrometer-metrics/tracing/compare/v1.1.2...v1.1.3)
---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-tracing-bom
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-07-19 16:45:11 +08:00 |
dependabot[bot]
|
7a51c2379f
|
Bump reactor-core from 3.5.7 to 3.5.8 (#12744)
Bumps [reactor-core](https://github.com/reactor/reactor-core) from 3.5.7 to 3.5.8.
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](https://github.com/reactor/reactor-core/compare/v3.5.7...v3.5.8)
---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-core
dependency-type: direct:development
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-07-19 14:06:17 +08:00 |
dependabot[bot]
|
b7ad0c95b3
|
Bump micrometer-bom from 1.11.1 to 1.11.2 (#12748)
Bumps [micrometer-bom](https://github.com/micrometer-metrics/micrometer) from 1.11.1 to 1.11.2.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.11.1...v1.11.2)
---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-bom
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-07-19 14:05:36 +08:00 |
dependabot[bot]
|
2aab3e7ef0
|
Bump jetcd-core from 0.7.5 to 0.7.6 (#12749)
Bumps [jetcd-core](https://github.com/etcd-io/jetcd) from 0.7.5 to 0.7.6.
- [Release notes](https://github.com/etcd-io/jetcd/releases)
- [Changelog](https://github.com/etcd-io/jetcd/blob/main/CHANGELOG.md)
- [Commits](https://github.com/etcd-io/jetcd/compare/jetcd-0.7.5...jetcd-0.7.6)
---
updated-dependencies:
- dependency-name: io.etcd:jetcd-core
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-07-19 14:05:26 +08:00 |
dependabot[bot]
|
74c1ebefe0
|
Bump jetcd-launcher from 0.7.5 to 0.7.6 (#12747)
Bumps [jetcd-launcher](https://github.com/etcd-io/jetcd) from 0.7.5 to 0.7.6.
- [Release notes](https://github.com/etcd-io/jetcd/releases)
- [Changelog](https://github.com/etcd-io/jetcd/blob/main/CHANGELOG.md)
- [Commits](https://github.com/etcd-io/jetcd/compare/jetcd-0.7.5...jetcd-0.7.6)
---
updated-dependencies:
- dependency-name: io.etcd:jetcd-launcher
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-07-19 14:05:15 +08:00 |
dependabot[bot]
|
e205190833
|
Bump snappy-java from 1.1.10.1 to 1.1.10.2 (#12745)
Bumps [snappy-java](https://github.com/xerial/snappy-java) from 1.1.10.1 to 1.1.10.2.
- [Release notes](https://github.com/xerial/snappy-java/releases)
- [Commits](https://github.com/xerial/snappy-java/compare/v1.1.10.1...v1.1.10.2)
---
updated-dependencies:
- dependency-name: org.xerial.snappy:snappy-java
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-07-19 14:05:08 +08:00 |
Albumen Kevin
|
30be46591f
|
Prepare 3.2.5 release
|
2023-07-17 18:45:04 +08:00 |
Albumen Kevin
|
256b916ce2
|
bump version
|
2023-07-17 18:40:43 +08:00 |
dependabot[bot]
|
150485b1aa
|
Bump protobuf-java_version from 3.23.3 to 3.23.4 (#12702)
Bumps `protobuf-java_version` from 3.23.3 to 3.23.4.
Updates `protobuf-java` from 3.23.3 to 3.23.4
- [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.23.3...v3.23.4)
Updates `protobuf-java-util` from 3.23.3 to 3.23.4
---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.google.protobuf:protobuf-java-util
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-07-11 09:47:51 +08:00 |
dependabot[bot]
|
e05ef9f7d9
|
Bump fastjson2 from 2.0.34 to 2.0.35 (#12704)
Bumps [fastjson2](https://github.com/alibaba/fastjson2) from 2.0.34 to 2.0.35.
- [Release notes](https://github.com/alibaba/fastjson2/releases)
- [Commits](https://github.com/alibaba/fastjson2/compare/2.0.34...2.0.35)
---
updated-dependencies:
- dependency-name: com.alibaba.fastjson2:fastjson2
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-07-11 09:47:42 +08:00 |
dependabot[bot]
|
02ba6b9987
|
Bump netty4_version from 4.1.92.Final to 4.1.94.Final (#12653)
Bumps `netty4_version` from 4.1.92.Final to 4.1.94.Final.
Updates `netty-all` from 4.1.92.Final to 4.1.94.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.92.Final...netty-4.1.94.Final)
Updates `netty-bom` from 4.1.92.Final to 4.1.94.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.92.Final...netty-4.1.94.Final)
---
updated-dependencies:
- dependency-name: io.netty:netty-all
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: io.netty:netty-bom
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-07-03 16:27:34 +08:00 |
dependabot[bot]
|
d655a692de
|
Bump grpc.version from 1.56.0 to 1.56.1 (#12652)
Bumps `grpc.version` from 1.56.0 to 1.56.1.
Updates `grpc-core` from 1.56.0 to 1.56.1
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.56.0...v1.56.1)
Updates `grpc-stub` from 1.56.0 to 1.56.1
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.56.0...v1.56.1)
Updates `grpc-protobuf` from 1.56.0 to 1.56.1
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.56.0...v1.56.1)
Updates `grpc-context` from 1.56.0 to 1.56.1
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.56.0...v1.56.1)
Updates `grpc-netty-shaded` from 1.56.0 to 1.56.1
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.56.0...v1.56.1)
Updates `grpc-netty` from 1.56.0 to 1.56.1
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.56.0...v1.56.1)
Updates `grpc-grpclb` from 1.56.0 to 1.56.1
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.56.0...v1.56.1)
---
updated-dependencies:
- dependency-name: io.grpc:grpc-core
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
- dependency-name: io.grpc:grpc-protobuf
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.grpc:grpc-context
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.grpc:grpc-netty-shaded
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.grpc:grpc-netty
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.grpc:grpc-grpclb
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-07-03 16:24:36 +08:00 |
Albumen Kevin
|
70a948a3d4
|
Bump to 3.2.4-SNAPSHOT
|
2023-06-30 21:19:47 +08:00 |
Albumen Kevin
|
180fdd3c60
|
Prapare 3.2.3 release
|
2023-06-30 21:19:47 +08:00 |
Albumen Kevin
|
fd875bbce1
|
Revert "Bump netty4_version from 4.1.92.Final to 4.1.94.Final (#12595)" (#12619)
This reverts commit 344cafacbe.
|
2023-06-29 14:53:10 +08:00 |
dependabot[bot]
|
a321a0917a
|
Bump spring-security-bom from 5.8.3 to 5.8.4 (#12597)
Bumps [spring-security-bom](https://github.com/spring-projects/spring-security) from 5.8.3 to 5.8.4.
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](https://github.com/spring-projects/spring-security/compare/5.8.3...5.8.4)
---
updated-dependencies:
- dependency-name: org.springframework.security:spring-security-bom
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-06-28 19:56:18 +08:00 |
dependabot[bot]
|
344cafacbe
|
Bump netty4_version from 4.1.92.Final to 4.1.94.Final (#12595)
Bumps `netty4_version` from 4.1.92.Final to 4.1.94.Final.
Updates `netty-all` from 4.1.92.Final to 4.1.94.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.92.Final...netty-4.1.94.Final)
Updates `netty-bom` from 4.1.92.Final to 4.1.94.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.92.Final...netty-4.1.94.Final)
---
updated-dependencies:
- dependency-name: io.netty:netty-all
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: io.netty:netty-bom
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-06-28 19:56:09 +08:00 |
dependabot[bot]
|
c95842dbb3
|
Bump nacos-client from 2.2.3 to 2.2.4 (#12598)
Bumps [nacos-client](https://github.com/alibaba/nacos) from 2.2.3 to 2.2.4.
- [Release notes](https://github.com/alibaba/nacos/releases)
- [Changelog](https://github.com/alibaba/nacos/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/alibaba/nacos/compare/2.2.3...2.2.4)
---
updated-dependencies:
- dependency-name: com.alibaba.nacos:nacos-client
dependency-type: direct:development
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-06-28 19:55:37 +08:00 |
dependabot[bot]
|
1d74057890
|
Bump fastjson2 from 2.0.33 to 2.0.34 (#12566)
Bumps [fastjson2](https://github.com/alibaba/fastjson2) from 2.0.33 to 2.0.34.
- [Release notes](https://github.com/alibaba/fastjson2/releases)
- [Commits](https://github.com/alibaba/fastjson2/compare/2.0.33...2.0.34)
---
updated-dependencies:
- dependency-name: com.alibaba.fastjson2:fastjson2
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: Albumen Kevin <jhq0812@gmail.com>
|
2023-06-28 19:55:09 +08:00 |
Albumen Kevin
|
ea35f7ed5c
|
Revert "refactor: migrate tracing core from boot-start to dubbo deployer (#12453)"
This reverts commit a613cae2
|
2023-06-20 10:02:30 +08:00 |
dependabot[bot]
|
cb69b2eca1
|
Bump micrometer-tracing-bom from 1.1.1 to 1.1.2 (#12564)
Bumps [micrometer-tracing-bom](https://github.com/micrometer-metrics/tracing) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/micrometer-metrics/tracing/releases)
- [Commits](https://github.com/micrometer-metrics/tracing/compare/v1.1.1...v1.1.2)
---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-tracing-bom
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-06-19 18:56:28 +08:00 |
dependabot[bot]
|
33edc4f170
|
Bump protobuf-java_version from 3.23.2 to 3.23.3 (#12565)
Bumps `protobuf-java_version` from 3.23.2 to 3.23.3.
Updates `protobuf-java` from 3.23.2 to 3.23.3
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.23.2...v3.23.3)
Updates `protobuf-java-util` from 3.23.2 to 3.23.3
---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.google.protobuf:protobuf-java-util
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-06-19 17:39:10 +08:00 |
dependabot[bot]
|
9797e971fe
|
Bump reactor-core from 3.5.6 to 3.5.7 (#12562)
Bumps [reactor-core](https://github.com/reactor/reactor-core) from 3.5.6 to 3.5.7.
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](https://github.com/reactor/reactor-core/compare/v3.5.6...v3.5.7)
---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-core
dependency-type: direct:development
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-06-19 17:38:56 +08:00 |
dependabot[bot]
|
de53cd8b0f
|
Bump micrometer-bom from 1.11.0 to 1.11.1 (#12560)
Bumps [micrometer-bom](https://github.com/micrometer-metrics/micrometer) from 1.11.0 to 1.11.1.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.11.0...v1.11.1)
---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-bom
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-06-19 17:38:39 +08:00 |
dependabot[bot]
|
d99bb3df36
|
Bump grpc.version from 1.55.1 to 1.56.0 (#12559)
Bumps `grpc.version` from 1.55.1 to 1.56.0.
Updates `grpc-core` from 1.55.1 to 1.56.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.55.1...v1.56.0)
Updates `grpc-stub` from 1.55.1 to 1.56.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.55.1...v1.56.0)
Updates `grpc-protobuf` from 1.55.1 to 1.56.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.55.1...v1.56.0)
Updates `grpc-context` from 1.55.1 to 1.56.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.55.1...v1.56.0)
Updates `grpc-netty-shaded` from 1.55.1 to 1.56.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.55.1...v1.56.0)
Updates `grpc-netty` from 1.55.1 to 1.56.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.55.1...v1.56.0)
Updates `grpc-grpclb` from 1.55.1 to 1.56.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.55.1...v1.56.0)
---
updated-dependencies:
- dependency-name: io.grpc:grpc-core
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-protobuf
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-context
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
- dependency-name: io.grpc:grpc-grpclb
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>
|
2023-06-19 17:38:30 +08:00 |
dependabot[bot]
|
d606e11da5
|
Bump snappy-java from 1.1.10.0 to 1.1.10.1 in /dubbo-dependencies-bom (#12544)
Bumps [snappy-java](https://github.com/xerial/snappy-java) from 1.1.10.0 to 1.1.10.1.
- [Release notes](https://github.com/xerial/snappy-java/releases)
- [Commits](https://github.com/xerial/snappy-java/compare/v1.1.10.0...v1.1.10.1)
---
updated-dependencies:
- dependency-name: org.xerial.snappy:snappy-java
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-06-18 14:16:36 +08:00 |
conghuhu
|
a613cae2f3
|
refactor: migrate tracing core from boot-start to dubbo deployer (#12453)
Co-authored-by: songxiaosheng <songxiaosheng@elastic.link>
|
2023-06-17 19:54:12 +08:00 |
Albumen Kevin
|
ee87c8d5c2
|
Revert "Bump fabric8_kubernetes_version from 6.6.2 to 6.7.1 (#12500)" (#12510)
This reverts commit a01ac38cbf.
|
2023-06-12 22:27:07 +08:00 |
dependabot[bot]
|
a01ac38cbf
|
Bump fabric8_kubernetes_version from 6.6.2 to 6.7.1 (#12500)
Bumps `fabric8_kubernetes_version` from 6.6.2 to 6.7.1.
Updates `kubernetes-client` from 6.6.2 to 6.7.1
- [Release notes](https://github.com/fabric8io/kubernetes-client/releases)
- [Changelog](https://github.com/fabric8io/kubernetes-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fabric8io/kubernetes-client/compare/v6.6.2...v6.7.1)
Updates `kubernetes-server-mock` from 6.6.2 to 6.7.1
---
updated-dependencies:
- dependency-name: io.fabric8:kubernetes-client
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.fabric8:kubernetes-server-mock
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>
|
2023-06-12 19:46:12 +08:00 |
dependabot[bot]
|
2227f0b4aa
|
Bump testcontainers from 1.18.1 to 1.18.3 (#12456)
Bumps [testcontainers](https://github.com/testcontainers/testcontainers-java) from 1.18.1 to 1.18.3.
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.18.1...1.18.3)
---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers
dependency-type: direct:development
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-06-06 17:37:33 +08:00 |
dependabot[bot]
|
a9a579929f
|
Bump jackson_version from 2.15.1 to 2.15.2 (#12457)
Bumps `jackson_version` from 2.15.1 to 2.15.2.
Updates `jackson-core` from 2.15.1 to 2.15.2
- [Release notes](https://github.com/FasterXML/jackson-core/releases)
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.15.1...jackson-core-2.15.2)
Updates `jackson-databind` from 2.15.1 to 2.15.2
- [Commits](https://github.com/FasterXML/jackson/commits)
Updates `jackson-datatype-jsr310` from 2.15.1 to 2.15.2
Updates `jackson-annotations` from 2.15.1 to 2.15.2
- [Commits](https://github.com/FasterXML/jackson/commits)
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.core:jackson-databind
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
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-06-06 17:37:20 +08:00 |
dependabot[bot]
|
96662e0dc6
|
Bump byte-buddy from 1.14.4 to 1.14.5 (#12458)
Bumps [byte-buddy](https://github.com/raphw/byte-buddy) from 1.14.4 to 1.14.5.
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.14.4...byte-buddy-1.14.5)
---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
dependency-type: direct:development
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-06-06 17:37:08 +08:00 |
dependabot[bot]
|
f750b66a31
|
Bump protobuf-java_version from 3.23.1 to 3.23.2 (#12419)
Bumps `protobuf-java_version` from 3.23.1 to 3.23.2.
Updates `protobuf-java` from 3.23.1 to 3.23.2
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.23.1...v3.23.2)
Updates `protobuf-java-util` from 3.23.1 to 3.23.2
---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.google.protobuf:protobuf-java-util
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-06-01 15:23:39 +08:00 |
dependabot[bot]
|
16a8aea896
|
Bump nacos-client from 2.2.2 to 2.2.3 (#12420)
Bumps [nacos-client](https://github.com/alibaba/nacos) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/alibaba/nacos/releases)
- [Changelog](https://github.com/alibaba/nacos/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/alibaba/nacos/compare/2.2.2...2.2.3)
---
updated-dependencies:
- dependency-name: com.alibaba.nacos:nacos-client
dependency-type: direct:development
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-06-01 15:23:29 +08:00 |
dependabot[bot]
|
a948d544c2
|
Bump snappy-java from 1.1.9.1 to 1.1.10.0 (#12422)
Bumps [snappy-java](https://github.com/xerial/snappy-java) from 1.1.9.1 to 1.1.10.0.
- [Release notes](https://github.com/xerial/snappy-java/releases)
- [Commits](https://github.com/xerial/snappy-java/compare/v1.1.9.1...v1.1.10.0)
---
updated-dependencies:
- dependency-name: org.xerial.snappy:snappy-java
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-06-01 15:01:56 +08:00 |
dependabot[bot]
|
ed3a017169
|
Bump fastjson2 from 2.0.32 to 2.0.33 (#12423)
Bumps [fastjson2](https://github.com/alibaba/fastjson2) from 2.0.32 to 2.0.33.
- [Release notes](https://github.com/alibaba/fastjson2/releases)
- [Commits](https://github.com/alibaba/fastjson2/compare/2.0.32...2.0.33)
---
updated-dependencies:
- dependency-name: com.alibaba.fastjson2:fastjson2
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-06-01 15:01:40 +08:00 |
Albumen Kevin
|
25772f5725
|
Bump version to 3.2.3-SNAPSHOT
|
2023-05-29 15:52:59 +08:00 |
Albumen Kevin
|
2238da4bde
|
Merge branch '3.2.2-release' into apache-3.2
|
2023-05-29 15:52:25 +08:00 |
Charley_Zhang
|
9eec5973fc
|
update org.yaml:snakeyaml 1.33 to 2.0 (#12399)
|
2023-05-29 14:40:34 +08:00 |
dependabot[bot]
|
88e5a29c90
|
Bump protobuf-java_version from 3.23.0 to 3.23.1 (#12374)
Bumps `protobuf-java_version` from 3.23.0 to 3.23.1.
Updates `protobuf-java` from 3.23.0 to 3.23.1
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.23.0...v3.23.1)
Updates `protobuf-java-util` from 3.23.0 to 3.23.1
---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.google.protobuf:protobuf-java-util
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-05-23 20:18:23 +08:00 |
dependabot[bot]
|
66f18b2f5e
|
Bump kryo from 4.0.2 to 4.0.3 (#12373)
Bumps [kryo](https://github.com/EsotericSoftware/kryo) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/EsotericSoftware/kryo/releases)
- [Commits](https://github.com/EsotericSoftware/kryo/compare/kryo-parent-4.0.2...kryo-parent-4.0.3)
---
updated-dependencies:
- dependency-name: com.esotericsoftware:kryo
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-05-23 20:18:14 +08:00 |
dependabot[bot]
|
d228ae0b79
|
Bump swagger_version from 1.6.10 to 1.6.11 (#12370)
Bumps `swagger_version` from 1.6.10 to 1.6.11.
Updates `swagger-annotations` from 1.6.10 to 1.6.11
Updates `swagger-jaxrs` from 1.6.10 to 1.6.11
---
updated-dependencies:
- dependency-name: io.swagger:swagger-annotations
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.swagger:swagger-jaxrs
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-05-23 20:11:56 +08:00 |
dependabot[bot]
|
4820d357b0
|
Bump jackson_version from 2.15.0 to 2.15.1 (#12367)
Bumps `jackson_version` from 2.15.0 to 2.15.1.
Updates `jackson-core` from 2.15.0 to 2.15.1
- [Release notes](https://github.com/FasterXML/jackson-core/releases)
- [Changelog](https://github.com/FasterXML/jackson-core/blob/jackson-core-2.15.1/release.properties)
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.15.0...jackson-core-2.15.1)
Updates `jackson-databind` from 2.15.0 to 2.15.1
- [Commits](https://github.com/FasterXML/jackson/commits)
Updates `jackson-datatype-jsr310` from 2.15.0 to 2.15.1
Updates `jackson-annotations` from 2.15.0 to 2.15.1
- [Commits](https://github.com/FasterXML/jackson/commits)
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.core:jackson-databind
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
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-05-23 20:11:05 +08:00 |
dependabot[bot]
|
2277c5826b
|
Bump fastjson2 from 2.0.31 to 2.0.32 (#12366)
Bumps [fastjson2](https://github.com/alibaba/fastjson2) from 2.0.31 to 2.0.32.
- [Release notes](https://github.com/alibaba/fastjson2/releases)
- [Commits](https://github.com/alibaba/fastjson2/compare/2.0.31...2.0.32)
---
updated-dependencies:
- dependency-name: com.alibaba.fastjson2:fastjson2
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-05-23 20:10:57 +08:00 |
Albumen Kevin
|
a557480f70
|
Prapare 3.2.2 release
|
2023-05-19 19:18:59 +08:00 |
Albumen Kevin
|
7d2a71fdaa
|
Bump to 3.2.2-SNAPSHOT
|
2023-05-16 15:35:44 +08:00 |
Albumen Kevin
|
79fd8782a1
|
Merge branch '3.2.1-release' into apache-3.2
# Conflicts:
# dubbo-dependencies/dubbo-dependencies-zookeeper-curator5/pom.xml
# dubbo-dependencies/dubbo-dependencies-zookeeper/pom.xml
|
2023-05-16 15:35:02 +08:00 |
dependabot[bot]
|
14b68d7cb0
|
Bump micrometer-tracing-bom from 1.0.4 to 1.1.1 (#12308)
Bumps [micrometer-tracing-bom](https://github.com/micrometer-metrics/tracing) from 1.0.4 to 1.1.1.
- [Release notes](https://github.com/micrometer-metrics/tracing/releases)
- [Commits](https://github.com/micrometer-metrics/tracing/compare/v1.0.4...v1.1.1)
---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-tracing-bom
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>
|
2023-05-16 12:54:38 +08:00 |
dependabot[bot]
|
9139d086c4
|
Bump flatten-maven-plugin from 1.4.1 to 1.5.0 (#12306)
Bumps [flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) from 1.4.1 to 1.5.0.
- [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases)
- [Commits](https://github.com/mojohaus/flatten-maven-plugin/compare/1.4.1...1.5.0)
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:flatten-maven-plugin
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>
|
2023-05-16 12:54:17 +08:00 |
dependabot[bot]
|
c173ebd6c1
|
Bump fabric8_kubernetes_version from 6.6.0 to 6.6.2 (#12305)
Bumps `fabric8_kubernetes_version` from 6.6.0 to 6.6.2.
Updates `kubernetes-client` from 6.6.0 to 6.6.2
- [Release notes](https://github.com/fabric8io/kubernetes-client/releases)
- [Changelog](https://github.com/fabric8io/kubernetes-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fabric8io/kubernetes-client/compare/v6.6.0...v6.6.2)
Updates `kubernetes-server-mock` from 6.6.0 to 6.6.2
---
updated-dependencies:
- dependency-name: io.fabric8:kubernetes-client
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.fabric8:kubernetes-server-mock
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-05-16 12:54:10 +08:00 |
dependabot[bot]
|
53255e3f8e
|
Bump protobuf-java_version from 3.22.4 to 3.23.0 (#12304)
Bumps `protobuf-java_version` from 3.22.4 to 3.23.0.
Updates `protobuf-java` from 3.22.4 to 3.23.0
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.22.4...v3.23.0)
Updates `protobuf-java-util` from 3.22.4 to 3.23.0
---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.protobuf:protobuf-java-util
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>
|
2023-05-16 12:53:40 +08:00 |
dependabot[bot]
|
ce6e5a6eed
|
Bump grpc.version from 1.54.1 to 1.55.1 (#12303)
Bumps `grpc.version` from 1.54.1 to 1.55.1.
Updates `grpc-core` from 1.54.1 to 1.55.1
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.54.1...v1.55.1)
Updates `grpc-stub` from 1.54.1 to 1.55.1
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.54.1...v1.55.1)
Updates `grpc-protobuf` from 1.54.1 to 1.55.1
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.54.1...v1.55.1)
Updates `grpc-context` from 1.54.1 to 1.55.1
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.54.1...v1.55.1)
Updates `grpc-netty-shaded` from 1.54.1 to 1.55.1
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.54.1...v1.55.1)
Updates `grpc-netty` from 1.54.1 to 1.55.1
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.54.1...v1.55.1)
Updates `grpc-grpclb` from 1.54.1 to 1.55.1
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.54.1...v1.55.1)
---
updated-dependencies:
- dependency-name: io.grpc:grpc-core
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-protobuf
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-context
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
- dependency-name: io.grpc:grpc-grpclb
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>
|
2023-05-16 12:53:32 +08:00 |
dependabot[bot]
|
978c857092
|
Bump testcontainers from 1.18.0 to 1.18.1 (#12309)
Bumps [testcontainers](https://github.com/testcontainers/testcontainers-java) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.18.0...1.18.1)
---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers
dependency-type: direct:development
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-05-16 12:53:11 +08:00 |
dependabot[bot]
|
beeae06ccc
|
Bump reactor-core from 3.5.5 to 3.5.6 (#12312)
Bumps [reactor-core](https://github.com/reactor/reactor-core) from 3.5.5 to 3.5.6.
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](https://github.com/reactor/reactor-core/compare/v3.5.5...v3.5.6)
---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-core
dependency-type: direct:development
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-05-16 12:52:45 +08:00 |
dependabot[bot]
|
01d0816b4c
|
Bump micrometer-bom from 1.10.6 to 1.11.0 (#12313)
Bumps [micrometer-bom](https://github.com/micrometer-metrics/micrometer) from 1.10.6 to 1.11.0.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.10.6...v1.11.0)
---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-bom
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>
|
2023-05-16 12:52:33 +08:00 |
conghuhu
|
7c66d1a968
|
chore: upgrade kubernetes-client to 6.6.0 (#12287)
* chore: upgrade kubernetes-client to 6.6.0
* style: reformat org.apache.dubbo.registry.kubernetes.util.KubernetesConfigUtils
|
2023-05-11 19:05:16 +08:00 |
dependabot[bot]
|
dd44708ae7
|
Bump protobuf-java_version from 3.22.3 to 3.22.4 (#12262)
Bumps `protobuf-java_version` from 3.22.3 to 3.22.4.
Updates `protobuf-java` from 3.22.3 to 3.22.4
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.22.3...v3.22.4)
Updates `protobuf-java-util` from 3.22.3 to 3.22.4
---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.google.protobuf:protobuf-java-util
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-05-10 13:50:45 +08:00 |
Albumen Kevin
|
20de8b22ff
|
Prepare 3.2.1 release
|
2023-05-08 09:40:08 +08:00 |
Albumen Kevin
|
ed6afe1ac3
|
Use bom mode flatten (#12239)
* Use bom mode flatten
* Use oss
* fix properties
* Fix bom
* Fix zk conflicts
* Fix zk conflicts
* Fix logger
* Fix logger
|
2023-05-08 07:42:49 +08:00 |
Albumen Kevin
|
86b5a3e590
|
Bump fastjson2 version from 2.0.29 to 2.0.31 (#12250)
|
2023-05-08 07:11:30 +08:00 |
dependabot[bot]
|
d711c0ca85
|
Bump netty4_version from 4.1.91.Final to 4.1.92.Final (#12214)
Bumps `netty4_version` from 4.1.91.Final to 4.1.92.Final.
Updates `netty-all` from 4.1.91.Final to 4.1.92.Final
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](https://github.com/netty/netty/compare/netty-4.1.91.Final...netty-4.1.92.Final)
Updates `netty-bom` from 4.1.91.Final to 4.1.92.Final
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](https://github.com/netty/netty/compare/netty-4.1.91.Final...netty-4.1.92.Final)
---
updated-dependencies:
- dependency-name: io.netty:netty-all
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: io.netty:netty-bom
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-05-02 21:48:26 +08:00 |
dependabot[bot]
|
ac3509c4f1
|
Bump jedis from 3.9.0 to 3.10.0 (#12216)
Bumps [jedis](https://github.com/redis/jedis) from 3.9.0 to 3.10.0.
- [Release notes](https://github.com/redis/jedis/releases)
- [Commits](https://github.com/redis/jedis/compare/v3.9.0...v3.10.0)
---
updated-dependencies:
- dependency-name: redis.clients:jedis
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>
|
2023-05-02 21:48:15 +08:00 |
dependabot[bot]
|
6e2299653d
|
Bump fastjson2 from 2.0.28 to 2.0.29 (#12177)
Bumps [fastjson2](https://github.com/alibaba/fastjson2) from 2.0.28 to 2.0.29.
- [Release notes](https://github.com/alibaba/fastjson2/releases)
- [Commits](https://github.com/alibaba/fastjson2/compare/2.0.28...2.0.29)
---
updated-dependencies:
- dependency-name: com.alibaba.fastjson2:fastjson2
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-04-25 13:58:45 +08:00 |
dependabot[bot]
|
3fdd66752a
|
Bump jackson_version from 2.14.2 to 2.15.0 (#12178)
Bumps `jackson_version` from 2.14.2 to 2.15.0.
Updates `jackson-core` from 2.14.2 to 2.15.0
- [Release notes](https://github.com/FasterXML/jackson-core/releases)
- [Changelog](https://github.com/FasterXML/jackson-core/blob/jackson-core-2.15.0/release.properties)
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.14.2...jackson-core-2.15.0)
Updates `jackson-databind` from 2.14.2 to 2.15.0
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)
Updates `jackson-datatype-jsr310` from 2.14.2 to 2.15.0
Updates `jackson-annotations` from 2.14.2 to 2.15.0
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-core
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.core:jackson-databind
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
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>
|
2023-04-24 17:20:19 +08:00 |
dependabot[bot]
|
3adfbecf25
|
Bump nacos-client from 2.1.2 to 2.2.2 (#12069)
* Bump nacos-client from 2.1.2 to 2.2.2
Bumps [nacos-client](https://github.com/alibaba/nacos) from 2.1.2 to 2.2.2.
- [Release notes](https://github.com/alibaba/nacos/releases)
- [Changelog](https://github.com/alibaba/nacos/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/alibaba/nacos/compare/2.1.2...2.2.2)
---
updated-dependencies:
- dependency-name: com.alibaba.nacos:nacos-client
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Fix compile
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Albumen Kevin <jhq0812@gmail.com>
|
2023-04-20 17:49:19 +08:00 |
dependabot[bot]
|
0678a09e67
|
Bump micrometer-tracing-bom from 1.0.3 to 1.0.4 (#12061)
Bumps [micrometer-tracing-bom](https://github.com/micrometer-metrics/tracing) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/micrometer-metrics/tracing/releases)
- [Commits](https://github.com/micrometer-metrics/tracing/compare/v1.0.3...v1.0.4)
---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-tracing-bom
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-04-20 16:30:20 +08:00 |
dependabot[bot]
|
2d46677d9b
|
Bump spring-security-bom from 5.8.2 to 5.8.3 (#12116)
Bumps [spring-security-bom](https://github.com/spring-projects/spring-security) from 5.8.2 to 5.8.3.
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](https://github.com/spring-projects/spring-security/compare/5.8.2...5.8.3)
---
updated-dependencies:
- dependency-name: org.springframework.security:spring-security-bom
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-04-20 16:08:53 +08:00 |
dependabot[bot]
|
9aa6a9e08c
|
Bump fastjson2 from 2.0.27 to 2.0.28 (#12110)
Bumps [fastjson2](https://github.com/alibaba/fastjson2) from 2.0.27 to 2.0.28.
- [Release notes](https://github.com/alibaba/fastjson2/releases)
- [Commits](https://github.com/alibaba/fastjson2/compare/2.0.27...2.0.28)
---
updated-dependencies:
- dependency-name: com.alibaba.fastjson2:fastjson2
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: earthchen <earthchen1996@gmail.com>
|
2023-04-19 10:10:29 +08:00 |
dependabot[bot]
|
fbfd279ee9
|
Bump reactor-core from 3.5.4 to 3.5.5 (#12071)
Bumps [reactor-core](https://github.com/reactor/reactor-core) from 3.5.4 to 3.5.5.
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](https://github.com/reactor/reactor-core/compare/v3.5.4...v3.5.5)
---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-core
dependency-type: direct:development
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-04-19 09:47:07 +08:00 |
dependabot[bot]
|
2a86ae7d97
|
Bump grpc.version from 1.54.0 to 1.54.1 (#12108)
Bumps `grpc.version` from 1.54.0 to 1.54.1.
Updates `grpc-core` from 1.54.0 to 1.54.1
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.54.0...v1.54.1)
Updates `grpc-stub` from 1.54.0 to 1.54.1
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.54.0...v1.54.1)
Updates `grpc-protobuf` from 1.54.0 to 1.54.1
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.54.0...v1.54.1)
Updates `grpc-context` from 1.54.0 to 1.54.1
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.54.0...v1.54.1)
Updates `grpc-netty-shaded` from 1.54.0 to 1.54.1
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.54.0...v1.54.1)
Updates `grpc-netty` from 1.54.0 to 1.54.1
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.54.0...v1.54.1)
Updates `grpc-grpclb` from 1.54.0 to 1.54.1
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.54.0...v1.54.1)
---
updated-dependencies:
- dependency-name: io.grpc:grpc-core
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
- dependency-name: io.grpc:grpc-protobuf
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.grpc:grpc-context
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.grpc:grpc-netty-shaded
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.grpc:grpc-netty
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.grpc:grpc-grpclb
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-04-18 10:45:59 +08:00 |
earthchen
|
43bbf9f727
|
Refactor pb version (#12109)
* refactor pb version
* fix
* fix
* fix
* fix
|
2023-04-18 10:04:52 +08:00 |
dependabot[bot]
|
6e787b0bcd
|
Bump protobuf-java.version from 3.22.2 to 3.22.3 (#12101)
Bumps `protobuf-java.version` from 3.22.2 to 3.22.3.
Updates `protobuf-java` from 3.22.2 to 3.22.3
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.22.2...v3.22.3)
Updates `protobuf-java-util` from 3.22.2 to 3.22.3
---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.google.protobuf:protobuf-java-util
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-04-17 14:14:49 +08:00 |
Albumen Kevin
|
736d9965db
|
Merge branch 'apache-3.1' into apache-3.2
# Conflicts:
# dubbo-dependencies-bom/pom.xml
# dubbo-dependencies/dubbo-dependencies-zookeeper-curator5/pom.xml
# dubbo-dependencies/dubbo-dependencies-zookeeper/pom.xml
# dubbo-rpc/dubbo-rpc-triple/src/main/java/org/apache/dubbo/rpc/protocol/tri/TripleHttp2Protocol.java
# dubbo-xds/pom.xml
# pom.xml
|
2023-04-15 07:27:39 +08:00 |
Albumen Kevin
|
d6e32f201b
|
Bump to 3.1.10-SNAPSHOT
|
2023-04-15 07:25:48 +08:00 |
Albumen Kevin
|
65c6fff2f3
|
Merge branch '3.1.9-release' into apache-3.1
|
2023-04-15 07:25:29 +08:00 |
Albumen Kevin
|
07f0ff8688
|
Bump to 3.2.1-SNAPSHOT
|
2023-04-15 07:24:00 +08:00 |
GuoHao
|
d73aca8847
|
Upgrade jprotoc and grpc version (#12086)
|
2023-04-13 09:38:52 +08:00 |
Albumen Kevin
|
5cbd95b5d9
|
Prepare 3.2.0 release
|
2023-04-12 00:16:01 +08:00 |
dependabot[bot]
|
9e228013c1
|
Bump micrometer-bom from 1.10.5 to 1.10.6 (#12062)
Bumps [micrometer-bom](https://github.com/micrometer-metrics/micrometer) from 1.10.5 to 1.10.6.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.10.5...v1.10.6)
---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-bom
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-04-11 21:30:22 +08:00 |
Albumen Kevin
|
f0f01c36c3
|
Fix serializable check & Add test cases (#12054)
* Add test cases
* Fix uts
* Add fj2 test
* save
* Fix check
* Disable some test cases
* Fix test
|
2023-04-11 16:58:55 +08:00 |
dependabot[bot]
|
8efd069ded
|
Bump testcontainers from 1.17.6 to 1.18.0 (#12053)
Bumps [testcontainers](https://github.com/testcontainers/testcontainers-java) from 1.17.6 to 1.18.0.
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.17.6...1.18.0)
---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers
dependency-type: direct:development
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>
|
2023-04-10 19:13:54 +08:00 |
dependabot[bot]
|
14eb09cb68
|
Bump byte-buddy from 1.14.3 to 1.14.4 (#12052)
Bumps [byte-buddy](https://github.com/raphw/byte-buddy) from 1.14.3 to 1.14.4.
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.14.3...byte-buddy-1.14.4)
---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
dependency-type: direct:development
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-04-10 19:13:44 +08:00 |
dependabot[bot]
|
87d1b1fcac
|
Bump fastjson2 from 2.0.23 to 2.0.27 (#12049)
Bumps [fastjson2](https://github.com/alibaba/fastjson2) from 2.0.23 to 2.0.27.
- [Release notes](https://github.com/alibaba/fastjson2/releases)
- [Commits](https://github.com/alibaba/fastjson2/compare/2.0.23...2.0.27)
---
updated-dependencies:
- dependency-name: com.alibaba.fastjson2:fastjson2
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-04-10 19:13:14 +08:00 |
dependabot[bot]
|
01cef94d5e
|
Bump snappy-java from 1.1.8.4 to 1.1.9.1 (#12047)
Bumps [snappy-java](https://github.com/xerial/snappy-java) from 1.1.8.4 to 1.1.9.1.
- [Release notes](https://github.com/xerial/snappy-java/releases)
- [Commits](https://github.com/xerial/snappy-java/compare/1.1.8.4...v1.1.9.1)
---
updated-dependencies:
- dependency-name: org.xerial.snappy:snappy-java
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-04-10 19:12:56 +08:00 |
dependabot[bot]
|
e8159e8de5
|
Bump jackson_version from 2.14.0 to 2.14.2 (#11999)
Bumps `jackson_version` from 2.14.0 to 2.14.2.
Updates `jackson-core` from 2.14.0 to 2.14.2
- [Release notes](https://github.com/FasterXML/jackson-core/releases)
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.14.0...jackson-core-2.14.2)
Updates `jackson-databind` from 2.14.0 to 2.14.2
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)
Updates `jackson-datatype-jsr310` from 2.14.0 to 2.14.2
Updates `jackson-annotations` from 2.14.0 to 2.14.2
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.core:jackson-databind
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
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-04-05 14:16:54 +08:00 |
suncairong163
|
912deb69a8
|
Feature/3.2 rest protocol provider (#11640)
|
2023-04-05 14:10:53 +08:00 |
dependabot[bot]
|
5587b1c9cf
|
Bump cache-api from 1.0.0 to 1.1.1 (#12005)
Bumps [cache-api](https://github.com/jsr107/jsr107spec) from 1.0.0 to 1.1.1.
- [Release notes](https://github.com/jsr107/jsr107spec/releases)
- [Commits](https://github.com/jsr107/jsr107spec/compare/v1.0.0...1.1.1)
---
updated-dependencies:
- dependency-name: javax.cache:cache-api
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>
|
2023-04-04 17:16:11 +08:00 |
dependabot[bot]
|
4e7d7c3b5a
|
Bump jakarta.validation-api from 3.0.1 to 3.0.2 (#12010)
Bumps [jakarta.validation-api](https://github.com/eclipse-ee4j/beanvalidation-api) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/eclipse-ee4j/beanvalidation-api/releases)
- [Commits](https://github.com/eclipse-ee4j/beanvalidation-api/compare/3.0.1...3.0.2)
---
updated-dependencies:
- dependency-name: jakarta.validation:jakarta.validation-api
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-04-04 17:15:54 +08:00 |
dependabot[bot]
|
2b5fdcc6c1
|
Bump netty4_version from 4.1.87.Final to 4.1.91.Final (#11992)
Bumps `netty4_version` from 4.1.87.Final to 4.1.91.Final.
Updates `netty-all` from 4.1.87.Final to 4.1.91.Final
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](https://github.com/netty/netty/compare/netty-4.1.87.Final...netty-4.1.91.Final)
Updates `netty-bom` from 4.1.87.Final to 4.1.91.Final
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](https://github.com/netty/netty/compare/netty-4.1.87.Final...netty-4.1.91.Final)
---
updated-dependencies:
- dependency-name: io.netty:netty-all
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: io.netty:netty-bom
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-04-04 17:15:25 +08:00 |
dependabot[bot]
|
52368e01e5
|
Bump metrics_version from 2.0.1 to 2.0.6 (#12000)
Bumps `metrics_version` from 2.0.1 to 2.0.6.
Updates `metrics-core-api` from 2.0.1 to 2.0.6
- [Release notes](https://github.com/alibaba/metrics/releases)
- [Commits](https://github.com/alibaba/metrics/compare/metrics-2.0.1...metrics-2.0.6)
Updates `metrics-core-impl` from 2.0.1 to 2.0.6
- [Release notes](https://github.com/alibaba/metrics/releases)
- [Commits](https://github.com/alibaba/metrics/compare/metrics-2.0.1...metrics-2.0.6)
Updates `metrics-common` from 2.0.1 to 2.0.6
- [Release notes](https://github.com/alibaba/metrics/releases)
- [Commits](https://github.com/alibaba/metrics/compare/metrics-2.0.1...metrics-2.0.6)
Updates `metrics-rest` from 2.0.1 to 2.0.6
- [Release notes](https://github.com/alibaba/metrics/releases)
- [Commits](https://github.com/alibaba/metrics/compare/metrics-2.0.1...metrics-2.0.6)
---
updated-dependencies:
- dependency-name: com.alibaba.middleware:metrics-core-api
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.alibaba.middleware:metrics-core-impl
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.alibaba.middleware:metrics-common
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.alibaba.middleware:metrics-rest
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-04-04 17:15:03 +08:00 |
dependabot[bot]
|
26df207f94
|
Bump grpc.version from 1.53.0 to 1.54.0 (#12001)
Bumps `grpc.version` from 1.53.0 to 1.54.0.
Updates `grpc-core` from 1.53.0 to 1.54.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.53.0...v1.54.0)
Updates `grpc-stub` from 1.41.0 to 1.54.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.41.0...v1.54.0)
Updates `grpc-protobuf` from 1.41.0 to 1.54.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.41.0...v1.54.0)
Updates `grpc-context` from 1.53.0 to 1.54.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.53.0...v1.54.0)
Updates `grpc-netty-shaded` from 1.41.0 to 1.54.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.41.0...v1.54.0)
Updates `grpc-netty` from 1.53.0 to 1.54.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.53.0...v1.54.0)
Updates `grpc-grpclb` from 1.53.0 to 1.54.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.53.0...v1.54.0)
---
updated-dependencies:
- dependency-name: io.grpc:grpc-core
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-protobuf
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-context
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
- dependency-name: io.grpc:grpc-grpclb
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>
|
2023-04-04 17:14:50 +08:00 |
dependabot[bot]
|
cfe1840e4b
|
Bump okhttp_version from 3.14.2 to 3.14.9 (#12008)
Bumps `okhttp_version` from 3.14.2 to 3.14.9.
Updates `okhttp` from 3.14.2 to 3.14.9
- [Release notes](https://github.com/square/okhttp/releases)
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/square/okhttp/compare/parent-3.14.2...parent-3.14.9)
Updates `mockwebserver` from 3.14.2 to 3.14.9
- [Release notes](https://github.com/square/okhttp/releases)
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/square/okhttp/compare/parent-3.14.2...parent-3.14.9)
---
updated-dependencies:
- dependency-name: com.squareup.okhttp3:okhttp
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.squareup.okhttp3:mockwebserver
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-04-04 17:13:59 +08:00 |
dependabot[bot]
|
e2771be099
|
Bump swagger_version from 1.5.24 to 1.6.10 (#12007)
Bumps `swagger_version` from 1.5.24 to 1.6.10.
Updates `swagger-annotations` from 1.5.24 to 1.6.10
Updates `swagger-jaxrs` from 1.5.24 to 1.6.10
---
updated-dependencies:
- dependency-name: io.swagger:swagger-annotations
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.swagger:swagger-jaxrs
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>
|
2023-04-04 17:13:43 +08:00 |
dependabot[bot]
|
ce9991e699
|
Bump flatten-maven-plugin from 1.1.0 to 1.4.1 (#11994)
Bumps [flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) from 1.1.0 to 1.4.1.
- [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases)
- [Commits](https://github.com/mojohaus/flatten-maven-plugin/compare/flatten-maven-plugin-1.1.0...1.4.1)
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:flatten-maven-plugin
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>
|
2023-04-04 17:13:16 +08:00 |
dependabot[bot]
|
f8fe85ab0c
|
Bump spring-context-support from 1.0.8 to 1.0.11 (#11995)
Bumps [spring-context-support](https://github.com/alibaba/spring-context-support) from 1.0.8 to 1.0.11.
- [Release notes](https://github.com/alibaba/spring-context-support/releases)
- [Commits](https://github.com/alibaba/spring-context-support/commits/1.0.11)
---
updated-dependencies:
- dependency-name: com.alibaba.spring:spring-context-support
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-04-04 17:12:59 +08:00 |
dependabot[bot]
|
694de26950
|
Bump gson from 2.8.9 to 2.10.1 (#11993)
Bumps [gson](https://github.com/google/gson) from 2.8.9 to 2.10.1.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/gson/compare/gson-parent-2.8.9...gson-parent-2.10.1)
---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
dependency-type: direct:development
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>
|
2023-04-04 17:12:51 +08:00 |
Albumen Kevin
|
8c10572967
|
Bump snakeyaml from 1.32 to 2.0 (#11950)
* Bump snakeyaml from 1.32 to 2.0
* Update pom.xml
|
2023-03-29 13:58:45 +08:00 |
dependabot[bot]
|
fe22d8723a
|
Bump byte-buddy from 1.14.2 to 1.14.3 (#11948)
Bumps [byte-buddy](https://github.com/raphw/byte-buddy) from 1.14.2 to 1.14.3.
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.14.2...byte-buddy-1.14.3)
---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
dependency-type: direct:development
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-03-28 16:41:34 +08:00 |
dependabot[bot]
|
28440f8dc5
|
Bump commons-compress from 1.22 to 1.23.0 (#11907)
Bumps commons-compress from 1.22 to 1.23.0.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-compress
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>
|
2023-03-27 09:51:03 +08:00 |
Albumen Kevin
|
318614005d
|
Prepare 3.0.15 release
|
2023-03-25 16:23:02 +08:00 |
dependabot[bot]
|
cb0cdafc5a
|
Bump reactor-core from 3.5.3 to 3.5.4 (#11845)
Bumps [reactor-core](https://github.com/reactor/reactor-core) from 3.5.3 to 3.5.4.
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](https://github.com/reactor/reactor-core/compare/v3.5.3...v3.5.4)
---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-core
dependency-type: direct:development
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-03-17 10:12:29 +08:00 |
Albumen Kevin
|
f742e25ba2
|
Merge branch 'apache-3.1' into apache-3.2
# Conflicts:
# dubbo-dependencies-bom/pom.xml
# dubbo-dependencies/dubbo-dependencies-zookeeper-curator5/pom.xml
# dubbo-dependencies/dubbo-dependencies-zookeeper/pom.xml
# dubbo-rpc/dubbo-rpc-dubbo/src/main/java/org/apache/dubbo/rpc/protocol/dubbo/DubboInvoker.java
# pom.xml
|
2023-03-17 10:07:46 +08:00 |
Albumen Kevin
|
48f3169809
|
Merge branch '3.2.0-beta.6-release' into apache-3.2
# Conflicts:
# dubbo-dependencies-bom/pom.xml
|
2023-03-17 10:04:20 +08:00 |
Albumen Kevin
|
7d9e955cf8
|
Bump to 3.1.9-SNAPSHOT
|
2023-03-17 10:03:06 +08:00 |
dependabot[bot]
|
d093579106
|
Bump micrometer-tracing-bom from 1.0.2 to 1.0.3 (#11819)
Bumps [micrometer-tracing-bom](https://github.com/micrometer-metrics/tracing) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/micrometer-metrics/tracing/releases)
- [Commits](https://github.com/micrometer-metrics/tracing/compare/v1.0.2...v1.0.3)
---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-tracing-bom
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-03-16 09:52:05 +08:00 |
dependabot[bot]
|
7a4bcde906
|
Bump protobuf-java.version from 3.22.0 to 3.22.2 (#11810)
Bumps `protobuf-java.version` from 3.22.0 to 3.22.2.
Updates `protobuf-java` from 3.22.0 to 3.22.2
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.22.0...v3.22.2)
Updates `protobuf-java-util` from 3.22.0 to 3.22.2
---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.google.protobuf:protobuf-java-util
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-03-16 09:46:46 +08:00 |
dependabot[bot]
|
91b7f5a1c8
|
Bump byte-buddy from 1.14.1 to 1.14.2 (#11815)
Bumps [byte-buddy](https://github.com/raphw/byte-buddy) from 1.14.1 to 1.14.2.
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.14.1...byte-buddy-1.14.2)
---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
dependency-type: direct:development
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-03-16 09:46:25 +08:00 |
dependabot[bot]
|
13f53368bb
|
Bump micrometer-bom from 1.10.4 to 1.10.5 (#11821)
Bumps [micrometer-bom](https://github.com/micrometer-metrics/micrometer) from 1.10.4 to 1.10.5.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.10.4...v1.10.5)
---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-bom
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-03-16 09:45:30 +08:00 |
dependabot[bot]
|
d2d4f1e6cb
|
Bump spring-security-bom from 5.8.1 to 5.8.2 (#11801)
Bumps [spring-security-bom](https://github.com/spring-projects/spring-security) from 5.8.1 to 5.8.2.
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](https://github.com/spring-projects/spring-security/compare/5.8.1...5.8.2)
---
updated-dependencies:
- dependency-name: org.springframework.security:spring-security-bom
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-03-13 17:03:42 +08:00 |
dependabot[bot]
|
338c32804e
|
Bump byte-buddy from 1.14.0 to 1.14.1 (#11804)
Bumps [byte-buddy](https://github.com/raphw/byte-buddy) from 1.14.0 to 1.14.1.
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.14.0...byte-buddy-1.14.1)
---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
dependency-type: direct:development
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-03-13 17:02:52 +08:00 |
Albumen Kevin
|
3fafcc47b1
|
Prepare 3.2.0-beta.6 release
|
2023-03-11 09:24:08 +08:00 |
Albumen Kevin
|
ae28d17897
|
Prepare 3.1.8 release
|
2023-03-10 17:15:41 +08:00 |
suncairong163
|
11f45d8726
|
Feature/resolve samples dependency conflict (#11705)
|
2023-03-09 10:40:14 +08:00 |
dependabot[bot]
|
92a1051516
|
Bump protobuf-java.version from 3.19.6 to 3.22.0 (#11737)
* Bump protobuf-java.version from 3.19.6 to 3.22.0
Bumps `protobuf-java.version` from 3.19.6 to 3.22.0.
Updates `protobuf-java` from 3.19.6 to 3.22.0
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.19.6...v3.22.0)
Updates `protobuf-java-util` from 3.19.6 to 3.22.0
---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.protobuf:protobuf-java-util
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update build-and-test-pr.yml
* Update .licenserc.yaml
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: kezhenxu94 <kezhenxu94@163.com>
Co-authored-by: Albumen Kevin <jhq0812@gmail.com>
|
2023-03-08 19:48:47 +08:00 |
dependabot[bot]
|
ba10851888
|
Bump libthrift from 0.18.0 to 0.18.1 (#11732)
Bumps [libthrift](https://github.com/apache/thrift) from 0.18.0 to 0.18.1.
- [Release notes](https://github.com/apache/thrift/releases)
- [Changelog](https://github.com/apache/thrift/blob/master/CHANGES.md)
- [Commits](https://github.com/apache/thrift/compare/v0.18.0...v0.18.1)
---
updated-dependencies:
- dependency-name: org.apache.thrift:libthrift
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-03-06 19:27:05 +08:00 |
dependabot[bot]
|
80621216c8
|
Bump resteasy_version from 3.15.3.Final to 3.15.6.Final (#11735)
Bumps `resteasy_version` from 3.15.3.Final to 3.15.6.Final.
Updates `resteasy-jaxrs` from 3.15.3.Final to 3.15.6.Final
Updates `resteasy-client` from 3.15.3.Final to 3.15.6.Final
- [Release notes](https://github.com/resteasy/Resteasy/releases)
- [Commits](https://github.com/resteasy/Resteasy/compare/3.15.3.Final...3.15.6.Final)
Updates `resteasy-netty4` from 3.15.3.Final to 3.15.6.Final
Updates `resteasy-jdk-http` from 3.15.3.Final to 3.15.6.Final
Updates `resteasy-jackson-provider` from 3.15.3.Final to 3.15.6.Final
Updates `resteasy-jaxb-provider` from 3.15.3.Final to 3.15.6.Final
---
updated-dependencies:
- dependency-name: org.jboss.resteasy:resteasy-jaxrs
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jboss.resteasy:resteasy-client
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jboss.resteasy:resteasy-netty4
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jboss.resteasy:resteasy-jdk-http
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jboss.resteasy:resteasy-jackson-provider
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jboss.resteasy:resteasy-jaxb-provider
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-03-06 19:26:37 +08:00 |
dependabot[bot]
|
e81e756211
|
Bump log4j2_version from 2.19.0 to 2.20.0 (#11736)
Bumps `log4j2_version` from 2.19.0 to 2.20.0.
Updates `log4j-api` from 2.19.0 to 2.20.0
- [Release notes](https://github.com/apache/logging-log4j2/releases)
- [Changelog](https://github.com/apache/logging-log4j2/blob/2.x/CHANGELOG.adoc)
- [Commits](https://github.com/apache/logging-log4j2/compare/rel/2.19.0...rel/2.20.0)
Updates `log4j-core` from 2.19.0 to 2.20.0
- [Release notes](https://github.com/apache/logging-log4j2/releases)
- [Changelog](https://github.com/apache/logging-log4j2/blob/2.x/CHANGELOG.adoc)
- [Commits](https://github.com/apache/logging-log4j2/compare/rel/2.19.0...rel/2.20.0)
---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-api
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.logging.log4j:log4j-core
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>
|
2023-03-06 19:22:59 +08:00 |
dependabot[bot]
|
0351087891
|
Bump jetty_version from 9.4.50.v20221201 to 9.4.51.v20230217 (#11738)
Bumps `jetty_version` from 9.4.50.v20221201 to 9.4.51.v20230217.
Updates `jetty-server` from 9.4.50.v20221201 to 9.4.51.v20230217
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.50.v20221201...jetty-9.4.51.v20230217)
Updates `jetty-servlet` from 9.4.50.v20221201 to 9.4.51.v20230217
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.50.v20221201...jetty-9.4.51.v20230217)
---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-server
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty:jetty-servlet
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-03-06 19:21:38 +08:00 |
dependabot[bot]
|
0c64ce7dd6
|
Bump tomcat-embed-core from 8.5.85 to 8.5.87 (#11742)
Bumps tomcat-embed-core from 8.5.85 to 8.5.87.
---
updated-dependencies:
- dependency-name: org.apache.tomcat.embed:tomcat-embed-core
dependency-type: direct:development
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-03-06 19:20:53 +08:00 |
ShenFeng312
|
34981c9606
|
add dubbo-spring-boot-observability-starter (#11579)
* add dubbo-spring-boot-observability-starter
* add License and fix codestyle
* Add License
* Add dubbo-spring-boot-observability-starter to dubbo-dependencies-all
* Changes following review
* Changes following review
* Polish pom
* Changes following review
* Add dubbo-metrics-default in dubbo-spring-boot-observability-starter
* Remove author tag
* Polish pom
|
2023-03-02 06:37:06 +08:00 |
Albumen Kevin
|
12c8ea19cc
|
Bump grpc-java from 1.41.0 to 1.53.0 (#11681)
|
2023-02-28 12:38:53 +08:00 |
dependabot[bot]
|
57ab2819a3
|
Bump micrometer-bom from 1.10.3 to 1.10.4 (#11611)
Bumps [micrometer-bom](https://github.com/micrometer-metrics/micrometer) from 1.10.3 to 1.10.4.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.10.3...v1.10.4)
---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-bom
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-02-22 20:09:31 +08:00 |
dependabot[bot]
|
77a4e16ec3
|
Bump libthrift from 0.17.0 to 0.18.0 (#11614)
Bumps [libthrift](https://github.com/apache/thrift) from 0.17.0 to 0.18.0.
- [Release notes](https://github.com/apache/thrift/releases)
- [Changelog](https://github.com/apache/thrift/blob/master/CHANGES.md)
- [Commits](https://github.com/apache/thrift/compare/v0.17.0...v0.18.0)
---
updated-dependencies:
- dependency-name: org.apache.thrift:libthrift
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>
|
2023-02-22 19:54:49 +08:00 |
dependabot[bot]
|
17258a996d
|
Bump reactor-core from 3.5.2 to 3.5.3 (#11610)
Bumps [reactor-core](https://github.com/reactor/reactor-core) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](https://github.com/reactor/reactor-core/compare/v3.5.2...v3.5.3)
---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-core
dependency-type: direct:development
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-02-22 19:54:20 +08:00 |
dependabot[bot]
|
3214940eb7
|
Bump byte-buddy from 1.13.0 to 1.14.0 (#11609)
Bumps [byte-buddy](https://github.com/raphw/byte-buddy) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.13.0...byte-buddy-1.14.0)
---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
dependency-type: direct:development
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>
|
2023-02-22 19:54:10 +08:00 |
dependabot[bot]
|
6a8ae5c61e
|
Bump micrometer-tracing-bom from 1.0.1 to 1.0.2 (#11607)
Bumps [micrometer-tracing-bom](https://github.com/micrometer-metrics/tracing) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/micrometer-metrics/tracing/releases)
- [Commits](https://github.com/micrometer-metrics/tracing/compare/v1.0.1...v1.0.2)
---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-tracing-bom
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-02-22 19:53:34 +08:00 |
suncairong163
|
02a59e2f40
|
3.2 consumer proxy invocation handler (#11108)
* add dubbo mvc feign client to support mvc remote call
* add dubbo mvc dispatcher servlet
* add dubbo mvc dispatcher servlet
* add MvcDispatcherServlet unit test
* add dubbo mvc feign client to support mvc remote call
* add dubbo mvc dispatcher servlet
* add Dubbo mvc Provider RPCInvocation create
* mvc remove unused code
* remove mvc unused test code
* remove unused code
* BodyProviderParamParser param type modify
* modify pom dependency version
* add dubbo-metadata-api dependency
* 新增依赖Jakarta支持 tomcat10
* ApplicationModel load ParamParser
* ParamParser header & param map convert
* ParamParser header & param map convert
* 1 增加mvc协议
2 删除多余的resource包
* 1 增加mvc协议
2 增加netter server for http
* 重构 NettyHttpClient NettyHttpServer
* add path parse util & requestTemplate
* add mvc consumer http-connection
* mvc change HttpConnectionPreBuildIntercept name and add SerializeBodyIntercept extend
* 1. 迁移mvc代码到rest下,合并http统一解析逻辑
2. 删除多余新增的remoting 调用模块
* 解决报错
* 1 抽象http 调用
2 改造rest调用风格
* 修改方法命名
* 修改方法名
* 删除多余的clients
* 还原restprotocol,逻辑迁移至新分支 3.2_refactor_rest_protocol
* add provider PathMatcher
* add ServiceRestMetadata PathMatcher
* add ServiceRestMetadata PathMatcher
* add jax_rs and mvc annotation class constants
* refactor PathMatcher name
* add annotation class
* maintain rest metadata
* maintain jax_rs and mvc annotation
* maintain jax_rs and mvc annotation
* remove mvc module
* remove rest mvc code to code review
* add springmvc & rest annotation api module
* add springmvc & rest annotation api module
* add pathMatcher equal test
* remove mvc module
* rest provider RPCInvocation build
* RPCInvocation build add dubbo-metadata-api dependency
* RestMethodMetadata add method to consumer service map
* RestMethodMetadata add method to consumer service map
* rest consumer HttpInvokeInvocationHandler
* rest consumer HttpInvokeInvocationHandler
* add dubbo-metadata-api dependency
* dubbo-rpc pom fix
* 移动模块
* 删除模块引用
* consumer metadata resolve
* RestProtocol consumer
* RestProtocol consumer
* requestConvert adaptive
* JSON serializeObject to outputStream
* JsonUtilsTest serialize & unSerialize
* ok http client
* http client reconstruct
* rest protocol BaseConvert
* rest protocol ParamParser reconstruct
* rest protocol addKeepAliveHeader
* requestTemplate isBodyEmpty()
* remove unused code
* create ConsumerParseContext
* body default byte[0]
* rest http message decode
* writeTextContent & writeJsonContent & writeFormContent
* remove mvc & rest annotation module
* remove provider code
* fix some pr advice
* Add ASF license header for newly created files
* move RestClientFactory code to dubbo-remoting-http
* exact request convert code to a factory class
* modify request convert code
* modify dubbo-dependencies-bom
* modify dubbo-remoting-http pom
* refactor spi resource file name
* dubbo-metadata-api remove
dubbo-configcenter-zookeeper dependency for
cyclic reference
* newly create file add ASF
* fix compile error
* Enhance Code
* add rest protocol ConsumerParamParser
* some fix
* rest json content-type test
* RestProtocol merge doRefer code to protocolBindingRefer
* remove restInvoker
* rest protocol add JsonFactory to support custom
* rest protocol add JsonFactory to support custom
* jaxrs rest ParamNoAnnotatedProcessor support fix
* add rest http message encode
* add rest http message encode
* rest okHttpClient requestBody fix
* rest jaxrs form content-type support
* RestProtocol protocolBindingRefer reconstruct
* RestProtocol protocolBindingRefer reconstruct object to invoker & Invocation
* move RequestTemplate to remoting-http
* rest unit test
* add httpclient & url connection rest client
* Enhance invocation
* enhance
* add ParameterTypesComparator for metadataMap
* add ASF for new file
* Fix conflict
* Fix header
* fix import
* fix import
* fix import
* fix import
* fix import
* Fix json
* revert some change
* Remove jsonfactory
* Remove jsonfactory
* Simplify rest client
* Fix protocol
* fix codec
* tmp disable test
* rest metadata resolver add interface judge
* add rest metadata resolve unit test & fix AbstractServiceRestMetadataResolver
* org.apache.dubbo.metadata.rest.ParamType null exclude & add default accept header
* RestProtocolTest
refer add context path
unit test
* some fix
* ADD TODO
* RESOLVE HTTP client java.net.SocketException: socket closed
* RESOLVE HTTP client java.net.SocketException: socket closed
* add spring mvc rest protocol unit test
* rest protocol http response code deal
* rest protocol http response message
* fix some review advice
* fix some review advice
* add rest metadata resolve unit test & fix AbstractServiceRestMetadataResolver
* org.apache.dubbo.metadata.rest.ParamType null exclude & add default accept header
* RestProtocolTest
refer add context path
unit test
* some fix
* fix some review advice
* add spring mvc rest protocol unit test
* rest protocol http response code deal
* rest protocol http response message
* URLConnectionRestClient getMessage
* remove unused import
* import fix
* code merge
* code merge
* code merge
* code merge
* code merge
* Fix conflicts
* change restResult InputStream to bytes protect from fd leak
* merge code
* Fix import
* Fix import
* Fix uts
* Remove unused code
* Fix logger
* Update okhttp version
* Update okhttp version
* rest protocol add AnotherUserRestService service ut
* rest protocol add String & byteArray codec
* Fix version
* Fix uts
* rest protocol add XMLCodec
* stream release
* ServiceRestMetadata port change int to Integer
* service RestMetadata service map init
* xml codec change for xxe
* Fix import
* code style
* code style
* Fix shade
---------
Co-authored-by: suncr <suncairong@moresec.cn>
Co-authored-by: Liujunjie <42363259+LiujunjieALiling@users.noreply.github.com>
Co-authored-by: junjie3.liu <junjie3.liu@ximalaya.com>
Co-authored-by: Albumen Kevin <jhq0812@gmail.com>
|
2023-02-22 14:02:16 +08:00 |
Albumen Kevin
|
a8bbc234d9
|
Bump version to 3.1.8-SNAPSHOT
|
2023-02-20 17:28:08 +08:00 |
Albumen Kevin
|
db74a61a34
|
Prepare 3.1.7 release
|
2023-02-16 14:20:09 +08:00 |
Albumen Kevin
|
64ca1b0dd5
|
Bump to 3.2.0-beta.6-SNAPSHOT
|
2023-02-16 14:18:48 +08:00 |
Albumen Kevin
|
5c0ed0c1da
|
Merge branch '3.2.0-beta.5-release' into apache-3.2
|
2023-02-16 14:18:22 +08:00 |
dependabot[bot]
|
e6c6e299c3
|
Bump consul-api from 1.4.2 to 1.4.5 (#11545)
Bumps [consul-api](https://github.com/Ecwid/consul-api) from 1.4.2 to 1.4.5.
- [Release notes](https://github.com/Ecwid/consul-api/releases)
- [Commits](https://github.com/Ecwid/consul-api/commits/v1.4.5)
---
updated-dependencies:
- dependency-name: com.ecwid.consul:consul-api
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-02-14 13:46:55 +08:00 |
dependabot[bot]
|
3f90c4299b
|
Bump byte-buddy from 1.12.22 to 1.13.0 (#11550)
Bumps [byte-buddy](https://github.com/raphw/byte-buddy) from 1.12.22 to 1.13.0.
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.12.22...byte-buddy-1.13.0)
---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
dependency-type: direct:development
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>
|
2023-02-14 13:45:38 +08:00 |
Albumen Kevin
|
7bb8fd7e8c
|
Merge branch 'apache-3.2' into 3.2.0-beta.5-release
|
2023-02-09 09:38:26 +08:00 |
jojocodeX
|
a11e639949
|
Add Spring Security Plugin (#11418)
* Add Spring Security Plugin
* Add license
* Checkstyle
* refactor
* refactor
* refactor
* refactor
* refactor
* checkStyle
* refactor
* refactor
* refactor
* refactor
* Activate Add onClass
* Activate Add onClass
* fix NP
* fix sonarcloud check
* add comment
* refactor
* format
* refactor
* refactor
* Revert "refactor"
This reverts commit 07d6ffee13.
* refactor
* config key rename
* ci test
* ci test
* ci test
* rename
* Empty commit
---------
Co-authored-by: Albumen Kevin <jhq0812@gmail.com>
|
2023-02-08 18:20:20 +08:00 |
Albumen Kevin
|
e9ea101657
|
Merge branch 'apache-3.1' into apache-3.2
# Conflicts:
# dubbo-dependencies-bom/pom.xml
# dubbo-registry/dubbo-registry-api/src/main/java/org/apache/dubbo/registry/support/CacheableFailbackRegistry.java
|
2023-02-08 15:11:46 +08:00 |
Albumen Kevin
|
bc55100c9e
|
Bump netty from 4.1.72.Final to 4.1.87.Final (#11507)
|
2023-02-08 13:38:34 +08:00 |
Albumen Kevin
|
e83fea7e69
|
Merge branch 'apache-3.2' into 3.2.0-beta.5-release
|
2023-02-07 09:24:21 +08:00 |
Albumen Kevin
|
259f6e6f1f
|
Revert logback and slf4j version
|
2023-02-07 09:23:55 +08:00 |
Albumen Kevin
|
a9eb92daf4
|
Merge branch 'apache-3.2' into 3.2.0-beta.5-release
|
2023-02-06 19:39:36 +08:00 |
Albumen Kevin
|
b427c6d028
|
Bump slf4j from 1.7.36 to 2.0.6
|
2023-02-06 19:39:23 +08:00 |
Albumen Kevin
|
c7c3d4c951
|
Prepare 3.2.0-beta.5 release
|
2023-02-06 17:45:11 +08:00 |