Releases: trib3/leakycauldron
Releases · trib3/leakycauldron
1.2.326
- Bump version.jetty from 9.4.19.v20190610 to 9.4.20.v20190813
- Bump version.swagger from 2.0.8 to 2.0.9
- Bump detekt-cli from 1.0.0 to 1.0.1
- Bump version.aws.java from 2.7.22 to 2.7.31
- Bump reactive-streams from 1.0.2 to 1.0.3
- Bump rxjava from 2.2.11 to 2.2.12
- Bump version.kotlin from 1.3.41 to 1.3.50
- Bump kotlin-logging from 1.7.4 to 1.7.6
- Bump version.flyway from 6.0.0-beta2 to 6.0.0
- Bump version.jooq from 3.11.11 to 3.11.12
- Bump testng from 7.0.0-beta7 to 7.0.0
1.2.287
- Bump kotlin-logging from 1.7.3 to 1.7.4
- Bump git-commit-id-plugin from 3.0.0 to 3.0.1
- Bump detekt-cli from 1.0.0-RC16 to 1.0.0
- Bump version.slf4j from 1.7.27 to 1.7.28
- Bump version.aws.java from 2.7.18 to 2.7.22
- Bump version.dropwizard from 2.0.0-rc4 to 2.0.0-rc5
- Bump kotlin-guice from 1.3.0 to 1.4.0
- Extract graphql code to a separate module
- Extract lambda code to a separate module
- Move test helpers into testing module
- Add mocking utility class
- Disable import ordering via ktlint
1.1.247
- Bump kotlin-logging from 1.7.2 to 1.7.3
- Bump version.slf4j from 1.7.26 to 1.7.27
- Bump version.aws.java from 2.7.15 to 2.7.18
- Bump ktlint-maven-plugin from 1.1.1 to 1.2.0
- Bump rxjava from 2.2.10 to 2.2.11
- Specify name in github release
- Refactor GraphQL WebSocket reactive code
- Improve graphql protocol json serialization/deserialization
1.1.215
- Bump version.aws.java from 2.7.12 to 2.7.15
- Bump rxkotlin from 2.4.0-RC3 to 2.4.0
- Add graphql and jooq converters for java.time.Year
1.1.197
- Implement keepalive for graphql websockets
- Bump kotlin-logging from 1.6.26 to 1.7.2
- Bump version.aws.java from 2.7.8 to 2.7.12
1.1.169
- Bump graphql-kotlin from 0.6.0 to 0.6.1
- Bump version.aws.java from 2.7.6 to 2.7.8
- Bump assertk-jvm from 0.17 to 0.19
- Implement the apollo graphql subscription protocol
- Add support for GraphQL websocket based subscriptions
- Bump version.aws.java from 2.6.4 to 2.7.6
- Fix release note generation
1.0.133
- Fix gpg signing in downstream projects
1.0.129
- Initial Release