What's Changed
- Since PR generation is still not working, manual clone of the 22.0.0 release changes by @brendandburns in #3786
- build(deps): bump com.google.auth:google-auth-library-oauth2-http from 1.29.0 to 1.30.0 by @dependabot[bot] in #3788
- build(deps): bump com.amazonaws:aws-java-sdk-sts from 1.12.777 to 1.12.778 by @dependabot[bot] in #3789
- build(deps): bump commons-io:commons-io from 2.17.0 to 2.18.0 by @dependabot[bot] in #3794
- build(deps): bump org.springframework:spring-test from 6.1.14 to 6.2.0 by @dependabot[bot] in #3792
- build(deps): bump com.amazonaws:aws-java-sdk-sts from 1.12.778 to 1.12.779 by @dependabot[bot] in #3798
- build(deps): bump spring.boot.version from 3.3.5 to 3.4.0 by @dependabot[bot] in #3797
- build(deps): bump com.google.protobuf:protobuf-java from 4.28.3 to 4.29.0 by @dependabot[bot] in #3804
- build(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.18.1 to 2.18.2 by @dependabot[bot] in #3805
- build(deps): bump org.apache.felix:maven-bundle-plugin from 5.1.9 to 6.0.0 by @dependabot[bot] in #3807
- build(deps): bump org.wiremock:wiremock from 3.9.2 to 3.10.0 by @dependabot[bot] in #3810
- build(deps): bump com.google.protobuf:protobuf-java from 4.29.0 to 4.29.1 by @dependabot[bot] in #3812
- Add support for v5 of the streaming protocol by @brendandburns in #3800
- Add support for terminal resize in ExecProcess by @brendandburns in #3801
- build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2 by @dependabot[bot] in #3816
- build(deps): bump com.google.auth:google-auth-library-oauth2-http from 1.30.0 to 1.30.1 by @dependabot[bot] in #3820
- build(deps): bump com.amazonaws:aws-java-sdk-sts from 1.12.779 to 1.12.780 by @dependabot[bot] in #3822
- build(deps): bump spring.version from 6.2.0 to 6.2.1 by @dependabot[bot] in #3821
- Refactor: Merge TokenFile auth with refresh auth by @yue9944882 in #3817
- build(deps): bump org.junit.jupiter:junit-jupiter from 5.11.3 to 5.11.4 by @dependabot[bot] in #3825
- build(deps): bump helm/kind-action from 1.10.0 to 1.11.0 by @dependabot[bot] in #3827
- build(deps): bump ch.qos.logback:logback-classic from 1.5.12 to 1.5.13 by @dependabot[bot] in #3829
- build(deps): bump com.google.protobuf:protobuf-java from 4.29.1 to 4.29.2 by @dependabot[bot] in #3830
- build(deps): bump spring.boot.version from 3.4.0 to 3.4.1 by @dependabot[bot] in #3832
- build(deps): bump org.assertj:assertj-core from 3.26.3 to 3.27.0 by @dependabot[bot] in #3833
- build(deps): bump ch.qos.logback:logback-classic from 1.5.13 to 1.5.14 by @dependabot[bot] in #3834
- build(deps): bump ch.qos.logback:logback-classic from 1.5.14 to 1.5.15 by @dependabot[bot] in #3837
- build(deps): bump helm/kind-action from 1.11.0 to 1.12.0 by @dependabot[bot] in #3838
- build(deps): bump org.codehaus.gmavenplus:gmavenplus-plugin from 4.0.1 to 4.1.0 by @dependabot[bot] in #3839
- build(deps): bump org.assertj:assertj-core from 3.27.0 to 3.27.1 by @dependabot[bot] in #3840
- build(deps): bump org.codehaus.gmavenplus:gmavenplus-plugin from 4.1.0 to 4.1.1 by @dependabot[bot] in #3843
- build(deps): bump org.mockito:mockito-junit-jupiter from 5.14.2 to 5.15.2 by @dependabot[bot] in #3844
- build(deps): bump org.assertj:assertj-core from 3.27.1 to 3.27.2 by @dependabot[bot] in #3846
- build(deps): bump ch.qos.logback:logback-classic from 1.5.15 to 1.5.16 by @dependabot[bot] in #3847
- build(deps): bump commons-codec:commons-codec from 1.17.1 to 1.17.2 by @dependabot[bot] in #3850
- build(deps): bump com.diffplug.spotless:spotless-maven-plugin from 2.43.0 to 2.44.0 by @dependabot[bot] in #3851
- build(deps): bump com.diffplug.spotless:spotless-maven-plugin from 2.44.0 to 2.44.1 by @dependabot[bot] in #3855
- build(deps): bump com.google.protobuf:protobuf-java from 4.29.2 to 4.29.3 by @dependabot[bot] in #3861
- build(deps): bump com.diffplug.spotless:spotless-maven-plugin from 2.44.1 to 2.44.2 by @dependabot[bot] in #3862
- build(deps): bump org.bouncycastle:bcpkix-jdk18on from 1.79 to 1.80 by @dependabot[bot] in #3863
- build(deps): bump io.swagger:swagger-annotations from 1.6.14 to 1.6.15 by @dependabot[bot] in #3867
- build(deps): bump spring.version from 6.2.1 to 6.2.2 by @dependabot[bot] in #3871
- Clarifying legacy release workflow instructions by @yue9944882 in #3869
- build(deps): bump org.assertj:assertj-core from 3.27.2 to 3.27.3 by @dependabot[bot] in #3873
- Bump master branch version to 23.0.0-SNAPSHOT by @yue9944882 in #3879
- build(deps): bump com.google.auth:google-auth-library-oauth2-http from 1.30.1 to 1.31.0 by @dependabot[bot] in #3881
- Enable the reuse of cached informers on creation by
SharedInformerFactory. by @Sud0x67 in #3856 - build(deps): bump spring.boot.version from 3.4.1 to 3.4.2 by @dependabot[bot] in #3882
- build(deps): bump commons-codec:commons-codec from 1.17.2 to 1.18.0 by @dependabot[bot] in #3884
- build(deps): bump com.google.code.gson:gson from 2.11.0 to 2.12.0 by @dependabot[bot] in #3886
- build(deps): bump com.google.code.gson:gson from 2.12.0 to 2.12.1 by @dependabot[bot] in #3889
- build(deps): bump org.wiremock:wiremock from 3.10.0 to 3.11.0 by @dependabot[bot] in #3892
- Refreshes the patches files by @yue9944882 in #3896
- build(deps): bump com.google.auth:google-auth-library-oauth2-http from 1.31.0 to 1.32.0 by @dependabot[bot] in #3899
- chore(deps): remove unused jakarta.ws.rs-api dependency by @JynLeazy in #3907
- Remove unused dependencies from extended, spring, and root module by @JynLeazy in #3909
- build(deps): bump com.google.auth:google-auth-library-oauth2-http from 1.32.0 to 1.32.1 by @dependabot[bot] in #3911
- build(deps): bump com.amazonaws:aws-java-sdk-sts from 1.12.780 to 1.12.781 by @dependabot[bot] in #3918
- build(deps): bump org.wiremock:wiremock from 3.11.0 to 3.12.0 by @dependabot[bot] in #3919
- Automated Generate from openapi release-1.32 by @yue9944882 in #3916
- build(deps): bump spring.version from 6.2.2 to 6.2.3 by @dependabot[bot] in #3923
- build(deps): bump org.yaml:snakeyaml from 2.3 to 2.4 by @dependabot[bot] in #3925
- fix: add missing continue token when build cluster list call by @cyrilcsr in #3930
- Chore: Re-run spotless formatter by @yue9944882 in #3939
- build(deps): bump spring.boot.version from 3.4.2 to 3.4.3 by @dependabot[bot] in #3935
- build(deps): bump com.diffplug.spotless:spotless-maven-plugin from 2.44.2 to 2.44.3 by @dependabot[bot] in #3936
- build(deps): bump com.amazonaws:aws-java-sdk-sts from 1.12.781 to 1.12.782 by @dependabot[bot] in #3933
- build(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 by @dependabot[bot] in #3946
- build(deps): bump org.junit.jupiter:junit-jupiter from 5.11.4 to 5.12.0 by @dependabot[bot] in #3947
- build(deps): bump org.awaitility:awaitility from 4.2.2 to 4.3.0 by @dependabot[bot] in #3948
- Deflake a test by @brendandburns in #3942
- build(deps): bump com.google.auth:google-auth-library-oauth2-http from 1.32.1 to 1.33.0 by @dependabot[bot] in #3949
- build(deps): bump ch.qos.logback:logback-classic from 1.5.16 to 1.5.17 by @dependabot[bot] in #3956
- build(deps): bump com.google.auth:google-auth-library-oauth2-http from 1.33.0 to 1.33.1 by @dependabot[bot] in #3955
- build(deps-dev): bump slf4j.version from 2.0.16 to 2.0.17 by @dependabot[bot] in #3957
- Switch to Countdown latch and actually use it for test. by @brendandburns in #3952
- build(deps): bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.3 to 3.1.4 by @dependabot[bot] in #3958
- build(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.18.2 to 2.18.3 by @dependabot[bot] in #3960
- build(deps): bump org.mockito:mockito-junit-jupiter from 5.15.2 to 5.16.0 by @dependabot[bot] in #3962
- build(deps): bump org.wiremock:wiremock from 3.12.0 to 3.12.1 by @dependabot[bot] in #3963
- build(deps): bump com.google.protobuf:protobuf-java from 4.29.3 to 4.30.0 by @dependabot[bot] in #3965
- Bump root pom to 24.0.0-SNAPSHOT by @yue9944882 in #3966
- build(deps): bump io.sundr:builder-annotations from 0.200.0 to 0.200.3 by @dependabot[bot] in #3971
- build(deps): bump spring.version from 6.2.3 to 6.2.4 by @dependabot[bot] in #3973
- build(deps): bump com.google.protobuf:protobuf-java from 4.30.0 to 4.30.1 by @dependabot[bot] in #3974
- build(deps): bump org.mockito:mockito-junit-jupiter from 5.16.0 to 5.16.1 by @dependabot[bot] in #3979
- build(deps): bump org.junit.jupiter:junit-jupiter from 5.12.0 to 5.12.1 by @dependabot[bot] in #3978
- build(deps): bump ch.qos.logback:logback-classic from 1.5.17 to 1.5.18 by @dependabot[bot] in #3983
- build(deps): bump spring.version from 6.2.4 to 6.2.5 by @dependabot[bot] in #3984
- build(deps): bump spring.boot.version from 3.4.3 to 3.4.4 by @dependabot[bot] in #3987
- build(deps): bump com.google.protobuf:protobuf-java from 4.30.1 to 4.30.2 by @dependabot[bot] in #3991
- Improve ExecTest.java by @karthikkondapally in #3989
- build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.2 to 3.5.3 by @dependabot[bot] in #3992
- build(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13 by @dependabot[bot] in #3997
- build(deps): bump uk.org.webcompere:system-stubs-jupiter from 2.1.7 to 2.1.8 by @dependabot[bot] in #4001
- build(deps): bump org.mockito:mockito-junit-jupiter from 5.16.1 to 5.17.0 by @dependabot[bot] in #4002
- build(deps): bump com.diffplug.spotless:spotless-maven-plugin from 2.44.3 to 2.44.4 by @dependabot[bot] in #4004
- build(deps): bump org.junit.jupiter:junit-jupiter from 5.12.1 to 5.12.2 by @dependabot[bot] in #4012
- build(deps): bump commons-io:commons-io from 2.18.0 to 2.19.0 by @dependabot[bot] in #4013
- build(deps): bump com.google.code.gson:gson from 2.12.1 to 2.13.0 by @dependabot[bot] in #4014
- build(deps): bump spring.version from 6.2.5 to 6.2.6 by @dependabot[bot] in #4019
- build(deps-dev): bump org.apache.commons:commons-collections4 from 4.4 to 4.5.0 by @dependabot[bot] in #4022
- build(deps): bump com.google.code.gson:gson from 2.13.0 to 2.13.1 by @dependabot[bot] in #4024
- build(deps): bump spring.boot.version from 3.4.4 to 3.4.5 by @dependabot[bot] in #4028
- build(deps): bump org.wiremock:wiremock from 3.12.1 to 3.13.0 by @dependabot[bot] in #4030
- build(deps): bump org.codehaus.gmavenplus:gmavenplus-plugin from 4.1.1 to 4.2.0 by @dependabot[bot] in #4035
- build(deps): bump com.google.auth:google-auth-library-oauth2-http from 1.33.1 to 1.34.0 by @dependabot[bot] in #4036
- build(deps): bump com.amazonaws:aws-java-sdk-sts from 1.12.782 to 1.12.783 by @dependabot[bot] in #4037
- Use patch cmd instead of
git applyfor conflict toleration by @yue9944882 in #4041 - build(deps): bump io.sundr:builder-annotations from 0.200.3 to 0.200.4 by @dependabot[bot] in #4042
- build(deps): bump com.google.auth:google-auth-library-oauth2-http from 1.34.0 to 1.35.0 by @dependabot[bot] in #4043
- Generate workflow: Adding -p0 param for stripping prefix for patch cmd by @yue9944882 in #4046
- build(deps): bump com.google.protobuf:protobuf-java from 4.30.2 to 4.31.0 by @dependabot[bot] in #4048
- build(deps): bump spring.version from 6.2.6 to 6.2.7 by @dependabot[bot] in #4051
- build(deps): bump io.swagger:swagger-annotations from 1.6.15 to 1.6.16 by @dependabot[bot] in #4052
- Fix patch workflow - fix linux patch command compatibility by @yue9944882 in #4055
- build(deps): bump org.mockito:mockito-junit-jupiter from 5.17.0 to 5.18.0 by @dependabot[bot] in #4058
- Release 1.33 - Automated generate e5b5abc1 by @yue9944882 in #4056
- build(deps): bump spring.boot.version from 3.4.5 to 3.5.0 by @dependabot[bot] in #4060
- Automated release 24.0.0 by @yue9944882 in #4062
- Update root version to 25.0.0-SNAPSHOT by @yue9944882 in #4065
- build(deps): bump com.diffplug.spotless:spotless-maven-plugin from 2.44.4 to 2.44.5 by @dependabot[bot] in #4066
- build(deps): bump com.google.protobuf:protobuf-java from 4.31.0 to 4.31.1 by @dependabot[bot] in #4069
- build(deps): bump com.google.auth:google-auth-library-oauth2-http from 1.35.0 to 1.36.0 by @dependabot[bot] in #4068
- build(deps): bump org.junit.jupiter:junit-jupiter from 5.12.2 to 5.13.0 by @dependabot[bot] in #4073
- build(deps): bump com.amazonaws:aws-java-sdk-sts from 1.12.783 to 1.12.785 by @dependabot[bot] in #4074
- build(deps): bump com.google.auth:google-auth-library-oauth2-http from 1.36.0 to 1.37.0 by @dependabot[bot] in #4082
- build(deps): bump org.bouncycastle:bcpkix-jdk18on from 1.80 to 1.81 by @dependabot[bot] in #4083
- build(deps): bump org.codehaus.mojo:build-helper-maven-plugin from 3.6.0 to 3.6.1 by @dependabot[bot] in #4084
- Use PAT_TOKEN instead of GH_TOKEN to automate PR by @yue9944882 in #4085
- build(deps): bump org.junit.jupiter:junit-jupiter from 5.13.0 to 5.13.1 by @dependabot[bot] in #4089
- Fix NPE in KubectlTop - skip pods which are down by @c4lm in #4087
- build(deps): bump com.amazonaws:aws-java-sdk-sts from 1.12.785 to 1.12.787 by @dependabot[bot] in #4094
- build(deps): bump org.wiremock:wiremock from 3.13.0 to 3.13.1 by @dependabot[bot] in #4092
- build(deps): bump spring.version from 6.2.7 to 6.2.8 by @dependabot[bot] in #4093
- Switch to PAT_TOKEN for git branch push by @yue9944882 in #4086
- build(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.18.3 to 2.19.1 by @dependabot[bot] in #4098
- Use PAT_TOKEN for model-generate workflow by @yue9944882 in #4099
- build(deps): bump spring.boot.version from 3.5.0 to 3.5.2 by @dependabot[bot] in #4100
- build(deps): bump com.google.auth:google-auth-library-oauth2-http from 1.37.0 to 1.37.1 by @dependabot[bot] in #4103
- build(deps): bump spring.boot.version from 3.5.2 to 3.5.3 by @dependabot[bot] in #4104
- build(deps): bump org.junit.jupiter:junit-jupiter from 5.13.1 to 5.13.2 by @dependabot[bot] in #4108
- Migrate EKS authentication from AWS 1.x -> AWS 2.x by @danielburrell in #4113
- build(deps): bump software.amazon.awssdk:sts from 2.31.70 to 2.31.76 by @dependabot[bot] in #4116
- build(deps): bump org.apache.maven.plugins:maven-enforcer-plugin from 3.5.0 to 3.6.0 by @dependabot[bot] in #4117
- build(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8 by @dependabot[bot] in #4118
- build(deps): bump software.amazon.awssdk:sts from 2.31.76 to 2.31.77 by @dependabot[bot] in #4119
- build(deps): bump okhttp3.version from 4.12.0 to 5.0.0 by @dependabot[bot] in #4120
- build(deps): bump org.codehaus.gmavenplus:gmavenplus-plugin from 4.2.0 to 4.2.1 by @dependabot[bot] in #4122
- build(deps): bump org.junit.jupiter:junit-jupiter from 5.13.2 to 5.13.3 by @dependabot[bot] in #4123
- build(deps): bump okhttp3.version from 5.0.0 to 5.1.0 by @dependabot[bot] in #4128
- build(deps): bump com.diffplug.spotless:spotless-maven-plugin from 2.44.5 to 2.45.0 by @dependabot[bot] in #4129
- build(deps): bump software.amazon.awssdk:sts from 2.31.77 to 2.31.78 by @dependabot[bot] in #4130
- build(deps): bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 by @dependabot[bot] in #4131
- build(deps): bump com.amazonaws:aws-java-sdk-sts from 1.12.787 to 1.12.788 by @dependabot[bot] in #4133
- build(deps): bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.0 to 3.6.1 by @dependabot[bot] in #4134
- build(deps): bump software.amazon.awssdk:sts from 2.31.78 to 2.32.0 by @dependabot[bot] in #4135
- fix: correct fieldManager parameter in makeClusterCreateCallBuilder by @zongzewu23 in #4140
- build(deps): bump spring.version from 6.2.8 to 6.2.9 by @dependabot[bot] in #4142
- build(deps): bump com.diffplug.spotless:spotless-maven-plugin from 2.45.0 to 2.46.0 by @dependabot[bot] in #4148
- build(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.19.1 to 2.19.2 by @dependabot[bot] in #4149
- build(deps): bump software.amazon.awssdk:sts from 2.32.0 to 2.32.4 by @dependabot[bot] in #4150
- build(deps): bump commons-io:commons-io from 2.19.0 to 2.20.0 by @dependabot[bot] in #4151
- Add ApiClient in ClientBuilder by @iseki0 in #4152
- build(deps): bump com.diffplug.spotless:spotless-maven-plugin from 2.46.0 to 2.46.1 by @dependabot[bot] in #4156
- build(deps): bump software.amazon.awssdk:sts from 2.32.4 to 2.32.6 by @dependabot[bot] in #4157
- build(deps): bump org.junit.jupiter:junit-jupiter from 5.13.3 to 5.13.4 by @dependabot[bot] in #4158
- build(deps): bump commons-codec:commons-codec from 1.18.0 to 1.19.0 by @dependabot[bot] in #4159
- build(deps): bump software.amazon.awssdk:sts from 2.32.6 to 2.32.7 by @dependabot[bot] in #4161
- build(deps): bump spring.boot.version from 3.5.3 to 3.5.4 by @dependabot[bot] in #4162
- build(deps): bump software.amazon.awssdk:sts from 2.32.7 to 2.32.8 by @dependabot[bot] in #4163
- build(deps): bump software.amazon.awssdk:sts from 2.32.8 to 2.32.9 by @dependabot[bot] in #4165
- build(deps): bump software.amazon.awssdk:sts from 2.32.9 to 2.32.10 by @dependabot[bot] in #4166
- build(deps): bump org.apache.commons:commons-compress from 1.27.1 to 1.28.0 by @dependabot[bot] in #4168
- build(deps): bump software.amazon.awssdk:sts from 2.32.10 to 2.32.12 by @dependabot[bot] in #4170
- build(deps): bump software.amazon.awssdk:sts from 2.32.12 to 2.32.13 by @dependabot[bot] in #4171
- build(deps): bump commons-cli:commons-cli from 1.9.0 to 1.10.0 by @dependabot[bot] in #4172
- build(deps): bump software.amazon.awssdk:sts from 2.32.13 to 2.32.14 by @dependabot[bot] in #4173
- build(deps): bump software.amazon.awssdk:sts from 2.32.14 to 2.32.16 by @dependabot[bot] in #4176
- build(deps): bump org.assertj:assertj-core from 3.27.3 to 3.27.4 by @dependabot[bot] in #4178
- build(deps): bump software.amazon.awssdk:sts from 2.32.16 to 2.32.19 by @dependabot[bot] in #4181
- build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #4184
- build(deps): bump software.amazon.awssdk:sts from 2.32.19 to 2.32.21 by @dependabot[bot] in #4186
- Remove Unused declared dependencies found in pom.xml #3891 by @dasarathirout in #4182
- Incorrect User-Agent #3857 Read version from Configuration by @dasarathirout in #4180
- build(deps): bump software.amazon.awssdk:sts from 2.32.21 to 2.32.22 by @dependabot[bot] in #4187
- build(deps): bump spring.version from 6.2.9 to 6.2.10 by @dependabot[bot] in #4191
- build(deps): bump com.google.protobuf:protobuf-java from 4.31.1 to 4.32.0 by @dependabot[bot] in #4192
- build(deps): bump software.amazon.awssdk:sts from 2.32.22 to 2.32.23 by @dependabot[bot] in #4193
- refactor: use StandardCharsets by @iseki0 in #4188
- build(deps): bump org.mockito:mockito-junit-jupiter from 5.18.0 to 5.19.0 by @dependabot[bot] in #4194
- build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.11.3 by @dependabot[bot] in #4195
- build(deps): bump software.amazon.awssdk:sts from 2.32.23 to 2.32.24 by @dependabot[bot] in #4196
- build(deps): bump software.amazon.awssdk:sts from 2.32.24 to 2.32.25 by @dependabot[bot] in #4198
- build(deps): bump software.amazon.awssdk:sts from 2.32.25 to 2.32.26 by @dependabot[bot] in #4199
- build(deps): bump software.amazon.awssdk:sts from 2.32.26 to 2.32.28 by @dependabot[bot] in #4205
- build(deps): bump spring.boot.version from 3.5.4 to 3.5.5 by @dependabot[bot] in #4203
- build(deps): bump com.google.auth:google-auth-library-oauth2-http from 1.37.1 to 1.38.0 by @dependabot[bot] in #4204
- build(deps): bump actions/setup-java from 4 to 5 by @dependabot[bot] in #4206
- build(deps): bump software.amazon.awssdk:sts from 2.32.28 to 2.32.29 by @dependabot[bot] in #4208
- build(deps): bump software.amazon.awssdk:sts from 2.32.29 to 2.32.30 by @dependabot[bot] in #4209
- build(deps): bump software.amazon.awssdk:sts from 2.32.30 to 2.32.31 by @dependabot[bot] in #4210
- build(deps): bump io.sundr:builder-annotations from 0.200.4 to 0.201.0 by @dependabot[bot] in #4214
- build(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.19.2 to 2.20.0 by @dependabot[bot] in #4213
- build(deps): bump org.yaml:snakeyaml from 2.4 to 2.5 by @dependabot[bot] in #4218
- build(deps): bump software.amazon.awssdk:sts from 2.32.31 to 2.33.0 by @dependabot[bot] in #4219
- build(deps): bump software.amazon.awssdk:sts from 2.33.0 to 2.33.2 by @dependabot[bot] in #4223
- build(deps): bump com.amazonaws:aws-java-sdk-sts from 1.12.788 to 1.12.789 by @dependabot[bot] in #4225
- build(deps): bump software.amazon.awssdk:sts from 2.33.2 to 2.33.3 by @dependabot[bot] in #4226
- build(deps): bump com.google.auth:google-auth-library-oauth2-http from 1.38.0 to 1.39.0 by @dependabot[bot] in #4228
- build(deps): bump com.amazonaws:aws-java-sdk-sts from 1.12.789 to 1.12.790 by @dependabot[bot] in #4229
- build(deps): bump io.sundr:builder-annotations from 0.201.0 to 0.210.0 by @dependabot[bot] in #4227
- build(deps): bump com.amazonaws:aws-java-sdk-sts from 1.12.790 to 1.12.791 by @dependabot[bot] in #4234
- build(deps): bump software.amazon.awssdk:sts from 2.33.3 to 2.33.4 by @dependabot[bot] in #4235
- build(deps): bump io.sundr:builder-annotations from 0.210.0 to 0.220.0 by @dependabot[bot] in #4236
- build(deps): bump software.amazon.awssdk:sts from 2.33.4 to 2.33.5 by @dependabot[bot] in #4240
- build(deps): bump com.google.code.gson:gson from 2.13.1 to 2.13.2 by @dependabot[bot] in #4241
- build(deps): bump software.amazon.awssdk:sts from 2.33.5 to 2.33.7 by @dependabot[bot] in #4242
- build(deps): bump com.google.protobuf:protobuf-java from 4.32.0 to 4.32.1 by @dependabot[bot] in #4246
- build(deps): bump spring.version from 6.2.10 to 6.2.11 by @dependabot[bot] in #4247
- build(deps): bump software.amazon.awssdk:sts from 2.33.7 to 2.33.8 by @dependabot[bot] in #4248
- build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.3 to 3.5.4 by @dependabot[bot] in #4253
- build(deps): bump software.amazon.awssdk:sts from 2.33.8 to 2.33.9 by @dependabot[bot] in #4254
- build(deps): bump io.sundr:builder-annotations from 0.220.0 to 0.220.1 by @dependabot[bot] in #4255
- Automated Generate from openapi release-1.34 by @yue9944882 in #4245
- build(deps): bump software.amazon.awssdk:sts from 2.33.9 to 2.33.10 by @dependabot[bot] in #4258
- build(deps): bump software.amazon.awssdk:sts from 2.33.10 to 2.33.11 by @dependabot[bot] in #4259
- build(deps): bump org.bouncycastle:bcpkix-jdk18on from 1.81 to 1.82 by @dependabot[bot] in #4260
- build(deps): bump com.google.auth:google-auth-library-oauth2-http from 1.39.0 to 1.39.1 by @dependabot[bot] in #4261
- build(deps): bump software.amazon.awssdk:sts from 2.33.11 to 2.33.13 by @dependabot[bot] in #4265
- build(deps): bump spring.boot.version from 3.5.5 to 3.5.6 by @dependabot[bot] in #4266
- build(deps): bump org.assertj:assertj-core from 3.27.4 to 3.27.5 by @dependabot[bot] in #4267
- build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.3 to 3.12.0 by @dependabot[bot] in #4272
- build(deps): bump org.mockito:mockito-junit-jupiter from 5.19.0 to 5.20.0 by @dependabot[bot] in #4273
- build(deps): bump software.amazon.awssdk:sts from 2.33.13 to 2.34.0 by @dependabot[bot] in #4274
- Replace deprecated nexusUrl with the new endpoint by @yue9944882 in #4270
- build(deps): bump org.assertj:assertj-core from 3.27.5 to 3.27.6 by @dependabot[bot] in #4276
- build(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1 by @dependabot[bot] in #4277
- build(deps): bump software.amazon.awssdk:sts from 2.34.0 to 2.34.2 by @dependabot[bot] in #4283
- build(deps): bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0 by @dependabot[bot] in #4284
- build(deps): bump org.sonatype.central:central-publishing-maven-plugin from 0.8.0 to 0.9.0 by @dependabot[bot] in #4285
- build(deps): bump software.amazon.awssdk:sts from 2.34.2 to 2.34.4 by @dependabot[bot] in #4292
- build(deps): bump software.amazon.awssdk:sts from 2.34.4 to 2.34.5 by @dependabot[bot] in #4293
- Fix typo by @anton-johansson in #4294
- build(deps): bump ch.qos.logback:logback-classic from 1.5.18 to 1.5.19 by @dependabot[bot] in #4297
- build(deps): bump com.amazonaws:aws-java-sdk-sts from 1.12.791 to 1.12.792 by @dependabot[bot] in #4302
- build(deps): bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.1 to 3.6.2 by @dependabot[bot] in #4303
- build(deps): bump software.amazon.awssdk:sts from 2.34.5 to 2.34.9 by @dependabot[bot] in #4304
- build(deps): bump software.amazon.awssdk:sts from 2.34.9 to 2.35.0 by @dependabot[bot] in #4307
- build(deps): bump io.sundr:builder-annotations from 0.220.1 to 0.230.0 by @dependabot[bot] in #4308
- build(deps): bump software.amazon.awssdk:sts from 2.35.0 to 2.35.2 by @dependabot[bot] in #4313
- build(deps): bump okhttp3.version from 5.1.0 to 5.2.0 by @dependabot[bot] in #4314
- build(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in #4316
- build(deps): bump io.sundr:builder-annotations from 0.230.0 to 0.230.1 by @dependabot[bot] in #4317
- build(deps): bump software.amazon.awssdk:sts from 2.35.2 to 2.35.3 by @dependabot[bot] in #4318
- build(deps): bump okhttp3.version from 5.2.0 to 5.2.1 by @dependabot[bot] in #4320
- build(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14 by @dependabot[bot] in #4325
- build(deps): bump software.amazon.awssdk:sts from 2.35.3 to 2.35.6 by @dependabot[bot] in #4327
- build(deps): bump software.amazon.awssdk:sts from 2.35.6 to 2.35.7 by @dependabot[bot] in #4329
- build(deps): bump com.google.auth:google-auth-library-oauth2-http from 1.39.1 to 1.40.0 by @dependabot[bot] in #4330
- build(deps): bump com.google.protobuf:protobuf-java from 4.32.1 to 4.33.0 by @dependabot[bot] in #4332
- build(deps): bump software.amazon.awssdk:sts from 2.35.7 to 2.35.8 by @dependabot[bot] in #4333
- build(deps): bump spring.version from 6.2.11 to 6.2.12 by @dependabot[bot] in #4335
- build(deps): bump software.amazon.awssdk:sts from 2.35.8 to 2.35.9 by @dependabot[bot] in #4336
- build(deps): bump ch.qos.logback:logback-classic from 1.5.19 to 1.5.20 by @dependabot[bot] in #4339
- build(deps): bump software.amazon.awssdk:sts from 2.35.9 to 2.35.11 by @dependabot[bot] in #4340
- Update style format workflow to use Java 17 by @brendandburns in #4310
- Remove release 17~20 example by @yue9944882 in #4343
- build(deps): bump spring.boot.version from 3.5.6 to 3.5.7 by @dependabot[bot] in #4345
- build(deps): bump software.amazon.awssdk:sts from 2.35.11 to 2.36.1 by @dependabot[bot] in #4346
- build(deps): bump com.diffplug.spotless:spotless-maven-plugin from 2.46.1 to 3.0.0 by @dependabot[bot] in #4286
- build(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #4349
- build(deps): bump software.amazon.awssdk:sts from 2.36.1 to 2.36.3 by @dependabot[bot] in #4350
- build(deps): bump io.sundr:builder-annotations from 0.230.1 to 0.230.2 by @dependabot[bot] in #4353
- build(deps): bump software.amazon.awssdk:sts from 2.36.3 to 2.37.1 by @dependabot[bot] in #4354
- build(deps): bump okhttp3.version from 5.2.1 to 5.3.0 by @dependabot[bot] in #4356
- build(deps): bump software.amazon.awssdk:sts from 2.37.1 to 2.37.3 by @dependabot[bot] in #4361
- build(deps): bump helm/kind-action from 1.12.0 to 1.13.0 by @dependabot[bot] in #4364
- build(deps): bump software.amazon.awssdk:sts from 2.37.3 to 2.37.5 by @dependabot[bot] in #4366
- build(deps): bump commons-codec:commons-codec from 1.19.0 to 1.20.0 by @dependabot[bot] in #4368
- build(deps): bump software.amazon.awssdk:sts from 2.37.5 to 2.38.1 by @dependabot[bot] in #4370
- docs: fix typos in some files by @khanhkhanhlele in #4371
- build(deps): bump software.amazon.awssdk:sts from 2.38.1 to 2.38.2 by @dependabot[bot] in #4372
- build(deps): bump commons-io:commons-io from 2.20.0 to 2.21.0 by @dependabot[bot] in #4373
- build(deps): bump org.apache.maven.plugins:maven-release-plugin from 3.1.1 to 3.2.0 by @dependabot[bot] in #4374
- Fix flaky KubernetesInformerCreatorTest by using exact path matching by @Copilot in #4378
- build(deps): bump ch.qos.logback:logback-classic from 1.5.20 to 1.5.21 by @dependabot[bot] in #4379
- build(deps): bump software.amazon.awssdk:sts from 2.38.2 to 2.38.4 by @dependabot[bot] in #4381
- Add protocol buffer generation automation to maintain sync with upstream Kubernetes by @Copilot in #4380
- Add e2e tests for Protocol Buffer client by @Copilot in #4383
- build(deps): bump software.amazon.awssdk:sts from 2.38.4 to 2.38.5 by @dependabot[bot] in #4384
- build(deps): bump commons-cli:commons-cli from 1.10.0 to 1.11.0 by @dependabot[bot] in #4385
- build(deps): bump com.google.protobuf:protobuf-java from 4.33.0 to 4.33.1 by @dependabot[bot] in #4389
- build(deps): bump software.amazon.awssdk:sts from 2.38.5 to 2.38.6 by @dependabot[bot] in #4390
- Sanitize release plugin to fix release GH workflow by @yue9944882 in #4344
- build(deps): bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 by @dependabot[bot] in #4394
- build(deps): bump software.amazon.awssdk:sts from 2.38.6 to 2.38.7 by @dependabot[bot] in #4395
- build(deps): bump org.wiremock:wiremock from 3.13.1 to 3.13.2 by @dependabot[bot] in #4396
- Remove unused urlMatching import from WireMock tests by @Copilot in #4399
- Replace urlEqualTo with urlPathEqualTo in WireMock test stubs by @Copilot in #4401
- build(deps): bump software.amazon.awssdk:sts from 2.38.7 to 2.38.8 by @dependabot[bot] in #4404
- build(deps): bump okhttp3.version from 5.3.0 to 5.3.1 by @dependabot[bot] in #4405
- build(deps): bump org.apache.maven.plugins:maven-jar-plugin from 3.4.2 to 3.5.0 by @dependabot[bot] in #4406
- build(deps): bump com.diffplug.spotless:spotless-maven-plugin from 3.0.0 to 3.1.0 by @dependabot[bot] in #4411
- build(deps): bump okhttp3.version from 5.3.1 to 5.3.2 by @dependabot[bot] in #4412
- build(deps): bump software.amazon.awssdk:sts from 2.38.8 to 2.38.9 by @dependabot[bot] in #4413
- build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #4423
- build(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.20.0 to 2.20.1 by @dependabot[bot] in #4357
- build(deps): bump spring.boot.version from 3.5.7 to 4.0.0 by @dependabot[bot] in #4419
- build(deps): bump software.amazon.awssdk:sts from 2.38.9 to 2.39.1 by @dependabot[bot] in #4420
- build(deps): bump software.amazon.awssdk:sts from 2.39.1 to 2.39.3 by @dependabot[bot] in #4429
- build(deps): bump software.amazon.awssdk:sts from 2.39.3 to 2.39.4 by @dependabot[bot] in #4433
- build(deps): bump org.bouncycastle:bcpkix-jdk18on from 1.82 to 1.83 by @dependabot[bot] in #4435
- build(deps): bump software.amazon.awssdk:sts from 2.39.4 to 2.39.5 by @dependabot[bot] in #4436
- build(deps): bump org.apache.maven.plugins:maven-source-plugin from 3.3.1 to 3.4.0 by @dependabot[bot] in #4438
- build(deps): bump org.apache.maven.plugins:maven-assembly-plugin from 3.7.1 to 3.8.0 by @dependabot[bot] in #4439
- build(deps): bump software.amazon.awssdk:sts from 2.39.5 to 2.39.6 by @dependabot[bot] in #4443
- feat: add label selector to metrics call by @at88mph in #3999
- Add allNamespaces() method to KubectlGet by @Copilot in #4446
- Migrate from javax.annotation to jakarta.annotation namespace by @Copilot in #4447
- Make PortForwardResult implement Closeable and expose handler state by @Copilot in #4448
- build(deps): bump com.google.auth:google-auth-library-oauth2-http from 1.40.0 to 1.41.0 by @dependabot[bot] in #4449
- build(deps): bump software.amazon.awssdk:sts from 2.39.6 to 2.40.1 by @dependabot[bot] in #4450
- build(deps): bump org.apache.maven.plugins:maven-release-plugin from 3.2.0 to 3.3.0 by @dependabot[bot] in #4451
- build(deps): bump com.google.protobuf:protobuf-java from 4.33.1 to 4.33.2 by @dependabot[bot] in #4455
- build(deps): bump software.amazon.awssdk:sts from 2.40.1 to 2.40.3 by @dependabot[bot] in #4456
- build(deps): bump software.amazon.awssdk:sts from 2.40.3 to 2.40.4 by @dependabot[bot] in #4458
- build(deps): bump software.amazon.awssdk:sts from 2.40.4 to 2.40.5 by @dependabot[bot] in #4459
- build(deps): bump org.mockito:mockito-junit-jupiter from 5.20.0 to 5.21.0 by @dependabot[bot] in #4460
- Add Yaml.createResource() for type-agnostic resource creation from YAML by @Copilot in #4427
- build(deps): bump ch.qos.logback:logback-classic from 1.5.21 to 1.5.22 by @dependabot[bot] in #4466
- build(deps): bump software.amazon.awssdk:sts from 2.40.5 to 2.40.7 by @dependabot[bot] in #4467
- build(deps): bump actions/cache from 4 to 5 by @dependabot[bot] in #4471
- Reduce WebSocket flush wait from 100ms to 1ms by @Copilot in #4461
- build(deps): bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #4476
- build(deps): bump org.apache.maven.plugins:maven-release-plugin from 3.3.0 to 3.3.1 by @dependabot[bot] in #4473
- build(deps): bump software.amazon.awssdk:sts from 2.40.7 to 2.40.9 by @dependabot[bot] in #4477
- Fix User-Agent to use Configuration.VERSION instead of hardcoded string by @Copilot in #4462
- build(deps): bump software.amazon.awssdk:sts from 2.40.9 to 2.40.10 by @dependabot[bot] in #4478
- build(deps): bump spring.boot.version from 4.0.0 to 4.0.1 by @dependabot[bot] in #4480
- build(deps): bump software.amazon.awssdk:sts from 2.40.10 to 2.40.14 by @dependabot[bot] in #4485
- build(deps): bump ch.qos.logback:logback-classic from 1.5.22 to 1.5.23 by @dependabot[bot] in #4484
- build(deps): bump software.amazon.awssdk:sts from 2.40.14 to 2.41.2 by @dependabot[bot] in #4497
- Fix missing Fix missing JUnit Jupiter params dependency and clean unused dependenciestest dependencies and clean unused dependencies by @omrajshinde534 in #4487
- build(deps): bump software.amazon.awssdk:sts from 2.41.2 to 2.41.3 by @dependabot[bot] in #4499
- build(deps): bump ch.qos.logback:logback-classic from 1.5.23 to 1.5.24 by @dependabot[bot] in #4501
- Clarify dependencyManagement usage for shared dependencies by @Gautam-aman in #4491
- Clarify release steps after sonatype migration by @yue9944882 in #4442
- Fix pom.xml versions for e2e and spring modules by @brendandburns in #4516
- build(deps): bump software.amazon.awssdk:sts from 2.41.3 to 2.41.7 by @dependabot[bot] in #4518
- build(deps): bump com.google.protobuf:protobuf-java from 4.33.2 to 4.33.4 by @dependabot[bot] in #4514
- build(deps): bump software.amazon.awssdk:sts from 2.41.7 to 2.41.8 by @dependabot[bot] in #4519
- build(deps): bump org.jetbrains:annotations from 26.0.1 to 26.0.2-1 by @dependabot[bot] in #4520
- build(deps): bump software.amazon.awssdk:sts from 2.41.8 to 2.41.10 by @dependabot[bot] in #4525
- build(deps-dev): bump ch.qos.logback:logback-classic from 1.5.24 to 1.5.25 by @dependabot[bot] in #4526
- Update to use a better Java devcontainer. by @brendandburns in #4517
- build(deps): bump software.amazon.awssdk:sts from 2.41.10 to 2.41.11 by @dependabot[bot] in #4531
- Automated Generate from openapi release-1.35 by @yue9944882 in #4535
- build(deps-dev): bump org.codehaus.gmavenplus:gmavenplus-plugin from 4.2.1 to 4.3.0 by @dependabot[bot] in #4544
- build(deps): bump software.amazon.awssdk:sts from 2.41.11 to 2.41.13 by @dependabot[bot] in #4547
- build(deps): bump spring.boot.version from 4.0.1 to 4.0.2 by @dependabot[bot] in #4548
- build(deps): bump com.diffplug.spotless:spotless-maven-plugin from 3.1.0 to 3.2.0 by @dependabot[bot] in #4549
- Fix WireMock stub matching in KubernetesInformerCreatorTest by @Copilot in #4543
- feat(util): add ServerSideApply for declarative resource management by @brendandburns in #4536
- build(deps): bump org.assertj:assertj-core from 3.27.6 to 3.27.7 by @dependabot[bot] in #4552
- build(deps): bump com.google.auth:google-auth-library-oauth2-http from 1.41.0 to 1.42.1 by @dependabot[bot] in #4553
- build(deps-dev): bump ch.qos.logback:logback-classic from 1.5.25 to 1.5.26 by @dependabot[bot] in #4554
- build(deps): bump software.amazon.awssdk:sts from 2.41.13 to 2.41.14 by @dependabot[bot] in #4555
- build(deps): bump software.amazon.awssdk:sts from 2.41.14 to 2.41.15 by @dependabot[bot] in #4558
- Remove unused spring-boot dependency from spring module by @Copilot in #4533
- build(deps): bump com.diffplug.spotless:spotless-maven-plugin from 3.2.0 to 3.2.1 by @dependabot[bot] in #4561
- Fix Content-Type header for status subresource PATCH requests by @Copilot in #4559
- build(deps): bump software.amazon.awssdk:sts from 2.41.15 to 2.41.17 by @dependabot[bot] in #4563
- Add a skip_proto option to generate.yml by @brendandburns in #4534
- Support tls-server-name field from kubeconfig for SNI by @Copilot in #4402
- feat(util): add ResourceLoader for loading resources from files/streams by @brendandburns in #4537
- build(deps): bump commons-codec:commons-codec from 1.20.0 to 1.21.0 by @dependabot[bot] in #4564
- build(deps): bump com.google.protobuf:protobuf-java from 4.33.4 to 4.33.5 by @dependabot[bot] in #4566
- build(deps-dev): bump ch.qos.logback:logback-classic from 1.5.26 to 1.5.27 by @dependabot[bot] in #4569
- build(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.1 to 3.15.0 by @dependabot[bot] in #4570
- build(deps): bump software.amazon.awssdk:sts from 2.41.17 to 2.41.19 by @dependabot[bot] in #4571
- build(deps): bump software.amazon.awssdk:sts from 2.41.19 to 2.41.20 by @dependabot[bot] in #4573
- build(deps): bump software.amazon.awssdk:sts from 2.41.20 to 2.41.21 by @dependabot[bot] in #4574
- build(deps): bump software.amazon.awssdk:sts from 2.41.21 to 2.41.23 by @dependabot[bot] in #4576
- build(deps): bump software.amazon.awssdk:sts from 2.41.23 to 2.41.24 by @dependabot[bot] in #4578
- build(deps-dev): bump ch.qos.logback:logback-classic from 1.5.27 to 1.5.28 by @dependabot[bot] in #4579
- build(deps-dev): bump ch.qos.logback:logback-classic from 1.5.28 to 1.5.29 by @dependabot[bot] in #4580
- build(deps): bump software.amazon.awssdk:sts from 2.41.24 to 2.41.25 by @dependabot[bot] in #4581
- build(deps): bump software.amazon.awssdk:sts from 2.41.25 to 2.41.26 by @dependabot[bot] in #4582
- build(deps): bump software.amazon.awssdk:sts from 2.41.26 to 2.41.27 by @dependabot[bot] in #4583
- feat(util): add Readiness utility for checking resource readiness status by @brendandburns in #4539
- build(deps-dev): bump gmavenplus-plugin from 4.3.0 to 4.3.1 and update Docker base image by @Copilot in #4593
- build(deps-dev): bump org.codehaus.gmavenplus:gmavenplus-plugin from 4.3.0 to 4.3.1 by @dependabot[bot] in #4586
- build(deps): bump helm/kind-action from 1.13.0 to 1.14.0 by @dependabot[bot] in #4594
- build(deps): bump org.jetbrains:annotations from 26.0.2-1 to 26.1.0 by @dependabot[bot] in #4597
- build(deps-dev): bump ch.qos.logback:logback-classic from 1.5.29 to 1.5.32 by @dependabot[bot] in #4599
- build(deps): bump com.google.auth:google-auth-library-oauth2-http from 1.42.1 to 1.43.0 by @dependabot[bot] in #4604
- build(deps): bump spring.boot.version from 4.0.2 to 4.0.3 by @dependabot[bot] in #4605
- build(deps): bump software.amazon.awssdk:sts from 2.41.27 to 2.41.33 by @dependabot[bot] in #4606
- Use PAT_TOKEN to publish release by @yue9944882 in #4444
- build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.4 to 3.5.5 by @dependabot[bot] in #4613
- docs: update CHANGELOG with releases v15.0.0 through v25.0.0 by @emmaeng700 in #4616
- build(deps): bump software.amazon.awssdk:sts from 2.41.33 to 2.42.0 by @dependabot[bot] in #4617
- Replace third-party release actions with gh CLI by @Copilot in #4610
- fix: add jackson-annotations 2.21 and jackson-core 2.21.1 to dependencyManagement by @Copilot in #4618
- Fix flaky KubernetesInformerCreatorTest due to shared semaphore race condition by @Copilot in #4620
- build(deps): bump software.amazon.awssdk:sts from 2.42.0 to 2.42.1 by @dependabot[bot] in #4619
- build(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.20.1 to 2.21.1 by @dependabot[bot] in #4612
- build(deps): bump org.yaml:snakeyaml from 2.5 to 2.6 by @dependabot[bot] in #4621
- build(deps): bump software.amazon.awssdk:sts from 2.42.1 to 2.42.3 by @dependabot[bot] in #4622
- build(deps): bump com.google.protobuf:protobuf-java from 4.33.5 to 4.34.0 by @dependabot[bot] in #4623
- build(deps): bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #4626
- build(deps): bump org.mockito:mockito-junit-jupiter from 5.21.0 to 5.22.0 by @dependabot[bot] in #4628
- build(deps): bump software.amazon.awssdk:sts from 2.42.3 to 2.42.4 by @dependabot[bot] in #4629
- build(deps): bump com.diffplug.spotless:spotless-maven-plugin from 3.2.1 to 3.3.0 by @dependabot[bot] in #4633
- Fix race condition in reflectorRunOnce test between list completion and watch start by @Copilot in #4632
- build(deps): bump org.apache.felix:maven-bundle-plugin from 6.0.0 to 6.0.2 by @dependabot[bot] in #4630
- build(deps): bump software.amazon.awssdk:sts from 2.42.4 to 2.42.5 by @dependabot[bot] in #4636
- build(deps): bump software.amazon.awssdk:sts from 2.42.5 to 2.42.6 by @dependabot[bot] in #4637
- build(deps): bump software.amazon.awssdk:sts from 2.42.6 to 2.42.7 by @dependabot[bot] in #4638
- build(deps): bump software.amazon.awssdk:sts from 2.42.7 to 2.42.9 by @dependabot[bot] in #4641
- build(deps): bump org.mockito:mockito-junit-jupiter from 5.22.0 to 5.23.0 by @dependabot[bot] in #4643
- build(deps): bump software.amazon.awssdk:sts from 2.42.9 to 2.42.11 by @dependabot[bot] in #4644
- Fix release failure after maven central plugin migration by @yue9944882 in #4432
- build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.3 to 3.12.0 by @dependabot[bot] in #4645
- build(deps): bump software.amazon.awssdk:sts from 2.42.11 to 2.42.13 by @dependabot[bot] in #4647
- build(deps): bump software.amazon.awssdk:sts from 2.42.13 to 2.42.14 by @dependabot[bot] in #4650
- build(deps): bump software.amazon.awssdk:sts from 2.42.14 to 2.42.15 by @dependabot[bot] in #4651
- build(deps): bump com.diffplug.spotless:spotless-maven-plugin from 3.3.0 to 3.4.0 by @dependabot[bot] in #4652
- build(deps): bump software.amazon.awssdk:sts from 2.42.15 to 2.42.16 by @dependabot[bot] in #4653
- build(deps): bump spring.boot.version from 4.0.3 to 4.0.4 by @dependabot[bot] in #4655
- build(deps): bump software.amazon.awssdk:sts from 2.42.16 to 2.42.18 by @dependabot[bot] in #4658
- build(deps): bump com.google.protobuf:protobuf-java from 4.34.0 to 4.34.1 by @dependabot[bot] in #4659
- build(deps): bump jackson.version from 2.21.1 to 2.21.2 by @dependabot[bot] in #4660
- build(deps): bump software.amazon.awssdk:sts from 2.42.18 to 2.42.19 by @dependabot[bot] in #4663
- build(deps): bump software.amazon.awssdk:sts from 2.42.19 to 2.42.20 by @dependabot[bot] in #4664
- build(deps): bump software.amazon.awssdk:sts from 2.42.20 to 2.42.21 by @dependabot[bot] in #4665
- build(deps): bump spring.boot.version from 4.0.4 to 4.0.5 by @dependabot[bot] in #4666
- build(deps): bump software.amazon.awssdk:sts from 2.42.21 to 2.42.22 by @dependabot[bot] in #4667
- bump pom.xml versions to 26.0.0-SNAPSHOT on release-26 branch by @Copilot in #4669
New Contributors
- @Sud0x67 made their first contribution in #3856
- @JynLeazy made their first contribution in #3907
- @cyrilcsr made their first contribution in #3930
- @c4lm made their first contribution in #4087
- @zongzewu23 made their first contribution in #4140
- @iseki0 made their first contribution in #4152
- @anton-johansson made their first contribution in #4294
- @khanhkhanhlele made their first contribution in #4371
- @at88mph made their first contribution in #3999
- @omrajshinde534 made their first contribution in #4487
- @Gautam-aman made their first contribution in #4491
- @emmaeng700 made their first contribution in #4616
Full Changelog: v22.0.0...v26.0.0