Releases: kokuwaio/k3s-maven-plugin
Releases · kokuwaio/k3s-maven-plugin
1.4.0
What's Changed
Maintenance
- Removed invalid javadoc parameter. by @sschnabe in #287
- Replace maven log usage with slf4j. Maven 4 deprecates maven log. by @sschnabe in #290
- Removed invalid config from invoker tests by @sschnabe in #289
- Remove usage of plexus util internals (no included in maven 4) by @sschnabe in #288
- Maintenance: use parameter logging by @sschnabe in #292
Full Changelog: 1.3.1...1.4.0
1.3.0
What's Changed
Maintenance
- Bump actions/setup-java from 3 to 4 by @dependabot in #269
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #272
- Bump com.fasterxml.jackson.core:jackson-databind from 2.15.2 to 2.15.3 by @dependabot in #266
- Bump com.fasterxml.jackson.core:jackson-databind from 2.15.3 to 2.16.0 by @dependabot in #268
- Bump com.fasterxml.jackson.core:jackson-databind from 2.16.0 to 2.16.1 by @dependabot in #271
- Bump io.kokuwa.maven:maven-parent from 0.6.12 to 0.6.13 by @dependabot in #265
- Bump io.kokuwa.maven:maven-parent from 0.6.13 to 0.6.14 by @dependabot in #270
- Bump org.junit.jupiter:junit-jupiter-api from 5.10.0 to 5.10.1 by @dependabot in #267
- Bump org.postgresql:postgresql from 42.4.3 to 42.7.2 in /src/it/postgresql-with-pvc-and-hostport by @dependabot in #273
Full Changelog: 1.2.4...1.3.0
1.2.4
What's Changed
- Bump crazy-max/ghaction-import-gpg from 5 to 6 by @dependabot in #261
- Bump actions/checkout from 3 to 4 by @dependabot in #260
- Handle stopped k3s container in
k3s:run
, fix #262 by @sschnabe in #264
Full Changelog: 1.2.3...1.2.4
1.2.3
1.2.2
1.2.0
What's Changed
- Bump io.kokuwa.maven:maven-parent from 0.6.10 to 0.6.12 by @dependabot in #255
- Add flags for network config to enable k3s in k3s. by @sschnabe in #256
Full Changelog: 1.1.1...1.2.0
1.1.1
1.1.0
1.0.3
What's Changed
- Wait for node to be ready by @sschnabe in #246
- Reviewed docker cp handling and added tests. by @sschnabe in #249
- Add periodic log of missing deployments by @sschnabe in #250
- Bump org.junit.jupiter:junit-jupiter-api from 5.9.3 to 5.10.0 by @dependabot in #248
- Bump io.kokuwa.maven:maven-parent from 0.6.9 to 0.6.10 by @dependabot in #247
Full Changelog: 1.0.2...1.0.3
1.0.2
What's Changed
- Bump jackson-databind from 2.15.1 to 2.15.2 by @dependabot in #243
- Bump maven-parent from 0.6.7 to 0.6.9 by @dependabot in #244
- Apply
pullTimeout
fork3s:image
to allow long running imports. by @sschnabe in #245
Full Changelog: 1.0.1...1.0.2