This repository has been archived by the owner on Jul 3, 2024. It is now read-only.
Releases: navikt/kafka-embedded-env
Releases · navikt/kafka-embedded-env
3.2.5
What's Changed
- Clean up by @MikAoJk in #171
- build(deps-dev): bump ktor.version from 2.3.5 to 2.3.6 by @dependabot in #173
- build(deps-dev): bump io.netty:netty-common from 4.1.99.Final to 4.1.101.Final by @dependabot in #175
- build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 by @dependabot in #172
- build(deps): bump confluent.version from 7.5.1 to 7.5.2 by @dependabot in #174
- build(deps): bump protobuf.java.version from 3.25.0 to 3.25.1 by @dependabot in #176
- build(deps): bump kotlin.version from 1.9.20 to 1.9.21 by @dependabot in #177
- build(deps): bump actions/setup-java from 3 to 4 by @dependabot in #178
- build(deps-dev): bump ktor.version from 2.3.6 to 2.3.7 by @dependabot in #179
- build(deps): bump kafka.version from 3.6.0 to 3.6.1 by @dependabot in #180
- build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 by @dependabot in #181
- build(deps-dev): bump io.netty:netty-common from 4.1.101.Final to 4.1.104.Final by @dependabot in #182
- build(deps): bump kotlin.version from 1.9.21 to 1.9.22 by @dependabot in #183
- build(deps): bump confluent.version from 7.5.2 to 7.5.3 by @dependabot in #184
- build(deps-dev): bump org.slf4j:slf4j-reload4j from 1.7.36 to 2.0.10 by @dependabot in #185
- build(deps-dev): bump org.slf4j:slf4j-reload4j from 2.0.10 to 2.0.11 by @dependabot in #186
- build(deps): bump protobuf.java.version from 3.25.1 to 3.25.2 by @dependabot in #187
- build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 by @dependabot in #188
- build(deps-dev): bump io.netty:netty-common from 4.1.104.Final to 4.1.106.Final by @dependabot in #190
- build(deps): bump actions/cache from 3 to 4 by @dependabot in #189
- build(deps-dev): bump ktor.version from 2.3.7 to 2.3.8 by @dependabot in #191
- build(deps): bump release-drafter/release-drafter from 5 to 6 by @dependabot in #192
- Oppgraderer til nyaste confluent-versjon by @madsop-nav in #193
Full Changelog: 3.2.4...3.2.5
3.2.4
What's Changed
- Fjernet tomme 'else' og 'catch' blokker (#128) @oysbak
- Diverse oppdateringer på plugins i pom.xml (#127) @oysbak
- Satte tilbake til tidligere versjon av POM for å få testene til å kjø… (#126) @oysbak
⬆️ Dependency upgrades
- build(deps): bump maven-enforcer-plugin from 3.2.1 to 3.3.0 (#125) @dependabot
What's Changed
- build(deps): bump maven-enforcer-plugin from 3.2.1 to 3.3.0 by @dependabot in #125
- Satte tilbake til tidligere versjon av POM for å få testene til å kjø… by @oysbak in #126
- Diverse oppdateringer på plugins i pom.xml by @oysbak in #127
- Fjernet tomme 'else' og 'catch' blokker by @oysbak in #128
- Create CODEOWNERS by @MikAoJk in #146
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #147
- build(deps-dev): bump kluent from 1.68 to 1.73 by @dependabot in #138
- build(deps-dev): bump ktor.version from 2.0.3 to 2.3.0 by @dependabot in #134
- build(deps-dev): bump jackson-databind from 2.13.4.2 to 2.15.2 by @dependabot in #144
- build(deps): bump coroutines.version from 1.6.1 to 1.7.0 by @dependabot in #141
- build(deps): bump kotlin.version from 1.8.20 to 1.8.21 by @dependabot in #137
- Upgraded some dependencies by @MikAoJk in #150
- build(deps-dev): bump ktor.version from 2.3.3 to 2.3.4 by @dependabot in #152
- bumped some more deps and plugins by @MikAoJk in #160
- Bumped slf4j by @MikAoJk in #161
- downgrade slf4j-log4j12 by @MikAoJk in #162
- build(deps-dev): bump ktor.version from 2.3.4 to 2.3.5 by @dependabot in #166
- build(deps): bump protobuf.java.version from 3.24.3 to 3.24.4 by @dependabot in #163
- build(deps): bump confluent.version from 7.5.0 to 7.5.1 by @dependabot in #165
- build(deps): bump kafka.version from 3.5.1 to 3.6.0 by @dependabot in #164
- build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 by @dependabot in #168
- build(deps): bump kotlin.version from 1.9.10 to 1.9.20 by @dependabot in #169
- build(deps): bump protobuf.java.version from 3.24.4 to 3.25.0 by @dependabot in #170
Full Changelog: 3.2.3...3.2.4
3.2.3
3.2.2
What's Changed
- Upgrading Confluent in order to be able to use Ktor version 2.1.0 or newer (#112) @madsop-nav
3.2.1
What's Changed
- Change scope for some dependencies (#84) @geir-waagboe
3.2.0
Fix release version to be aligned with the Kafka-version used
What's Changed
- Fixed version by @MikAoJk in #82
- Publish version 3.2.0 by @geir-waagboe in #83
Full Changelog: 3.1.8...3.2.0
3.1.6
3.1.5
3.1.4
3.1.3
What's Changed
- Dependency bumps confluent 7.1.1 (#52) @MikAoJk
- Sevral upgradres on libs (#50) @MikAoJk
- Specify dependabot default reviewers (#49) @hestad
⬆️ Dependency upgrades
- Bump maven-gpg-plugin from 1.6 to 3.0.1 (#44) @dependabot
- Bump maven-source-plugin from 3.1.0 to 3.2.1 (#37) @dependabot
- Bump maven-surefire-plugin from 3.0.0-M3 to 3.0.0-M6 (#30) @dependabot
- Bump maven-jar-plugin from 3.1.2 to 3.2.2 (#32) @dependabot
- Bump actions/checkout from 2 to 3 (#27) @dependabot
- Bump actions/cache from 1 to 3 (#39) @dependabot
- Bump spek.version from 2.0.17 to 2.0.18 (#36) @dependabot
- Bump ktlint-maven-plugin from 1.1.1 to 1.13.1 (#43) @dependabot
- Bump kotlin.version from 1.6.20 to 1.6.21 (#42) @dependabot
- Bump nexus-staging-maven-plugin from 1.6.8 to 1.6.13 (#46) @dependabot