Releases: coditory/sherlock-distributed-lock
Releases · coditory/sherlock-distributed-lock
v1.0.3
v1.0.2
What's Changed
- Bump io.asyncer:r2dbc-mysql from 1.1.0 to 1.1.2 by @dependabot in #167
- Bump testcontainers from 1.19.6 to 1.19.7 by @dependabot in #169
- Bump logback from 1.5.0 to 1.5.3 by @dependabot in #170
- Bump org.spockframework:spock-core from 2.4-M2-groovy-4.0 to 2.4-M4-groovy-4.0 by @dependabot in #171
- Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.22 to 1.9.23 by @dependabot in #168
- Bump mongodb from 5.0.0 to 5.0.1 by @dependabot in #172
- Bump io.asyncer:r2dbc-mysql from 1.1.2 to 1.1.3 by @dependabot in #173
- Bump org.awaitility:awaitility from 4.2.0 to 4.2.1 by @dependabot in #174
- Bump org.slf4j:slf4j-api from 2.0.12 to 2.0.13 by @dependabot in #177
- Bump logback from 1.5.3 to 1.5.5 by @dependabot in #175
- Bump io.projectreactor:reactor-core from 3.6.4 to 3.6.5 by @dependabot in #178
- Bump org.postgresql:r2dbc-postgresql from 1.0.4.RELEASE to 1.0.5.RELEASE by @dependabot in #176
- Bump logback from 1.5.5 to 1.5.6 by @dependabot in #179
- Bump dependabot/fetch-metadata from 1.6.0 to 2.1.0 by @dependabot in #180
- Bump mongodb from 5.0.1 to 5.1.0 by @dependabot in #182
- Bump com.mysql:mysql-connector-j from 8.3.0 to 8.4.0 by @dependabot in #183
- Bump testcontainers from 1.19.7 to 1.19.8 by @dependabot in #184
- Bump coroutines from 1.8.0 to 1.8.1 by @dependabot in #185
- Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.23 to 1.9.24 by @dependabot in #186
- Bump io.projectreactor:reactor-core from 3.6.5 to 3.6.6 by @dependabot in #188
- Bump mongodb from 5.1.0 to 5.1.1 by @dependabot in #190
- Bump io.projectreactor:reactor-core from 3.6.6 to 3.6.7 by @dependabot in #191
- Bump org.skyscreamer:jsonassert from 1.5.1 to 1.5.2 by @dependabot in #192
- Bump org.skyscreamer:jsonassert from 1.5.2 to 1.5.3 by @dependabot in #194
- Bump junit from 5.10.2 to 5.10.3 by @dependabot in #193
- Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #195
- Bump mongodb from 5.1.1 to 5.1.2 by @dependabot in #197
- Bump io.projectreactor:reactor-core from 3.6.7 to 3.6.8 by @dependabot in #198
- Bump testcontainers from 1.19.8 to 1.20.0 by @dependabot in #199
- Bump io.asyncer:r2dbc-mysql from 1.1.3 to 1.2.0 by @dependabot in #200
- Bump testcontainers from 1.20.0 to 1.20.1 by @dependabot in #201
- Bump org.slf4j:slf4j-api from 2.0.13 to 2.0.16 by @dependabot in #202
- Bump io.asyncer:r2dbc-mysql from 1.2.0 to 1.3.0 by @dependabot in #203
- Bump org.awaitility:awaitility from 4.2.1 to 4.2.2 by @dependabot in #204
- Bump logback from 1.5.6 to 1.5.7 by @dependabot in #208
- Bump junit from 5.10.3 to 5.11.0 by @dependabot in #207
- Bump mongodb from 5.1.2 to 5.1.3 by @dependabot in #206
- Bump io.reactivex.rxjava3:rxjava from 3.1.8 to 3.1.9 by @dependabot in #211
- Bump org.postgresql:postgresql from 42.7.3 to 42.7.4 by @dependabot in #212
- Bump io.projectreactor:reactor-core from 3.6.8 to 3.6.9 by @dependabot in #210
- Bump logback from 1.5.7 to 1.5.8 by @dependabot in #214
- Bump mongodb from 5.1.3 to 5.1.4 by @dependabot in #213
- Bump io.projectreactor:reactor-core from 3.6.9 to 3.6.10 by @dependabot in #216
- Bump coroutines from 1.8.1 to 1.9.0 by @dependabot in #215
- Bump junit from 5.11.0 to 5.11.1 by @dependabot in #219
- Bump junit from 5.11.1 to 5.11.2 by @dependabot in #220
- Bump testcontainers from 1.20.1 to 1.20.2 by @dependabot in #221
- Bump logback from 1.5.8 to 1.5.11 by @dependabot in #224
- Bump logback from 1.5.11 to 1.5.12 by @dependabot in #225
- Bump testcontainers from 1.20.2 to 1.20.3 by @dependabot in #226
- Bump org.postgresql:r2dbc-postgresql from 1.0.5.RELEASE to 1.0.7.RELEASE by @dependabot in #227
- Bump io.projectreactor:reactor-core from 3.6.10 to 3.7.0 by @dependabot in #233
- Bump testcontainers from 1.20.3 to 1.20.4 by @dependabot in #234
- Update build process by @ogesaku in #239
- Bump the prod-dependencies group with 4 updates by @dependabot in #240
New Contributors
Full Changelog: v1.0.1...v1.0.2
v1.0.1
Update deps
v1.0.0
Complete redesign. The most significant changes:
- Added support for kotlin coroutines
- Added support for reactive SQL connectors
- Added Migrator to all APIs
- Simplified dependencies
- Auto-commit in SQL connectors
v0.4.19
What's Changed
- Bump mysql-connector-java from 8.0.30 to 8.0.31 by @dependabot in #88
- Bump postgresql from 42.5.0 to 42.5.1 by @dependabot in #94
- Bump mysql-connector-java from 8.0.31 to 8.0.32 by @dependabot in #95
- Bump reactor-core from 3.5.0 to 3.5.2 by @dependabot in #97
- Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #98
- Bump slf4j-api from 2.0.5 to 2.0.6 by @dependabot in #96
- Remove exception message checking by @pmendelski in #100
Full Changelog: v0.4.18...v0.4.19
v0.4.18
v0.4.17
What's Changed
- Fix sql connection management by @pmendelski in #84
Full Changelog: v0.4.16...v0.4.17
v0.4.16
What's Changed
- Bump spock-core from 2.2-groovy-4.0 to 2.3-groovy-4.0 by @dependabot in #69
- Update dependencies and release script by @pmendelski in #77
Full Changelog: v0.4.15...v0.4.16
v0.4.15
What's Changed
- Update dependencies and github actions by @pmendelski in #66
- Bump postgresql from 42.3.0 to 42.5.0 by @dependabot in #68
- Bump mysql-connector-java from 8.0.27 to 8.0.30 by @dependabot in #67
New Contributors
- @dependabot made their first contribution in #68
Full Changelog: v0.4.14...v0.4.15
Release v0.4.14
Changed
- Drop semicolons from SQL queries for compatibility with Oracle #65
- Update dependencies