Releases: togglz/togglz
Release 4.6.0
What's Changed
- Spring boot 4.0.1 by @kennywest in #1286
- Upgrade spring-boot to 4.0.0. by @kevinm416 in #1250
- Bump org.springframework.boot:spring-boot-dependencies from 4.0.1 to 4.0.2 by @dependabot[bot] in #1292
- Bump org.springframework.security:spring-security-test from 6.5.7 to 7.0.2 by @dependabot[bot] in #1282
- Bump software.amazon.awssdk:bom from 2.41.5 to 2.41.18 by @dependabot[bot] in #1295
- Bump com.google.cloud:google-cloud-datastore from 2.16.1 to 2.33.3 by @dependabot[bot] in #1294
- Bump org.postgresql:postgresql from 42.7.2 to 42.7.9 by @dependabot[bot] in #1293
- Bump com.h2database:h2 from 2.2.224 to 2.4.240 by @dependabot[bot] in #1284
- Bump org.apache.maven.plugins:maven-war-plugin from 3.4.0 to 3.5.1 by @dependabot[bot] in #1285
- Bump com.google.cloud:google-cloud-spanner from 6.85.0 to 6.108.0 by @dependabot[bot] in #1291
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.1.2 to 3.5.4 by @dependabot[bot] in #1289
- Bump org.apache.curator:curator-test from 5.5.0 to 5.9.0 by @dependabot[bot] in #1264
- Bump com.floreysoft:jmte from 7.0.2 to 7.0.3 by @dependabot[bot] in #1305
- Bump tools.jackson:jackson-bom from 3.0.0 to 3.0.4 by @dependabot[bot] in #1302
- adjust release process to work with the maven central publisher portal by @ewoelfel in #1309
- Bump togglz.logback.version from 1.5.24 to 1.5.27 by @dependabot[bot] in #1304
- Bump commons-logging:commons-logging from 1.3.4 to 1.3.5 by @dependabot[bot] in #1299
- Bump graalvm.version from 25.0.1 to 25.0.2 by @dependabot[bot] in #1297
- change release process by @ewoelfel in #1310
- Bump net.bytebuddy:byte-buddy from 1.18.3 to 1.18.4 by @dependabot[bot] in #1298
- Bump org.assertj:assertj-core from 3.27.6 to 3.27.7 in the maven group across 1 directory by @dependabot[bot] in #1287
- Bump com.google.cloud:google-cloud-nio from 0.128.9 to 0.128.11 by @dependabot[bot] in #1296
- Bump com.google.cloud:google-cloud-storage from 2.61.0 to 2.62.1 by @dependabot[bot] in #1301
New Contributors
- @kennywest made their first contribution in #1286
- @kevinm416 made their first contribution in #1250
Full Changelog: 4.5.0...4.6.0
Release 4.5.0
What's Changed
- Bump software.amazon.awssdk:dynamodb from 2.20.125 to 2.21.5 by @dependabot[bot] in #1128
- Bump appengine.target.version from 2.0.17 to 2.0.19 by @dependabot[bot] in #1122
- Bump com.h2database:h2 from 2.2.220 to 2.2.224 by @dependabot[bot] in #1123
- Remove parameters with empty values. by @Jazornowsky in #1112
- refactor google cloud storage integration by @bennetelli in #1056
- Bump testcontainers.version from 1.18.3 to 1.19.1 by @dependabot[bot] in #1132
- Bump appengine.target.version from 2.0.19 to 2.0.21 by @dependabot[bot] in #1131
- Bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.0 to 3.6.1 by @dependabot[bot] in #1130
- Bump org.wildfly.core:wildfly-remoting from 21.1.0.Final to 22.0.1.Final by @dependabot[bot] in #1133
- Bump org.htmlunit:htmlunit from 3.4.0 to 3.9.0 in /test-harness by @dependabot[bot] in #1144
- Bump actions/setup-java from 3 to 4 by @dependabot[bot] in #1139
- Bump appengine.target.version from 2.0.21 to 2.0.22 by @dependabot[bot] in #1141
- Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.0 to 3.5.1 by @dependabot[bot] in #1140
- Bump software.amazon.awssdk:s3 from 2.20.130 to 2.21.37 by @dependabot[bot] in #1142
- Bump org.postgresql:postgresql from 42.6.0 to 42.7.2 in /core by @dependabot[bot] in #1161
- Bump org.slf4j:slf4j-api from 2.0.7 to 2.0.12 by @dependabot[bot] in #1159
- Bump org.apache.shiro:shiro-core from 1.12.0 to 1.13.0 in /shiro by @dependabot[bot] in #1153
- Bump kotlin.version from 1.9.10 to 1.9.21 by @dependabot[bot] in #1146
- Bump github/codeql-action from 2 to 3 by @dependabot[bot] in #1148
- Bump actions/upload-artifact from 3 to 4 by @dependabot[bot] in #1149
- Bump org.springframework:spring-core from 6.0.11 to 6.0.15 in /spring-web by @dependabot[bot] in #1154
- Bump codecov/codecov-action from 3 to 4 by @dependabot[bot] in #1156
- have a reliable order of features in kotlin-module to fix switching console output by @ewoelfel in #1157
- Bump org.apache.shiro:shiro-web from 1.11.0 to 1.13.0 in /shiro by @dependabot[bot] in #1147
- Bump software.amazon.awssdk:dynamodb from 2.21.5 to 2.25.11 by @dependabot[bot] in #1171
- Bump org.codehaus.gmavenplus:gmavenplus-plugin from 3.0.0 to 3.0.2 by @dependabot[bot] in #1164
- close S3 response input stream by @sullis in #1166
- implement FeatureState toString by @sullis in #1167
- use Adobe s3mock library by @sullis in #1178
- use AWS SDK bill of materials by @sullis in #1179
- kotlin 1.9.23 by @sullis in #1175
- maven no-transfer-progress by @sullis in #1174
- maven-surefire-plugin 3.2.5 by @sullis in #1173
- Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.12 by @dependabot[bot] in #1181
- use testcontainers bom by @sullis in #1187
- maven-failsafe-plugin 3.2.5 by @sullis in #1189
- Bump jakarta.annotation:jakarta.annotation-api from 2.1.1 to 3.0.0 by @dependabot[bot] in #1186
- Bump graalvm.version from 23.0.1 to 23.0.3 by @dependabot[bot] in #1176
- Align togglz with virtual threads by @wyhasany in #1172
- Bump org.codehaus.mojo:versions-maven-plugin from 2.16.0 to 2.17.0 by @dependabot[bot] in #1199
- Bump spring-boot.version from 3.1.2 to 3.3.1 by @dependabot[bot] in #1200
- Bump ch.qos.logback:logback-classic from 1.4.11 to 1.4.12 in the maven group by @dependabot[bot] in #1209
- Bump org.springframework.security:spring-security-web from 6.1.0 to 6.3.3 by @dependabot[bot] in #1206
- Bump org.assertj:assertj-core from 3.24.2 to 3.26.3 by @dependabot[bot] in #1201
- Bump com.google.cloud:google-cloud-spanner from 6.43.1 to 6.85.0 by @dependabot[bot] in #1225
- Bump codecov/codecov-action from 4 to 5 by @dependabot[bot] in #1216
- Bump advanced-security/sbom-generator-action from 0.0.1 to 0.0.2 by @dependabot[bot] in #1224
- Bump spring.version from 6.0.11 to 6.2.3 by @dependabot[bot] in #1231
- Bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.1 to 3.8.1 by @dependabot[bot] in #1232
- #1226: adjust to use Authentication.getName() for support of other ty… by @tjzeeman in #1227
- Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #1238
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #1236
- Add the activation strategy to the edit request in the console's index… by @amadeus-alves in #1240
- Bump github/codeql-action from 3 to 4 by @dependabot[bot] in #1243
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #1245
- Bump advanced-security/spdx-dependency-submission-action from 0.0.1 to 0.1.2 by @dependabot[bot] in #1256
- Bump org.fusesource.jansi:jansi from 2.4.0 to 2.4.2 by @dependabot[bot] in #1261
- Bump net.bytebuddy:byte-buddy from 1.14.4 to 1.18.3 by @dependabot[bot] in #1257
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #1258
- #1227: FeatureManagerBuilder insists on manually setting Defaul… by @ugrepel in #1230
New Contributors
- @Jazornowsky made their first contribution in #1112
- @sullis made their first contribution in #1166
- @tjzeeman made their first contribution in #1227
- @amadeus-alves made their first contribution in #1240
- @ugrepel made their first contribution in #1230
Full Changelog: 4.4.0...4.5.0
Release 4.4.0
What's Changed
- DynamoDBStateRepository: Backwards compatibility with versions < 4 by @EliasStrehle in #1120
- Bump com.google.cloud:google-cloud-storage from 2.22.4 to 2.26.1 by @dependabot in #1106
- Bump appengine.target.version from 2.0.16 to 2.0.17 by @dependabot in #1115
- Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0 by @dependabot in #1113
- Bump org.apache.shiro:shiro-core:jakarta from 1.11.0 to 1.12.0 by @dependabot in #1114
- Bump redis.clients:jedis from 4.4.3 to 5.0.0 by @dependabot in #1118
- Bump kotlin.version from 1.9.0 to 1.9.10 by @dependabot in #1117
- Bump actions/checkout from 3 to 4 by @dependabot in #1116
- Bump com.fasterxml.jackson.core:jackson-databind from 2.14.2 to 2.15.2 by @dependabot in #1119
New Contributors
- @EliasStrehle made their first contribution in #1120
Full Changelog: 4.3.0...4.4.0
Release 4.3.0
What's Changed
- Missing integrations will be released again
- Bump software.amazon.awssdk:s3 from 2.20.120 to 2.20.130 by @dependabot in #1107
- Bump jmh.version from 1.36 to 1.37 by @dependabot in #1105
- add missing integrations by @bennetelli in #1111
Full Changelog: 4.2.0...4.3.0
Release 4.2.0
What's Changed
- update htmlunit by @bennetelli in #1102
- change JDBCStateRepository method from private to protected by @bennetelli in #1103
- make JDBCStateRepository configurable again by @bennetelli in #1104
Full Changelog: 4.1.0...4.2.0
Release 4.1.0
What's Changed
-
Added a google cloud spanner state repo implementation. by @cbuschka in #1096
-
Fixing CodeQL GitHub Workflow by @Harmelodic in #1034
-
Bump wildfly-spec-api from 28.0.0.Final to 28.0.1.Final by @dependabot in #1041
-
Bump s3 from 2.20.37 to 2.20.74 by @dependabot in #1040
-
Bump lettuce-core from 6.2.3.RELEASE to 6.2.4.RELEASE by @dependabot in #1039
-
Bump maven-javadoc-plugin from 3.4.0 to 3.5.0 by @dependabot in #1037
-
Bump curator-test from 5.4.0 to 5.5.0 by @dependabot in #1038
-
refactor togglz servlet by @bennetelli in #1045
-
Bump maven-release-plugin from 3.0.0 to 3.0.1 by @dependabot in #1050
-
Bump testcontainers.version from 1.18.1 to 1.18.3 by @dependabot in #1049
-
Bump spring.version from 6.0.8 to 6.0.9 by @dependabot in #1048
-
Bump dokka-maven-plugin from 1.8.10 to 1.8.20 by @dependabot in #1046
-
Bump maven-failsafe-plugin from 3.0.0 to 3.1.0 by @dependabot in #1047
-
Bump google-cloud-storage from 2.22.0 to 2.22.4 by @dependabot in #1055
-
Bump togglz.logback.version from 1.4.6 to 1.4.7 by @dependabot in #1054
-
Bump maven-gpg-plugin from 3.0.1 to 3.1.0 by @dependabot in #1051
-
Bump appengine.target.version from 2.0.13 to 2.0.14 by @dependabot in #1052
-
Bump wildfly-remoting from 20.0.1.Final to 20.0.2.Final by @dependabot in #1053
-
Bump shrinkwrap-resolver-impl-maven from 3.1.4 to 3.1.6 by @dependabot in #1061
-
Bump google-cloud-nio from 0.126.14 to 0.126.17 by @dependabot in #1060
-
Bump spring.version from 6.0.9 to 6.0.10 by @dependabot in #1058
-
Bump s3 from 2.20.74 to 2.20.87 by @dependabot in #1057
-
Bump versions-maven-plugin from 2.15.0 to 2.16.0 by @dependabot in #1059
-
Bump dynamodb from 2.20.56 to 2.20.97 by @dependabot in #1069
-
Bump s3 from 2.20.87 to 2.20.97 by @dependabot in #1068
-
Bump spring-security-test from 6.0.2 to 6.1.1 by @dependabot in #1062
-
Bump maven-dependency-plugin from 3.3.0 to 3.6.0 by @dependabot in #1063
-
Bump togglz.logback.version from 1.4.7 to 1.4.8 by @dependabot in #1065
-
Bump h2 from 2.1.214 to 2.2.220 in /core by @dependabot in #1071
-
Bump gmavenplus-plugin from 2.1.0 to 3.0.0 by @dependabot in #1076
-
Bump maven-shade-plugin from 3.4.1 to 3.5.0 by @dependabot in #1075
-
Bump kotlin.version from 1.8.20 to 1.9.0 by @dependabot in #1074
-
Bump maven-failsafe-plugin from 3.1.0 to 3.1.2 by @dependabot in #1072
-
Bump appengine.target.version from 2.0.14 to 2.0.16 by @dependabot in #1073
-
Bump google-cloud-datastore from 2.14.1 to 2.16.1 by @dependabot in #1081
-
Bump shrinkwrap-resolver-impl-maven from 3.1.6 to 3.2.1 by @dependabot in #1079
-
Bump maven-surefire-plugin from 3.1.0 to 3.1.2 by @dependabot in #1077
-
Bump mongo.version from 4.9.1 to 4.10.2 by @dependabot in #1078
-
Bump wildfly-arquillian-container-managed from 5.0.0.Alpha6 to 5.0.1.Final by @dependabot in #1080
-
Bump org.apache.maven.plugins:maven-source-plugin from 3.2.1 to 3.3.0 by @dependabot in #1086
-
Bump org.apache.maven.plugins:maven-war-plugin from 3.3.2 to 3.4.0 by @dependabot in #1085
-
Bump spring.version from 6.0.10 to 6.0.11 by @dependabot in #1082
-
Bump org.wildfly.core:wildfly-remoting from 20.0.2.Final to 21.1.0.Final by @dependabot in #1083
-
Bump redis.clients:jedis from 4.4.1 to 4.4.3 by @dependabot in #1084
-
Bump software.amazon.awssdk:s3 from 2.20.97 to 2.20.120 by @dependabot in #1095
-
Bump io.lettuce:lettuce-core from 6.2.4.RELEASE to 6.2.5.RELEASE by @dependabot in #1093
-
Bump org.codehaus.mojo:build-helper-maven-plugin from 3.3.0 to 3.4.0 by @dependabot in #1089
-
Bump org.springframework.boot:spring-boot-dependencies from 3.1.0 to 3.1.2 by @dependabot in #1090
-
Bump software.amazon.awssdk:dynamodb from 2.20.97 to 2.20.125 by @dependabot in #1101
-
Bump com.google.cloud:google-cloud-nio from 0.126.17 to 0.127.1 by @dependabot in #1098
-
Bump graalvm.version from 22.3.2 to 23.0.1 by @dependabot in #1100
-
Bump togglz.logback.version from 1.4.8 to 1.4.11 by @dependabot in #1099
New Contributors
Full Changelog: 4.0.1...4.1.0
Release 4.0.1
What's Changed
- togglz-servlet web-fragment namespace value is not compliant with by @franzmathauser in #1033
New Contributors
- @franzmathauser made their first contribution in #1033
Full Changelog: 4.0.0...4.0.1
Release 4.0.0
Important changes
When using togglz 4 you will have to update to:
- Spring Boot 3
- Java 17
- Spring 6
What's Changed
- update to Spring Boot 3, Jakarta 10, Java 17 and Spring 6 by @MediaMarco in #917
- more fine-grained Spring Boot starters containing only required dependencies by @cfranzen in #888
- drop cassandra integration by @bennetelli in #968
- remove deprecated methods by @bennetelli in #979
- Reduce allocations from DefaultMapSerializer by @dreis2211 in #909
- Reduce overhead of TogglzTestExecutionListener by @dreis2211 in #914
- make graalvm js dependency optional by @bennetelli in #964
- more efficient FeatureManagerBuilder by @MarkRx in #971
New Contributors
- @dreis2211 made their first contribution in #909
- @MediaMarco made their first contribution in #917
- @ievgenVV made their first contribution in #927
- @Harmelodic made their first contribution in #978
- @cfranzen made their first contribution in #888
Full Changelog: 3.3.3...4.0.0
4.0.0-M4
Add hazelcast integration again.
4.0.0-M3
This is a milestone release which is not (!) an official togglz 4.0.0 release yet.
A complete list of changes will be part of the official one.
What's Changed
- Reduce allocations from DefaultMapSerializer by @dreis2211 in #909
- Reduce overhead of TogglzTestExecutionListener by @dreis2211 in #914
- Jakarta, Spring Boot 3 and Spring 6 by @MediaMarco in #917
- Bump spring-boot-dependencies from 3.0.1 to 3.0.2 by @dependabot in #922
- Bump graalvm.version from 22.3.0 to 22.3.1 by @dependabot in #923
- Bump maven-surefire-plugin from 3.0.0-M7 to 3.0.0-M8 by @dependabot in #932
- Bump s3 from 2.19.15 to 2.19.31 by @dependabot in #930
- Bump maven-dependency-plugin from 3.3.0 to 3.5.0 by @dependabot in #928
- Bump gmavenplus-plugin from 1.13.1 to 2.1.0 by @dependabot in #929
- Bump kotlin.version from 1.7.22 to 1.8.10 by @dependabot in #931
- Bump versions-maven-plugin from 2.11.0 to 2.14.2 by @dependabot in #938
- Bump jmte from 7.0.1 to 7.0.2 by @dependabot in #936
- Bump mongo.version from 4.8.1 to 4.9.0 by @dependabot in #934
- Bump maven-failsafe-plugin from 3.0.0-M7 to 3.0.0-M8 by @dependabot in #937
- Bump appengine.target.version from 2.0.10 to 2.0.11 by @dependabot in #935
- Bump maven-failsafe-plugin from 3.0.0-M8 to 3.0.0-M9 by @dependabot in #943
- Bump jmh.version from 1.35 to 1.36 by @dependabot in #941
- Bump byte-buddy from 1.12.21 to 1.14.0 by @dependabot in #939
- Bump mockito.version from 4.11.0 to 5.1.1 by @dependabot in #940
- Bump spring.version from 6.0.4 to 6.0.5 by @dependabot in #942
- improve usability of ui (for a lot of values in feature-parameter) by @ievgenVV in #927
- Bump jackson-databind from 2.14.1 to 2.14.2 by @dependabot in #949
- Bump lettuce-core from 6.2.2.RELEASE to 6.2.3.RELEASE by @dependabot in #947
- Bump mockserver.version from 5.14.0 to 5.15.0 by @dependabot in #948
- Bump versions-maven-plugin from 2.14.2 to 2.15.0 by @dependabot in #950
- Bump spock-core from 2.3-groovy-3.0 to 2.3-groovy-4.0 by @dependabot in #951
- Move away from spring.factories for auto-configurations for Integration by @ptriller in #881
- Bump maven-deploy-plugin from 3.0.0 to 3.1.0 by @dependabot in #957
- Bump google-cloud-storage from 2.16.0 to 2.19.0 by @dependabot in #956
- Bump assertj-core from 3.24.1 to 3.24.2 by @dependabot in #954
- Bump spring-boot.version from 3.0.2 to 3.0.4 by @dependabot in #953
- Bump arquillian-junit-container from 1.7.0.Alpha13 to 1.7.0.Alpha14 by @dependabot in #955
- Bump appengine.target.version from 2.0.11 to 2.0.12 by @dependabot in #963
- Bump postgresql from 42.5.1 to 42.5.4 by @dependabot in #962
- Bump maven-surefire-plugin from 3.0.0-M8 to 3.0.0-M9 by @dependabot in #961
- Bump mockito.version from 5.1.1 to 5.2.0 by @dependabot in #959
- Bump spring.version from 6.0.5 to 6.0.6 by @dependabot in #960
- make graalvm js dependency optional by @bennetelli in #964
- change editorconfig settings for xml files by @bennetelli in #967
- drop cassandra integration by @bennetelli in #968
- remove deprecated tags by @bennetelli in #969
- Migrate DynamoDB module to use AWS SDK for Java 2.x by @Harmelodic in #978
- Bump slf4j-api from 2.0.6 to 2.0.7 by @dependabot in #976
- Bump spring.version from 6.0.6 to 6.0.7 by @dependabot in #974
- Bump byte-buddy from 1.14.0 to 1.14.2 by @dependabot in #972
- Bump maven-release-plugin from 2.5.3 to 3.0.0 by @dependabot in #975
- Bump google-cloud-nio from 0.126.0 to 0.126.9 by @dependabot in #977
- More efficient FeatureManagerBuilder by @MarkRx in #971
- Bump actions/setup-java from 1 to 3 by @dependabot in #973
- cleanup deprecated and outdated things by @bennetelli in #979
New Contributors
- @dreis2211 made their first contribution in #909
- @MediaMarco made their first contribution in #917
- @ievgenVV made their first contribution in #927
- @Harmelodic made their first contribution in #978
Full Changelog: 3.3.3...4.0.0-M3