Skip to content

Releases: operator-framework/josdk-webhooks

1.0.0-RC1

22 Nov 12:56
ab4b619
Compare
Choose a tag to compare

What's Changed

  • Conversion Webhook Support by @csviri in #19
  • fix: use kubernetes client instead of openshift by @csviri in #24
  • Use Dekorate in the Spring Boot example and add documentation by @Sgitario in #27
  • feat: conversion hooks integration tests by @csviri in #25
  • feat: sonar run improvements by @csviri in #30
  • Add spring boot integration test by @Sgitario in #29
  • feat: update fabric8 client to v6 RC1 by @csviri in #26
  • chore: update quarkus version by @csviri in #32
  • fix: replace deprecated quarkus annotation by @csviri in #33
  • fix: remove unecessary @dependent annotation by @csviri in #34
  • fix: use quarkus client istead of pure one by @csviri in #35
  • feat: upgrade to fabric8 v6.2.0 by @csviri in #37
  • docs: simple docs for conversion hooks by @csviri in #38
  • fix: quarkus deserialization problem by @csviri in #39
  • feat: simplified sample conversion by @csviri in #36
  • refactor: separate error case tests from sample by @csviri in #40
  • feat: conversion error test by @csviri in #41
  • fix: shating more code between tests by @csviri in #42
  • chore: quarkus 2.14.1 by @csviri in #43
  • fix: project rename by @csviri in #44
  • fix: readme and namings by @csviri in #45
  • fix: sonar key after rename by @csviri in #46

New Contributors

Full Changelog: v0.2.0...v1.0.0-rc1

1.0.0

01 Dec 14:56
Compare
Choose a tag to compare

What's Changed

  • Conversion Webhook Support by @csviri in #19
  • fix: use kubernetes client instead of openshift by @csviri in #24
  • Use Dekorate in the Spring Boot example and add documentation by @Sgitario in #27
  • feat: conversion hooks integration tests by @csviri in #25
  • feat: sonar run improvements by @csviri in #30
  • Add spring boot integration test by @Sgitario in #29
  • feat: update fabric8 client to v6 RC1 by @csviri in #26
  • chore: update quarkus version by @csviri in #32
  • fix: replace deprecated quarkus annotation by @csviri in #33
  • fix: remove unecessary @dependent annotation by @csviri in #34
  • fix: use quarkus client istead of pure one by @csviri in #35
  • feat: upgrade to fabric8 v6.2.0 by @csviri in #37
  • docs: simple docs for conversion hooks by @csviri in #38
  • fix: quarkus deserialization problem by @csviri in #39
  • feat: simplified sample conversion by @csviri in #36
  • refactor: separate error case tests from sample by @csviri in #40
  • feat: conversion error test by @csviri in #41
  • fix: shating more code between tests by @csviri in #42
  • chore: quarkus 2.14.1 by @csviri in #43
  • fix: project rename by @csviri in #44
  • fix: readme and namings by @csviri in #45
  • fix: sonar key after rename by @csviri in #46

New Contributors

Full Changelog: v0.2.0...v1.0.0

0.2.0

10 May 07:05
a1a82ad
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.2.0

0.1.0

06 Apr 12:26
8c074a8
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @csviri made their first contribution in #5

Full Changelog: https://github.com/java-operator-sdk/admission-controller-framework/commits/v0.1.0