Skip to content

Tags: operator-framework/josdk-webhooks

Tags

v1.1.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix exception handling in AsyncDefaultAdmissionRequestMutator (#284)



Signed-off-by: David Sondermann <david.sondermann@hivemq.com>

v1.1.5

Set new SNAPSHOT version into pom files.

V1.1.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump spring-boot-dependencies.version from 3.2.4 to 3.2.5 (

#254)

Bumps `spring-boot-dependencies.version` from 3.2.4 to 3.2.5.

Updates `org.springframework.boot:spring-boot-dependencies` from 3.2.4 to 3.2.5
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.2.4...v3.2.5)

Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.2.4 to 3.2.5
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.2.4...v3.2.5)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v1.1.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: fabric8 version to 6.9.2 + quarkus 3.5.0 and related fixes (#178)



Signed-off-by: Attila Mészáros <csviri@gmail.com>

v1.1.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(deps): bump dekorate.version from 3.6.1 to 3.7.0 (#136)

Bumps `dekorate.version` from 3.6.1 to 3.7.0.

Updates `kubernetes-spring-starter` from 3.6.1 to 3.7.0

Updates `certmanager-annotations` from 3.6.1 to 3.7.0

Updates `kubernetes-annotations` from 3.6.1 to 3.7.0

Updates `jib-annotations` from 3.6.1 to 3.7.0

---
updated-dependencies:
- dependency-name: io.dekorate:kubernetes-spring-starter
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.dekorate:certmanager-annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.dekorate:kubernetes-annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.dekorate:jib-annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Attila Mészáros <csviri@gmail.com>

v1.1.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Downgrade slf4j (#91)

* Downgrade slf4j

* Update dependabot.yml

v1.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: handling custom resources with SPI from fabric8 client (#87)

v1.0.0

Set new SNAPSHOT version into pom files.

v1.0.0-rc1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: sonar key after rename (#46)

v0.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: added unit tests for async (#18)