1.0.0
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