Skip to content
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.

Releases: java-operator-sdk/jenvtest

0.7.0

06 Apr 16:45
861dc81
Compare
Choose a tag to compare

What's Changed

  • feat: kube config not updated by default, flag to turn it on in annotation by @csviri in #75
  • improve: remove google cloud dependency by @csviri in #76

Full Changelog: 0.6.0...0.7.0

0.6.0

06 Apr 08:15
2951119
Compare
Choose a tag to compare

What's Changed

  • feat: restore previous current context by @csviri in #63
  • feat: using temp etcd dirs by @csviri in #69
  • fix: force destroy etcd by @csviri in #68
  • chore(deps): bump libraries-bom from 26.11.0 to 26.12.0 by @dependabot in #70
  • feat: inject kube config by @csviri in #72
  • feat: support for injecting fabric8 client in unit tests by @csviri in #73
  • improve: no separate samples module, facelift docs by @csviri in #74

Full Changelog: 0.5.0...0.6.0

0.5.0

31 Mar 12:53
4c54cf9
Compare
Choose a tag to compare

What's Changed

  • feat: wildcard version support by @csviri in #57
  • feat: generate config yaml to string for clients by @csviri in #59
  • feat: update kube config flag by @csviri in #60
  • feat: randomize cluster port for etcd by @csviri in #62

Full Changelog: 0.4.3...0.5.0

0.4.3

29 Mar 11:17
f72b7a1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.2...0.4.3

0.4.2

28 Mar 13:18
03f6a8f
Compare
Choose a tag to compare

What's Changed

  • feat: additional debug logs, increased startup timeout by @csviri in #51

Full Changelog: 0.4.1...0.4.2

0.4.1

28 Mar 10:19
7a6f7d2
Compare
Choose a tag to compare

What's Changed

  • fix: unset current context after test from config by @csviri in #50

Full Changelog: 0.4.0...0.4.1

0.4.0

26 Mar 18:18
391bb00
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump slf4j-api from 1.7.36 to 2.0.7 by @dependabot in #44
  • chore(deps): bump libraries-bom from 26.9.0 to 26.11.0 by @dependabot in #45
  • chore(deps): bump commons-compress from 1.22 to 1.23.0 by @dependabot in #43
  • feat: annotation on method by @csviri in #47
  • feat: able to specify api server flags by @csviri in #46
  • feat: add sonar plugin by @csviri in #34
  • feat: ARM-arch is now supported, avoid always recomputing values by @metacosm in #48

New Contributors

Full Changelog: 0.3.0...0.4.0

0.3.0

23 Mar 09:39
898ce37
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump log4j.version from 2.19.0 to 2.20.0 by @dependabot in #40
  • chore(deps): bump junit.version from 5.9.1 to 5.9.2 by @dependabot in #39
  • feat: find available ports for processes by @csviri in #42
  • chore(deps): bump maven-surefire-plugin from 3.0.0-M9 to 3.0.0 by @dependabot in #41
  • chore(deps-dev): bump mockito-core from 5.1.1 to 5.2.0 by @dependabot in #38
  • chore(deps): bump actions/setup-java from 2 to 3 by @dependabot in #37
  • chore(deps): bump actions/checkout from 2 to 3 by @dependabot in #35
  • chore(deps): bump kubernetes-client from 6.5.0 to 6.5.1 by @dependabot in #36

New Contributors

Full Changelog: 0.2.0...0.3.0

0.2.0

21 Mar 09:12
1c7d6ef
Compare
Choose a tag to compare

What's Changed

  • fix: logging config by @csviri in #33
  • feat: specifyin target kube version in annotation by @csviri in #32

Full Changelog: 0.1.0...0.2.0

0.1.0

17 Mar 13:30
5ae69a1
Compare
Choose a tag to compare
fix: release infor to pom