Releases: moia-oss/lambda-kotlin-request-router
Releases · moia-oss/lambda-kotlin-request-router
1.1.0 - Support for protobuf-java v4
1.0.0 Upgrade to Kotlin 2.0
What's Changed
- Bump com.fasterxml.jackson.module:jackson-module-kotlin from 2.17.0 to 2.17.1 by @dependabot in #349
- Bump org.assertj:assertj-core from 3.25.3 to 3.26.0 by @dependabot in #351
- Bump com.google.guava:guava from 33.1.0-jre to 33.2.1-jre by @dependabot in #354
- Bump io.mockk:mockk from 1.13.10 to 1.13.11 by @dependabot in #352
- Bump com.fasterxml.jackson.core:jackson-databind from 2.17.0 to 2.17.1 by @dependabot in #353
- Include subdirectories in dependabot config by @blockvote in #355
- Bump com.fasterxml.jackson.core:jackson-databind from 2.12.0 to 2.17.1 in /samples/lambda-kotlin-request-router-sample by @dependabot in #356
- Bump org.jmailen.kotlinter from 1.22.0 to 4.3.0 in /samples/lambda-kotlin-request-router-sample by @dependabot in #359
- Bump ch.qos.logback:logback-classic from 1.2.3 to 1.5.6 in /samples/lambda-kotlin-request-router-sample by @dependabot in #357
- Bump com.amazonaws:aws-lambda-java-log4j2 from 1.1.0 to 1.6.0 in /samples/lambda-kotlin-request-router-sample by @dependabot in #358
- Bump com.github.johnrengelman.shadow from 5.1.0 to 8.1.1 in /samples/lambda-kotlin-request-router-sample by @dependabot in #360
- Bump com.fasterxml.jackson.module:jackson-module-kotlin from 2.12.0 to 2.17.1 in /samples/lambda-kotlin-request-router-sample by @dependabot in #363
- Bump com.amazonaws:aws-lambda-java-core from 1.2.0 to 1.2.3 in /samples/lambda-kotlin-request-router-sample by @dependabot in #366
- Bump org.slf4j:log4j-over-slf4j from 1.7.26 to 2.0.13 in /samples/lambda-kotlin-request-router-sample by @dependabot in #361
- Bump com.fasterxml.jackson.module:jackson-module-kotlin from 2.12.0 to 2.17.1 in /samples/lambda-kotlin-request-router-sample-proto by @dependabot in #380
- Bump jvm from 1.3.50 to 2.0.0 in /samples/lambda-kotlin-request-router-sample-proto by @dependabot in #379
- Bump jvm from 1.3.50 to 2.0.0 in /samples/lambda-kotlin-request-router-sample by @dependabot in #376
- Bump org.junit.jupiter:junit-jupiter-engine from 5.3.1 to 5.10.2 in /samples/lambda-kotlin-request-router-sample-proto by @dependabot in #381
- Bump io.moia.lambda-kotlin-request-router:router from 0.9.7 to 0.10.2 in /samples/lambda-kotlin-request-router-sample by @dependabot in #377
- Bump com.fasterxml.jackson.core:jackson-databind from 2.12.0 to 2.17.1 in /samples/lambda-kotlin-request-router-sample-proto by @dependabot in #375
- Bump org.junit.jupiter:junit-jupiter-engine from 5.3.1 to 5.10.2 in /samples/lambda-kotlin-request-router-sample by @dependabot in #378
- Bump org.jmailen.kotlinter from 1.22.0 to 4.3.0 in /samples/lambda-kotlin-request-router-sample-proto by @dependabot in #374
- Bump io.moia.lambda-kotlin-request-router:router-protobuf from 0.9.7 to 0.10.2 in /samples/lambda-kotlin-request-router-sample-proto by @dependabot in #370
- Bump com.amazonaws:aws-lambda-java-core from 1.2.0 to 1.2.3 in /samples/lambda-kotlin-request-router-sample-proto by @dependabot in #367
- Bump com.github.johnrengelman.shadow from 5.1.0 to 8.1.1 in /samples/lambda-kotlin-request-router-sample-proto by @dependabot in #371
- Bump com.amazonaws:aws-lambda-java-log4j2 from 1.1.0 to 1.6.0 in /samples/lambda-kotlin-request-router-sample-proto by @dependabot in #368
- Upgrade to Gradle 8.8 and Java 17 by @blockvote in #382
- Bump org.jmailen.kotlinter from 3.12.0 to 4.3.0 by @dependabot in #333
- Update CODEOWNERS to include me and Julius by @uberbinge in #384
- Update kotlin to 2.0 by @uberbinge in #385
New Contributors
- @uberbinge made their first contribution in #384
Full Changelog: 0.10.2...1.0.0
0.10.2 Jitpack config with Java 17
Add Jitpack config (#345)
0.10.1 Bump Java to version 17
Bump Java to version 17 (#344)
0.10.0 Allow external permissions implementation
Bump Gradle to 8.7 (#343) * Bump Gradle to 8.7 * Delete gradle workflow
0.9.18 Bump dependencies
Bump com.google.protobuf:protobuf-java from 3.25.1 to 3.25.3 (#319) Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.25.1 to 3.25.3. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.25.1...v3.25.3) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
0.9.17 Bump dependencies
Bump com.google.guava:guava from 31.1-jre to 32.1.3-jre (#277) Bumps [com.google.guava:guava](https://github.com/google/guava) from 31.1-jre to 32.1.3-jre. - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) --- updated-dependencies: - dependency-name: com.google.guava:guava dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
0.9.16 Bump dependencies
Bump protoc from 3.21.5 to 3.21.10 (#238) Bumps [protoc](https://github.com/protocolbuffers/protobuf) from 3.21.5 to 3.21.10. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.21.5...v3.21.10) --- updated-dependencies: - dependency-name: com.google.protobuf:protoc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
0.9.15 Bump dependencies
Bump org.jmailen.kotlinter from 3.9.0 to 3.12.0 (#220) Bumps org.jmailen.kotlinter from 3.9.0 to 3.12.0. --- updated-dependencies: - dependency-name: org.jmailen.kotlinter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
0.9.14 Bump dependencies
Bump jackson-databind from 2.13.1 to 2.13.2.2 (#170) Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.1 to 2.13.2.2. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>