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.9.7

18 Jan 16:28
8137188
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.9.6...0.9.7

0.9.6

17 Jan 15:48
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump org.mockito:mockito-core from 5.7.0 to 5.8.0 by @dependabot in #140
  • chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 by @dependabot in #139
  • chore(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.14.2 to 2.16.0 by @dependabot in #143
  • chore(deps): bump io.javaoperatorsdk:kubernetes-webhooks-framework-core from 1.0.0 to 1.1.3 by @dependabot in #142
  • chore(deps): bump junit.version from 5.9.2 to 5.10.1 by @dependabot in #141
  • chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 by @dependabot in #144
  • chore(deps): bump org.slf4j:slf4j-api from 2.0.9 to 2.0.10 by @dependabot in #146
  • chore(deps): bump org.assertj:assertj-core from 3.24.2 to 3.25.1 by @dependabot in #148
  • chore(deps): bump org.slf4j:slf4j-api from 2.0.10 to 2.0.11 by @dependabot in #149
  • chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 by @dependabot in #150
  • chore(deps): bump log4j.version from 2.22.0 to 2.22.1 by @dependabot in #145
  • fix: temp comment out readyz check on startup by @csviri in #154

Full Changelog: 0.9.5...0.9.6

0.9.5

01 Dec 15:33
Compare
Choose a tag to compare

Release to fix the versioning issue.

0.9.4

23 Nov 08:32
5d4ebc9
Compare
Choose a tag to compare

What's Changed

  • chore: set version to 0.9.4-SNAPSHOT by @csviri in #134
  • Fix NullPointerException, only close client in ClientInjectionHandler when client is set (#118) by @BramMeerten in #135
  • Health check on startup is expected to fail, change log level from warning to debug (#97) by @BramMeerten in #136

New Contributors

Full Changelog: v0.9.3...v0.9.4

0.9.3

22 Nov 15:32
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump commons-io:commons-io from 2.13.0 to 2.15.0 by @dependabot in #130
  • chore(deps): bump org.apache.commons:commons-compress from 1.24.0 to 1.25.0 by @dependabot in #129
  • chore(deps): bump log4j.version from 2.21.1 to 2.22.0 by @dependabot in #131
  • chore: use fabric8 6.9.2 by @csviri in #132
  • Work around conflicts with existing kubeconfig file by @scholzj in #133

New Contributors

Full Changelog: 0.9.2...v0.9.3

0.9.2

16 Nov 17:06
a0927a5
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump mockito-core from 5.3.0 to 5.3.1 by @dependabot in #94
  • chore(deps): bump bcpkix-jdk18on from 1.72 to 1.73 by @dependabot in #87
  • chore(deps): bump maven-surefire-plugin from 3.0.0 to 3.1.0 by @dependabot in #95
  • chore(deps): bump impsort-maven-plugin from 1.8.0 to 1.9.0 by @dependabot in #96
  • chore(deps): bump commons-io from 2.11.0 to 2.12.0 by @dependabot in #98
  • chore(deps): bump commons-io from 2.12.0 to 2.13.0 by @dependabot in #101
  • fix: typo by @dpozinen in #102
  • chore(deps): bump bcpkix-jdk18on from 1.73 to 1.74 by @dependabot in #103
  • chore(deps-dev): bump mockito-core from 5.3.1 to 5.4.0 by @dependabot in #104
  • chore(deps): bump bcpkix-jdk18on from 1.74 to 1.75 by @dependabot in #106
  • chore(deps-dev): bump org.mockito:mockito-core from 5.4.0 to 5.5.0 by @dependabot in #109
  • chore(deps): bump org.slf4j:slf4j-api from 2.0.7 to 2.0.9 by @dependabot in #111
  • chore(deps): bump org.apache.commons:commons-compress from 1.23.0 to 1.24.0 by @dependabot in #113
  • chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.0 to 3.2.2 by @dependabot in #121
  • chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.2 by @dependabot in #122
  • docs: fix in offline mode explanation by @csviri in #127
  • improve: remove parallel builds by @csviri in #128
  • chore(deps): bump log4j.version from 2.20.0 to 2.21.1 by @dependabot in #123
  • chore(deps-dev): bump org.mockito:mockito-core from 5.5.0 to 5.7.0 by @dependabot in #124
  • chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #112
  • chore(deps): bump org.bouncycastle:bcpkix-jdk18on from 1.75 to 1.77 by @dependabot in #125
  • chore(deps): bump formatter-maven-plugin from 2.22.0 to 2.23.0 by @dependabot in #99

New Contributors

Full Changelog: 0.9.1...0.9.2

0.9.1

19 Apr 09:06
58da34c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.0...0.9.1

0.9.0

13 Apr 13:16
796ee7b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.0...0.9.0

0.8.0

12 Apr 10:30
41b5bec
Compare
Choose a tag to compare

What's Changed

  • improvement: use etcd health check by @csviri in #78
  • feat: run tests in parallel by @csviri in #77
  • feat: config startup timeout by @csviri in #80
  • chore(deps-dev): bump mockito-core from 5.2.0 to 5.3.0 by @dependabot in #81
  • improve: builder final value computing by @csviri in #83
  • improve: parallel builds jvm locks and object list improvements by @csviri in #84

Full Changelog: 0.7.1...0.8.0

0.7.1

10 Apr 10:48
8a03253
Compare
Choose a tag to compare

What's Changed

  • fix: no cleanup of config if not updated by @csviri in #67

Full Changelog: 0.7.0...0.7.1