Releases: snowdrop/jester
Releases · snowdrop/jester
0.0.5
0.0.4
Changes
- #236: Remove usage of Kubectl and OC tools in favour of Kubernetes Client (@Sgitario)
- #234: Avoid Fabric8 Kubernetes Client to use ServiceLoader to find HttpClient (@Sgitario)
- #228: Validates dead links in pull requests / pushes (@Sgitario)
- #226: Support of Quarkus 3+ (@Sgitario)
All contributors: @Sgitario
0.0.3
0.0.2
Changes
- #206: Support of OpenShift deployments for Spring Boot apps (@Sgitario)
- #205: Support both Inject classes from JAVAX and JAKARTA (@Sgitario)
- #204: Bump Quarkus to 2.16.4.Final (@dependabot)
- #177: Bump Spring Boot to 3.0.3 (@Sgitario)
- #193: Make resilient the isReachable method (@Sgitario)
- #186: Support OpenShift deployments (@Sgitario)
- #178: Allow setting the Quarkus version per test (@Sgitario)
- #147: Use channel
strimzi-0.31.xfor Kafka operator (@Sgitario) - #119: Allow to debug applications when running the test in Debug mode (@Sgitario)
- #77: Benchmarks: Allow to configure output location (@Sgitario)
- #66: feat: support multiple ports for K8s applications (@Sgitario)
- #50: refactor: split operator into operator and custom resource (@Sgitario)
- #49: feat: support ssl for Quarkus and Spring Boot (@Sgitario)
- #51: fix: replace bitnami database images by personal ones (@Sgitario)
- #45: benchmark: configure jfr profiler (@Sgitario)
- #43: Reuse the same object mapper in json capabilities within http service (@Sgitario)
- #42: Add json capabilities to http service (@Sgitario)
- #41: feat: add database services (@Sgitario)
- #38: Rename @operator(name=...) to @operator(subscription=...) (@Sgitario)
- #34: feat: support of operators and kafka strimzi (@Sgitario)
- #27: feat: support locations for Quarkus and Spring (@Sgitario)
- #26: feat: add http service and update benchmark tests (@Sgitario)
- #21: feat: create benchmark extension for jcloud (@Sgitario)
- #19: refactor: rename localsource to localproject (@Sgitario)
- #18: feat: scenario target ++ k8s configuration (@Sgitario)
- #13: feat: support @SourceLocal (@Sgitario)
- #12: feat: support injection of properties via annotations (@Sgitario)
- #11: feat: inject k8s resources (@Sgitario)
- #7: feat: support spring boot on localhost and kubernetes (@Sgitario)
- #5: feat: default services (@Sgitario)
- #4: deps: remove jboss logging dependency (@Sgitario)
All contributors: @Sgitario, @jacobdotcosta