Releases: tomorrow-one/transactional-outbox
Releases · tomorrow-one/transactional-outbox
outbox-kafka-spring-reactive-v3.0.1
What's Changed
- Bump org.flywaydb:flyway-core from 9.22.3 to 10.0.0 by @dependabot in #225
- Bump org.junit.jupiter:junit-jupiter-api from 5.10.0 to 5.10.1 by @dependabot in #230
- Bump org.apache.commons:commons-dbcp2 from 2.10.0 to 2.11.0 by @dependabot in #224
- Fix protobuf classpath dependency for classpath scanning by @magro in #231
- Bump org.junit.jupiter:junit-jupiter-engine from 5.10.0 to 5.10.1 by @dependabot in #228
- Bump org.junit.jupiter:junit-jupiter-params from 5.10.0 to 5.10.1 by @dependabot in #229
Full Changelog: outbox-kafka-spring-reactive-v3.0.0...outbox-kafka-spring-reactive-v3.0.1
outbox-kafka-spring-v3.0.0
What's Changed
- Bump testcontainersVersion from 1.18.3 to 1.19.1 by @dependabot in #207
- Fix badge urls by @magro in #208
- Add how to re-publish a message to README by @hnrkdmsk in #188
- Bump io.freefair.lombok from 8.3 to 8.4 by @dependabot in #210
- Bump io.projectreactor:reactor-test from 3.5.10 to 3.5.11 by @dependabot in #211
- Bump org.flywaydb:flyway-core from 9.22.2 to 9.22.3 by @dependabot in #214
- Bump org.springframework.data:spring-data-r2dbc from 3.1.4 to 3.1.5 by @dependabot in #215
- Bump com.fasterxml.jackson.core:jackson-databind from 2.15.2 to 2.15.3 by @dependabot in #216
- Bump org.springframework.data:spring-data-relational from 3.1.4 to 3.1.5 by @dependabot in #217
- Bump log4jVersion from 2.20.0 to 2.21.0 by @dependabot in #219
- Bump springKafkaVersion from 3.0.11 to 3.0.12 by @dependabot in #218
- Bump springVersion from 6.0.12 to 6.0.13 by @dependabot in #212
- Bump org.springframework:spring-core from 6.0.12 to 6.0.13 by @dependabot in #213
- Bump org.springframework.boot:spring-boot-autoconfigure from 3.1.4 to 3.1.5 by @dependabot in #220
- Bump log4jVersion from 2.21.0 to 2.21.1 by @dependabot in #222
- Make protobuf support optional by @magro in #223
- Change OutboxService to be more generic by @magro in #221
Full Changelog: outbox-kafka-spring-v2.0.1...outbox-kafka-spring-v3.0.0
outbox-kafka-spring-reactive-v3.0.0
What's Changed
- Bump testcontainersVersion from 1.18.3 to 1.19.1 by @dependabot in #207
- Fix badge urls by @magro in #208
- Add how to re-publish a message to README by @hnrkdmsk in #188
- Bump io.freefair.lombok from 8.3 to 8.4 by @dependabot in #210
- Bump io.projectreactor:reactor-test from 3.5.10 to 3.5.11 by @dependabot in #211
- Bump org.flywaydb:flyway-core from 9.22.2 to 9.22.3 by @dependabot in #214
- Bump org.springframework.data:spring-data-r2dbc from 3.1.4 to 3.1.5 by @dependabot in #215
- Bump com.fasterxml.jackson.core:jackson-databind from 2.15.2 to 2.15.3 by @dependabot in #216
- Bump org.springframework.data:spring-data-relational from 3.1.4 to 3.1.5 by @dependabot in #217
- Bump log4jVersion from 2.20.0 to 2.21.0 by @dependabot in #219
- Bump springKafkaVersion from 3.0.11 to 3.0.12 by @dependabot in #218
- Bump springVersion from 6.0.12 to 6.0.13 by @dependabot in #212
- Bump org.springframework:spring-core from 6.0.12 to 6.0.13 by @dependabot in #213
- Bump org.springframework.boot:spring-boot-autoconfigure from 3.1.4 to 3.1.5 by @dependabot in #220
- Bump log4jVersion from 2.21.0 to 2.21.1 by @dependabot in #222
- Make protobuf support optional by @magro in #223
- Change OutboxService to be more generic by @magro in #221
Full Changelog: outbox-kafka-spring-reactive-v2.0.1...outbox-kafka-spring-reactive-v3.0.0
outbox-kafka-spring-v2.0.1
What's Changed
- Bump io.freefair.lombok from 8.1.0 to 8.2.2 by @dependabot in #175
- Bump io.projectreactor:reactor-test from 3.5.8 to 3.5.9 by @dependabot in #176
- Bump org.flywaydb:flyway-core from 9.21.1 to 9.21.2 by @dependabot in #181
- Prevent broken outbox processor due to db connection issues by @magro in #183
- Bump org.flywaydb:flyway-core from 9.21.2 to 9.22.0 by @dependabot in #186
- Update gradle-build.yml / gradle-build-action by @magro in #189
- Bump io.freefair.lombok from 8.2.2 to 8.3 by @dependabot in #185
- Bump org.junit.jupiter:junit-jupiter-params from 5.9.3 to 5.10.0 by @dependabot in #170
- Bump org.springframework.data:spring-data-relational from 3.1.2 to 3.1.3 by @dependabot in #178
- Bump org.springframework.data:spring-data-r2dbc from 3.1.1 to 3.1.3 by @dependabot in #177
- Bump org.springframework.boot:spring-boot-autoconfigure from 3.1.2 to 3.1.3 by @dependabot in #182
- Bump springKafkaVersion from 3.0.9 to 3.0.11 by @dependabot in #184
- Bump org.slf4j:slf4j-api from 2.0.7 to 2.0.9 by @dependabot in #190
- Bump org.slf4j:slf4j-simple from 2.0.7 to 2.0.9 by @dependabot in #191
- Bump org.apache.commons:commons-dbcp2 from 2.9.0 to 2.10.0 by @dependabot in #192
- Bump io.projectreactor:reactor-test from 3.5.9 to 3.5.10 by @dependabot in #195
- Bump org.flywaydb:flyway-core from 9.22.0 to 9.22.1 by @dependabot in #194
- Bump springVersion from 6.0.10 to 6.0.12 by @dependabot in #196
- Bump org.springframework.data:spring-data-relational from 3.1.3 to 3.1.4 by @dependabot in #199
- Bump org.springframework:spring-core from 6.0.11 to 6.0.12 by @dependabot in #197
- Bump org.springframework.boot:spring-boot-autoconfigure from 3.1.3 to 3.1.4 by @dependabot in #204
- Bump org.flywaydb:flyway-core from 9.22.1 to 9.22.2 by @dependabot in #205
- Bump org.hibernate.orm:hibernate-core from 6.2.7.Final to 6.3.1.Final by @dependabot in #200
- Bump org.springframework.data:spring-data-r2dbc from 3.1.3 to 3.1.4 by @dependabot in #198
Full Changelog: commons-v2.0.0...outbox-kafka-spring-v2.0.1
outbox-kafka-spring-reactive-v2.0.1
What's Changed
- Bump io.freefair.lombok from 8.1.0 to 8.2.2 by @dependabot in #175
- Bump io.projectreactor:reactor-test from 3.5.8 to 3.5.9 by @dependabot in #176
- Bump org.flywaydb:flyway-core from 9.21.1 to 9.21.2 by @dependabot in #181
- Prevent broken outbox processor due to db connection issues by @magro in #183
- Bump org.flywaydb:flyway-core from 9.21.2 to 9.22.0 by @dependabot in #186
- Update gradle-build.yml / gradle-build-action by @magro in #189
- Bump io.freefair.lombok from 8.2.2 to 8.3 by @dependabot in #185
- Bump org.junit.jupiter:junit-jupiter-params from 5.9.3 to 5.10.0 by @dependabot in #170
- Bump org.springframework.data:spring-data-relational from 3.1.2 to 3.1.3 by @dependabot in #178
- Bump org.springframework.data:spring-data-r2dbc from 3.1.1 to 3.1.3 by @dependabot in #177
- Bump org.springframework.boot:spring-boot-autoconfigure from 3.1.2 to 3.1.3 by @dependabot in #182
- Bump springKafkaVersion from 3.0.9 to 3.0.11 by @dependabot in #184
- Bump org.slf4j:slf4j-api from 2.0.7 to 2.0.9 by @dependabot in #190
- Bump org.slf4j:slf4j-simple from 2.0.7 to 2.0.9 by @dependabot in #191
- Bump org.apache.commons:commons-dbcp2 from 2.9.0 to 2.10.0 by @dependabot in #192
- Bump io.projectreactor:reactor-test from 3.5.9 to 3.5.10 by @dependabot in #195
- Bump org.flywaydb:flyway-core from 9.22.0 to 9.22.1 by @dependabot in #194
- Bump springVersion from 6.0.10 to 6.0.12 by @dependabot in #196
- Bump org.springframework.data:spring-data-relational from 3.1.3 to 3.1.4 by @dependabot in #199
- Bump org.springframework:spring-core from 6.0.11 to 6.0.12 by @dependabot in #197
- Bump org.springframework.boot:spring-boot-autoconfigure from 3.1.3 to 3.1.4 by @dependabot in #204
- Bump org.flywaydb:flyway-core from 9.22.1 to 9.22.2 by @dependabot in #205
- Bump org.hibernate.orm:hibernate-core from 6.2.7.Final to 6.3.1.Final by @dependabot in #200
- Bump org.springframework.data:spring-data-r2dbc from 3.1.3 to 3.1.4 by @dependabot in #198
Full Changelog: commons-v2.0.0...outbox-kafka-spring-reactive-v2.0.1
outbox-kafka-spring-v2.0.0
What's Changed
- Resolve #56: Spring major version update by @magro in #59
- Bump org.springframework.boot:spring-boot-autoconfigure from 2.7.5 to 3.0.6 by @dependabot in #104
- Bump springKafkaVersion from 2.9.2 to 3.0.5 by @dependabot in #88
- Bump springVersion from 5.3.23 to 6.0.7 by @dependabot in #89
- Bump kafkaVersion from 3.3.1 to 3.4.0 by @dependabot in #95
- Bump log4jVersion from 2.19.0 to 2.20.0 by @dependabot in #98
- Bump org.slf4j:slf4j-simple from 2.0.6 to 2.0.7 by @dependabot in #100
- Bump org.springframework:spring-core from 5.3.23 to 6.0.8 by @dependabot in #102
- Bump org.springframework.data:spring-data-r2dbc from 1.5.5 to 3.0.5 by @dependabot in #103
- Fix version badge links by @magro in #94
- Bump gradle/gradle-build-action from 2.3.3 to 2.4.2 in /.github/workflows by @dependabot in #116
- Bump org.junit.jupiter:junit-jupiter-params from 5.9.1 to 5.9.3 by @dependabot in #105
- 101 align license header year by @danielrehmann in #129
- Set
enable.idempotence = true
by default by @magro in #134 - Bump org.postgresql:postgresql from 42.5.1 to 42.6.0 by @dependabot in #107
- Bump org.postgresql:r2dbc-postgresql from 1.0.0.RELEASE to 1.0.1.RELEASE by @dependabot in #108
- Bump com.google.code.gson:gson from 2.10 to 2.10.1 by @dependabot in #110
- Bump io.projectreactor:reactor-test from 3.5.3 to 3.5.7 by @dependabot in #125
- Bump testcontainersVersion from 1.17.6 to 1.18.0 by @dependabot in #112
- Bump org.springframework:spring-core from 6.0.8 to 6.0.10 by @dependabot in #131
- Bump org.flywaydb.flyway-test-extensions:flyway-spring-test from 7.0.0 to 9.5.0 by @dependabot in #106
- Bump com.fasterxml.jackson.core:jackson-databind from 2.14.1 to 2.15.2 by @dependabot in #122
- Bump springKafkaVersion from 3.0.5 to 3.0.8 by @dependabot in #130
- Bump org.flywaydb:flyway-core from 9.15.2 to 9.20.0 by @dependabot in #127
- Bump springVersion from 6.0.8 to 6.0.10 by @dependabot in #137
- Bump testcontainersVersion from 1.18.0 to 1.18.3 by @dependabot in #142
- Bump org.junit.jupiter:junit-jupiter-engine from 5.9.1 to 5.9.3 by @dependabot in #143
- Bump org.junit.jupiter:junit-jupiter-api from 5.9.1 to 5.9.3 by @dependabot in #146
- Bump com.vladmihalcea:hibernate-types-60 from 2.21.0 to 2.21.1 by @dependabot in #145
- Bump com.google.protobuf from 0.9.1 to 0.9.3 by @dependabot in #144
- Bump io.freefair.lombok from 6.6.3 to 8.1.0 by @dependabot in #138
- Bump kafkaVersion from 3.4.0 to 3.5.0 by @dependabot in #141
- Replaced SessionFactory with EntityManager by @ChulioZet in #128
- Bump org.springframework.boot:spring-boot-autoconfigure from 3.0.6 to 3.1.1 by @dependabot in #139
- Bump org.springframework.data:spring-data-relational from 3.0.0 to 3.1.1 by @dependabot in #140
- Optimize outbox processing to enable producer batching by @magro in #136
- Bump org.mockito:mockito-all from 1.8.4 to 1.10.19 by @dependabot in #148
- Bump org.hibernate.orm:hibernate-core from 6.2.1.Final to 6.2.6.Final by @dependabot in #150
- Revert "Bump org.mockito:mockito-all from 1.8.4 to 1.10.19" by @magro in #151
- Bump org.springframework.data:spring-data-r2dbc from 3.0.5 to 3.1.1 by @dependabot in #149
- Bump io.projectreactor:reactor-test from 3.5.7 to 3.5.8 by @dependabot in #153
- Ensure consistent code conventions by @magro in #133
- Bump com.google.protobuf from 0.9.3 to 0.9.4 by @dependabot in #161
- Bump org.postgresql:r2dbc-postgresql from 1.0.1.RELEASE to 1.0.2.RELEASE by @dependabot in #160
- Bump io.r2dbc:r2dbc-pool from 1.0.0.RELEASE to 1.0.1.RELEASE by @dependabot in #158
- Bump org.springframework.data:spring-data-relational from 3.1.1 to 3.1.2 by @dependabot in #159
- Bump org.springframework:spring-core from 6.0.10 to 6.0.11 by @dependabot in #155
- Bump org.flywaydb:flyway-core from 9.20.0 to 9.21.0 by @dependabot in #164
- Bump org.hibernate.orm:hibernate-core from 6.2.6.Final to 6.2.7.Final by @dependabot in #165
- Bump org.springframework.boot:spring-boot-autoconfigure from 3.1.1 to 3.1.2 by @dependabot in #166
- Bump org.junit.jupiter:junit-jupiter-engine from 5.9.3 to 5.10.0 by @dependabot in #168
- Bump org.junit.jupiter:junit-jupiter-api from 5.9.3 to 5.10.0 by @dependabot in #169
- Bump springKafkaVersion from 3.0.8 to 3.0.9 by @dependabot in #163
- Bump kafkaVersion from 3.5.0 to 3.5.1 by @dependabot in #167
- Bump org.mockito:mockito-all from 1.8.4 to 1.10.19 by @dependabot in #152
- Bump org.flywaydb:flyway-core from 9.21.0 to 9.21.1 by @dependabot in #171
- Release versions 2.0.0 of all modules by @hnrkdmsk in #172
New Contributors
- @ChulioZet made their first contribution in #128
Full Changelog: commons-v1.0.2...outbox-kafka-spring-v2.0.0
outbox-kafka-spring-reactive v2.0.0
What's Changed
- Resolve #56: Spring major version update by @magro in #59
- Bump org.springframework.boot:spring-boot-autoconfigure from 2.7.5 to 3.0.6 by @dependabot in #104
- Bump springKafkaVersion from 2.9.2 to 3.0.5 by @dependabot in #88
- Bump springVersion from 5.3.23 to 6.0.7 by @dependabot in #89
- Bump kafkaVersion from 3.3.1 to 3.4.0 by @dependabot in #95
- Bump log4jVersion from 2.19.0 to 2.20.0 by @dependabot in #98
- Bump org.slf4j:slf4j-simple from 2.0.6 to 2.0.7 by @dependabot in #100
- Bump org.springframework:spring-core from 5.3.23 to 6.0.8 by @dependabot in #102
- Bump org.springframework.data:spring-data-r2dbc from 1.5.5 to 3.0.5 by @dependabot in #103
- Fix version badge links by @magro in #94
- Bump gradle/gradle-build-action from 2.3.3 to 2.4.2 in /.github/workflows by @dependabot in #116
- Bump org.junit.jupiter:junit-jupiter-params from 5.9.1 to 5.9.3 by @dependabot in #105
- 101 align license header year by @danielrehmann in #129
- Set
enable.idempotence = true
by default by @magro in #134 - Bump org.postgresql:postgresql from 42.5.1 to 42.6.0 by @dependabot in #107
- Bump org.postgresql:r2dbc-postgresql from 1.0.0.RELEASE to 1.0.1.RELEASE by @dependabot in #108
- Bump com.google.code.gson:gson from 2.10 to 2.10.1 by @dependabot in #110
- Bump io.projectreactor:reactor-test from 3.5.3 to 3.5.7 by @dependabot in #125
- Bump testcontainersVersion from 1.17.6 to 1.18.0 by @dependabot in #112
- Bump org.springframework:spring-core from 6.0.8 to 6.0.10 by @dependabot in #131
- Bump org.flywaydb.flyway-test-extensions:flyway-spring-test from 7.0.0 to 9.5.0 by @dependabot in #106
- Bump com.fasterxml.jackson.core:jackson-databind from 2.14.1 to 2.15.2 by @dependabot in #122
- Bump springKafkaVersion from 3.0.5 to 3.0.8 by @dependabot in #130
- Bump org.flywaydb:flyway-core from 9.15.2 to 9.20.0 by @dependabot in #127
- Bump springVersion from 6.0.8 to 6.0.10 by @dependabot in #137
- Bump testcontainersVersion from 1.18.0 to 1.18.3 by @dependabot in #142
- Bump org.junit.jupiter:junit-jupiter-engine from 5.9.1 to 5.9.3 by @dependabot in #143
- Bump org.junit.jupiter:junit-jupiter-api from 5.9.1 to 5.9.3 by @dependabot in #146
- Bump com.vladmihalcea:hibernate-types-60 from 2.21.0 to 2.21.1 by @dependabot in #145
- Bump com.google.protobuf from 0.9.1 to 0.9.3 by @dependabot in #144
- Bump io.freefair.lombok from 6.6.3 to 8.1.0 by @dependabot in #138
- Bump kafkaVersion from 3.4.0 to 3.5.0 by @dependabot in #141
- Replaced SessionFactory with EntityManager by @ChulioZet in #128
- Bump org.springframework.boot:spring-boot-autoconfigure from 3.0.6 to 3.1.1 by @dependabot in #139
- Bump org.springframework.data:spring-data-relational from 3.0.0 to 3.1.1 by @dependabot in #140
- Optimize outbox processing to enable producer batching by @magro in #136
- Bump org.mockito:mockito-all from 1.8.4 to 1.10.19 by @dependabot in #148
- Bump org.hibernate.orm:hibernate-core from 6.2.1.Final to 6.2.6.Final by @dependabot in #150
- Revert "Bump org.mockito:mockito-all from 1.8.4 to 1.10.19" by @magro in #151
- Bump org.springframework.data:spring-data-r2dbc from 3.0.5 to 3.1.1 by @dependabot in #149
- Bump io.projectreactor:reactor-test from 3.5.7 to 3.5.8 by @dependabot in #153
- Ensure consistent code conventions by @magro in #133
- Bump com.google.protobuf from 0.9.3 to 0.9.4 by @dependabot in #161
- Bump org.postgresql:r2dbc-postgresql from 1.0.1.RELEASE to 1.0.2.RELEASE by @dependabot in #160
- Bump io.r2dbc:r2dbc-pool from 1.0.0.RELEASE to 1.0.1.RELEASE by @dependabot in #158
- Bump org.springframework.data:spring-data-relational from 3.1.1 to 3.1.2 by @dependabot in #159
- Bump org.springframework:spring-core from 6.0.10 to 6.0.11 by @dependabot in #155
- Bump org.flywaydb:flyway-core from 9.20.0 to 9.21.0 by @dependabot in #164
- Bump org.hibernate.orm:hibernate-core from 6.2.6.Final to 6.2.7.Final by @dependabot in #165
- Bump org.springframework.boot:spring-boot-autoconfigure from 3.1.1 to 3.1.2 by @dependabot in #166
- Bump org.junit.jupiter:junit-jupiter-engine from 5.9.3 to 5.10.0 by @dependabot in #168
- Bump org.junit.jupiter:junit-jupiter-api from 5.9.3 to 5.10.0 by @dependabot in #169
- Bump springKafkaVersion from 3.0.8 to 3.0.9 by @dependabot in #163
- Bump kafkaVersion from 3.5.0 to 3.5.1 by @dependabot in #167
- Bump org.mockito:mockito-all from 1.8.4 to 1.10.19 by @dependabot in #152
- Bump org.flywaydb:flyway-core from 9.21.0 to 9.21.1 by @dependabot in #171
- Release versions 2.0.0 of all modules by @hnrkdmsk in #172
New Contributors
- @ChulioZet made their first contribution in #128
Full Changelog: commons-v1.0.2...outbox-kafka-spring-reactive-v2.0.0
outbox-kafka-spring-v1.1.6
What's Changed
- Update wrapper-validation-action to get rid of warnings by @magro in #1
- Update gradle-build-action to get rid of build warnings by @magro in #2
- Bump gson from 2.8.0 to 2.10 by @dependabot in #7
- Add badges for versions published via maven central by @magro in #3
- Bump slf4j-simple from 1.7.30 to 2.0.3 by @dependabot in #5
- Bump flyway-core from 9.7.0 to 9.8.1 by @dependabot in #13
- Bump junit from 4.13 to 4.13.2 by @dependabot in #15
- Bump awaitility from 4.0.3 to 4.2.0 by @dependabot in #11
- Bump junit-jupiter from 5.7.1 to 5.9.1 by @dependabot in #12
- Bump hibernate-types-52 from 2.10.2 to 2.20.0 by @dependabot in #10
- Bump jackson-databind from 2.12.2 to 2.14.0 by @dependabot in #6
- Bump spring-data-r2dbc from 1.2.3 to 1.5.5 by @dependabot in #14
- Bump spring-core from 5.2.6.RELEASE to 5.3.23 by @dependabot in #17
- Bump springVersion from 5.2.8.RELEASE to 5.3.23 by @dependabot in #16
- Bump com.google.protobuf from 0.8.14 to 0.9.1 by @dependabot in #8
- Bump spring-boot-autoconfigure from 2.4.2 to 2.7.5 by @dependabot in #4
- Bump hibernateVersion from 5.4.18.Final to 5.6.14.Final by @dependabot in #20
- Bump slf4j-api from 1.7.30 to 2.0.3 by @dependabot in #22
- Update protobuf/protoc to the latest version by @magro in #23
- Bump log4jVersion from 2.13.3 to 2.19.0 by @dependabot in #24
- Bump junit-bom from 5.7.1 to 5.9.1 by @dependabot in #18
- Bump junit-vintage-engine from 5.7.0 to 5.9.1 by @dependabot in #25
- Bump springKafkaVersion from 2.5.4.RELEASE to 2.9.2 by @dependabot in #21
- Bump testcontainersVersion from 1.17.5 to 1.17.6 by @dependabot in #29
- Bump r2dbc-postgresql from 0.8.7.RELEASE to 0.8.13.RELEASE by @dependabot in #32
- Bump spring-data-relational from 2.1.4 to 2.4.5 by @dependabot in #28
- Bump slf4j-api from 2.0.3 to 2.0.4 by @dependabot in #33
- Bump slf4j-simple from 2.0.3 to 2.0.4 by @dependabot in #34
- Bump r2dbc-pool from 0.8.6.RELEASE to 1.0.0.RELEASE by @dependabot in #27
- Bump reactor-test from 3.4.3 to 3.5.0 by @dependabot in #26
- Bump flyway-core from 9.8.1 to 9.8.2 by @dependabot in #35
- Update to log4j-slf4j2-impl for slf4j 2 update by @magro in #40
- Fix outbox processor integration test, improve README by @magro in #41
- Bump jackson-databind from 2.14.0 to 2.14.1 by @dependabot in #44
- Bump flyway-core from 9.8.2 to 9.8.3 by @dependabot in #49
- Bump postgresql from 42.5.0 to 42.5.1 by @dependabot in #46
- Bump slf4j-simple from 2.0.4 to 2.0.5 by @dependabot in #51
- Bump slf4j-api from 2.0.4 to 2.0.5 by @dependabot in #52
- Bump flyway-core from 9.8.3 to 9.10.0 by @dependabot in #55
- Bump io.freefair.lombok from 6.5.1 to 6.6 by @dependabot in #53
- Bump kafka-clients from 2.5.0 to 3.3.1 by @dependabot in #19
- Bump org.flywaydb:flyway-core from 9.10.0 to 9.15.2 by @dependabot in #87
- Bump io.freefair.lombok from 6.6 to 6.6.3 by @dependabot in #84
- Bump io.projectreactor:reactor-test from 3.5.0 to 3.5.3 by @dependabot in #78
- Bump hibernate-types-52 from 2.20.0 to 2.21.1 by @dependabot in #69
- Bump slf4j-simple from 2.0.5 to 2.0.6 by @dependabot in #58
- Bump org.slf4j:slf4j-api from 2.0.5 to 2.0.7 by @dependabot in #91
- Release versions 1.1.6 and 1.0.13 after dependency updates by @magro in #93
Full Changelog: https://github.com/tomorrow-one/transactional-outbox/commits/outbox-kafka-spring-v1.1.6
outbox-kafka-spring-reactive v1.0.13
What's Changed
- Update wrapper-validation-action to get rid of warnings by @magro in #1
- Update gradle-build-action to get rid of build warnings by @magro in #2
- Bump gson from 2.8.0 to 2.10 by @dependabot in #7
- Add badges for versions published via maven central by @magro in #3
- Bump slf4j-simple from 1.7.30 to 2.0.3 by @dependabot in #5
- Bump flyway-core from 9.7.0 to 9.8.1 by @dependabot in #13
- Bump junit from 4.13 to 4.13.2 by @dependabot in #15
- Bump awaitility from 4.0.3 to 4.2.0 by @dependabot in #11
- Bump junit-jupiter from 5.7.1 to 5.9.1 by @dependabot in #12
- Bump hibernate-types-52 from 2.10.2 to 2.20.0 by @dependabot in #10
- Bump jackson-databind from 2.12.2 to 2.14.0 by @dependabot in #6
- Bump spring-data-r2dbc from 1.2.3 to 1.5.5 by @dependabot in #14
- Bump spring-core from 5.2.6.RELEASE to 5.3.23 by @dependabot in #17
- Bump springVersion from 5.2.8.RELEASE to 5.3.23 by @dependabot in #16
- Bump com.google.protobuf from 0.8.14 to 0.9.1 by @dependabot in #8
- Bump spring-boot-autoconfigure from 2.4.2 to 2.7.5 by @dependabot in #4
- Bump hibernateVersion from 5.4.18.Final to 5.6.14.Final by @dependabot in #20
- Bump slf4j-api from 1.7.30 to 2.0.3 by @dependabot in #22
- Update protobuf/protoc to the latest version by @magro in #23
- Bump log4jVersion from 2.13.3 to 2.19.0 by @dependabot in #24
- Bump junit-bom from 5.7.1 to 5.9.1 by @dependabot in #18
- Bump junit-vintage-engine from 5.7.0 to 5.9.1 by @dependabot in #25
- Bump springKafkaVersion from 2.5.4.RELEASE to 2.9.2 by @dependabot in #21
- Bump testcontainersVersion from 1.17.5 to 1.17.6 by @dependabot in #29
- Bump r2dbc-postgresql from 0.8.7.RELEASE to 0.8.13.RELEASE by @dependabot in #32
- Bump spring-data-relational from 2.1.4 to 2.4.5 by @dependabot in #28
- Bump slf4j-api from 2.0.3 to 2.0.4 by @dependabot in #33
- Bump slf4j-simple from 2.0.3 to 2.0.4 by @dependabot in #34
- Bump r2dbc-pool from 0.8.6.RELEASE to 1.0.0.RELEASE by @dependabot in #27
- Bump reactor-test from 3.4.3 to 3.5.0 by @dependabot in #26
- Bump flyway-core from 9.8.1 to 9.8.2 by @dependabot in #35
- Update to log4j-slf4j2-impl for slf4j 2 update by @magro in #40
- Fix outbox processor integration test, improve README by @magro in #41
- Bump jackson-databind from 2.14.0 to 2.14.1 by @dependabot in #44
- Bump flyway-core from 9.8.2 to 9.8.3 by @dependabot in #49
- Bump postgresql from 42.5.0 to 42.5.1 by @dependabot in #46
- Bump slf4j-simple from 2.0.4 to 2.0.5 by @dependabot in #51
- Bump slf4j-api from 2.0.4 to 2.0.5 by @dependabot in #52
- Bump flyway-core from 9.8.3 to 9.10.0 by @dependabot in #55
- Bump io.freefair.lombok from 6.5.1 to 6.6 by @dependabot in #53
- Bump kafka-clients from 2.5.0 to 3.3.1 by @dependabot in #19
- Bump org.flywaydb:flyway-core from 9.10.0 to 9.15.2 by @dependabot in #87
- Bump io.freefair.lombok from 6.6 to 6.6.3 by @dependabot in #84
- Bump io.projectreactor:reactor-test from 3.5.0 to 3.5.3 by @dependabot in #78
- Bump hibernate-types-52 from 2.20.0 to 2.21.1 by @dependabot in #69
- Bump slf4j-simple from 2.0.5 to 2.0.6 by @dependabot in #58
- Bump org.slf4j:slf4j-api from 2.0.5 to 2.0.7 by @dependabot in #91
- Release versions 1.1.6 and 1.0.13 after dependency updates by @magro in #93
Full Changelog: https://github.com/tomorrow-one/transactional-outbox/commits/outbox-kafka-spring-reactive-v1.0.13