Releases: dajudge/kindcontainer
Releases · dajudge/kindcontainer
v2.0.0
Dependency updates
- Bump to TestContainers 2.0.1 by @gastaldi in #402
- Bump org.bouncycastle:bcpkix-jdk18on from 1.82 to 1.83 by @dependabot[bot] in #406
- Bump com.vanniktech.maven.publish from 0.34.0 to 0.35.0 by @dependabot[bot] in #405
- Bump testcontainersVersion from 2.0.1 to 2.0.2 by @dependabot[bot] in #409
- Bump Gradle to 9.2.1 by @dajudge in #411
New features and improvements
- Remove junit 4 support by @dajudge in #407
- Update README to use KubernetesClientBuilder by @dajudge in #410
New Contributors
Full Changelog: release/1.4.10...release/2.0.0
v1.4.10
New features and improvements
- apiserver 1.33.4 by @dajudge in #386
- k3s 1.33.4 by @dajudge in #387
- Kindcontainer 1.33.4 by @dajudge in #385
- apiserver 1.34.1 by @dajudge in #396
- k3s 1.34.1 by @dajudge in #395
- kindcontainer 1.34.0 by @dajudge in #394
Dependency updates
- Bump org.awaitility:awaitility from 4.2.2 to 4.3.0 by @dependabot[bot] in #361
- Bump org.slf4j:slf4j-api from 2.0.16 to 2.0.17 by @dependabot[bot] in #362
- Bump testcontainersVersion from 1.20.5 to 1.21.0 by @dependabot[bot] in #375
- Bump fabric8 client to 7.4.0 by @dajudge in #388
- Bump ch.qos.logback:logback-classic from 1.5.16 to 1.5.18 by @dependabot[bot] in #371
- Bump org.bouncycastle:bcpkix-jdk18on from 1.80 to 1.82 by @dependabot[bot] in #392
- Bump testcontainersVersion from 1.21.0 to 1.21.3 by @dependabot[bot] in #391
- Bump org.mockito:mockito-core from 5.15.2 to 5.20.0 by @dependabot[bot] in #390
Bugfixes
Housekeeping
- Upgrade to new maven central deployment mechanism by @dajudge in #397
- Bump gradle version to 9.1.0 by @dajudge in #398
Full Changelog: release/1.4.9...release/1.4.10
v1.4.9
New features and improvements
Dependency updates
- Bump org.mockito:mockito-core from 4.11.0 to 5.15.2 by @dependabot in #348
- Bump ch.qos.logback:logback-classic from 1.2.13 to 1.5.16 by @dependabot in #349
- Bump io.fabric8:kubernetes-client from 6.8.0 to 7.1.0 by @dependabot in #354
- Bump testcontainersVersion from 1.20.4 to 1.20.5 by @dependabot in #359
Full Changelog: release/1.4.8...release/1.4.9
v1.4.8
New features and improvements
- Enable kubelet feature gates: KubeletInUserNamespace: true by @cmoulliard in #357
- fix: cgroup error with podman by @matteriben in #342
- Add support for additional cmdline options to K3s container by @Donnerbart in #319
Dependency updates
- Bump testcontainersVersion from 1.20.1 to 1.20.2 by @dependabot in #324
- Bump junitVersion from 5.11.0 to 5.11.1 by @dependabot in #320
- Bump junitVersion from 5.11.1 to 5.11.2 by @dependabot in #325
- Bump testcontainersVersion from 1.20.2 to 1.20.4 by @dependabot in #334
- Bump org.bouncycastle:bcpkix-jdk18on from 1.78.1 to 1.79 by @dependabot in #333
- Bump junitVersion from 5.11.2 to 5.11.4 by @dependabot in #340
- Bump org.bouncycastle:bcpkix-jdk18on from 1.79 to 1.80 by @dependabot in #350
- Bump gradle version by @dajudge in #318
Bugfixes
New Contributors
- @matteriben made their first contribution in #342
- @cmoulliard made their first contribution in #357
Full Changelog: release/1.4.7...release/1.4.8
v1.4.7
New features and improvements
- Add support for k8s 1.31 to
KindContainerby @Donnerbart in #314 - Add support for k8s 1.31 to
ApiServerContainerby @Donnerbart in #316 - Add support for k8s 1.31 to
K3sContainerby @Donnerbart in #315
Dependency updates
- Bump testcontainersVersion from 1.19.8 to 1.20.0 by @dependabot in #303
- Bump junitVersion from 5.10.2 to 5.10.3 by @dependabot in #301
- Bump testcontainersVersion from 1.20.0 to 1.20.1 by @dependabot in #304
- Bump org.awaitility:awaitility from 4.2.1 to 4.2.2 by @dependabot in #305
- Bump junitVersion from 5.10.3 to 5.11.0 by @dependabot in #308
Bugfixes
New Contributors
- @Donnerbart made their first contribution in #316
Full Changelog: release/1.4.6...release/1.4.7
v1.4.6
New features and improvements
- Add support for k8s 1.30 to
K3sContainerby @dajudge in #295 - Add support for k8s 1.30 to
KindContainerby @dajudge in #297 - Add support for k8s 1.30 to
ApiServerContainerby @dajudge in #296 - Use newer Etcd version by @scholzj in #273
- Helm version parameter by @martin-schaefer in #276
- Introduce customizable control-plane timeout for
ApiServerContainerby @dajudge in #294
Dependency updates
- Bump testcontainersVersion from 1.19.5 to 1.19.6 by @dependabot in #274
- Bump org.awaitility:awaitility from 4.2.0 to 4.2.1 by @dependabot in #282
- Bump testcontainersVersion from 1.19.6 to 1.19.8 by @dependabot in #292
- Bump org.bouncycastle:bcpkix-jdk18on from 1.77 to 1.78.1 by @dependabot in #288
Bugfixes
- Fix gradle env-var interpretation issue on macos by @bobrossthepainter in #298
New Contributors
- @scholzj made their first contribution in #273
- @martin-schaefer made their first contribution in #276
- @bobrossthepainter made their first contribution in #298
Full Changelog: release/1.4.5...release/1.4.6
v1.4.5
New features and improvements
- Support for passing values as file in Helm by @tomaszmichalak in #265
- Add support for k8s 1.29.1 for
KindContainerby @dajudge in #269 - Add support for k8s 1.29.1 for
K3sContainerby @dajudge in #270 - Add support for k8s 1.29.1 for
ApiServerContainerby @dajudge in #271
Dependency updates
- Bump testcontainersVersion from 1.19.1 to 1.19.2 by @dependabot in #248
- Bump testcontainersVersion from 1.19.2 to 1.19.3 by @dependabot in #249
- Update to bouncycastle and logback to remove cves. by @mikebell90 in #253
- Bump junitVersion from 5.10.0 to 5.10.1 by @dependabot in #247
- Bump org.bouncycastle:bcpkix-jdk18on from 1.74 to 1.77 by @dependabot in #255
- Bump Helm3Container to
alpine/helm:3.14.0by @dajudge in #268 - Bump junitVersion from 5.10.1 to 5.10.2 by @dependabot in #266
- Bump testcontainersVersion from 1.19.3 to 1.19.5 by @dependabot in #267
Bugfixes
New Contributors
- @mikebell90 made their first contribution in #253
- @mleegwt made their first contribution in #256
- @tomaszmichalak made their first contribution in #265
Full Changelog: release/1.4.4...release/1.4.5
v1.4.4
New features and improvements
- Add support for k8s
1.28.0toApiServerContainerby @dajudge in #244 - Add support for k8s
1.28.3toK3sContainerby @dajudge in #245 - Add support for k8s
1.28.0toKindContainerby @dajudge in #246
Dependency updates
- Bump testcontainersVersion from 1.18.3 to 1.19.1 by @dependabot in #238
Full Changelog: release/1.4.3...release/1.4.4
v1.4.3
Bugfixes
Dependency updates
- Bump io.fabric8:kubernetes-client from 6.7.1 to 6.8.0 by @dependabot in #228
- Bump junitVersion from 5.9.3 to 5.10.0 by @dependabot in #227
New Contributors
Full Changelog: release/1.4.2...release/1.4.3
v1.4.2
New features and improvements
- Add support for k8s
1.27.1toK3sContainerby @dajudge in #213 - Add support for k8s
1.27.1toApiServerContainerby @dajudge in #212 - Add support for k8s
1.27.1toKindContainerby @dajudge in #211 - CI for pull requests by @dajudge in #223
- K8s registry moved (#204) by @bulldog98 in #214
Dependency updates
- Bump com.palantir.git-version from 0.15.0 to 1.0.0 by @dependabot in #197
- Bump junitVersion from 5.9.2 to 5.9.3 by @dependabot in #209
- Bump io.fabric8:kubernetes-client from 6.4.1 to 6.5.1 by @dependabot in #202
- Bump io.fabric8:kubernetes-client from 6.5.1 to 6.6.0 by @dependabot in #215
- Bump io.fabric8:kubernetes-client from 6.6.0 to 6.6.2 by @dependabot in #218
- Bump org.testcontainers:testcontainers to 1.18.0 by @dajudge in #210
- Bump testcontainersVersion from 1.17.6 to 1.18.2 by @dependabot in #219
- Bump io.fabric8:kubernetes-client from 6.6.2 to 6.7.0 by @dependabot in #220
- Bump testcontainersVersion from 1.18.2 to 1.18.3 by @dependabot in #221
- Bump io.fabric8:kubernetes-client from 6.7.0 to 6.7.1 by @dependabot in #222
New Contributors
- @bulldog98 made their first contribution in #214
Full Changelog: release/1.4.1...release/1.4.2