Releases: skodjob/test-frame
Releases · skodjob/test-frame
0.8.0
0.7.1
What's Changed
- Bump the dependencies group with 9 updates by @dependabot in #190
- Do not delete resource in case of wait for readiness fail by @kornys in #191
Full Changelog: 0.7.0...0.7.1
0.7.0
What's Changed
- Bump the dependencies group with 4 updates by @dependabot in #182
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.6 in the dependencies group by @dependabot in #183
- Bump the dependencies group with 3 updates by @dependabot in #184
- Bump the dependencies group with 14 updates by @dependabot in #185
- Bump the dependencies group with 2 updates by @dependabot in #186
- Ability to store all created resoruces as yaml files for easy reprodcing issues by @kornys in #188
Full Changelog: 0.6.1...0.7.0
0.6.1
Patch release
What's Changed
- Bump the dependencies group with 5 updates by @dependabot in #180
- Fix parsing _count metrics and keep just custom labels in the labels variable by @im-konge in #181
Full Changelog: 0.6.0...0.6.1
0.6.0
What's Changed
- Move main to 0.6.0-SNAPSHOT by @kornys in #175
- Use quay nginx instead of docker one in example tests by @kornys in #176
- Add getValue() method to Counter type metric by @im-konge in #177
- Add original metric in String to the Metric object by @im-konge in #178
Full Changelog: 0.5.0...0.6.0
0.5.0
What's Changed
- Move main to 0.5.0-SNAPSHOT by @kornys in #162
- Bump io.fabric8:kubernetes-client-bom-with-deps from 6.13.1 to 6.13.2 by @dependabot in #165
- Bump the dependencies group with 2 updates by @dependabot in #166
- Remove unnecesary String.format methods in logger by @kornys in #167
- Bump the dependencies group with 10 updates by @dependabot in #168
- Fix code issues in exec package by @kornys in #169
- Add info into TVS about TestClass started/finished by @kornys in #170
- Update git cache version in verify workflow by @kornys in #171
- Bump the dependencies group with 2 updates by @dependabot in #172
- Delete wait async batch by @kornys in #174
Full Changelog: 0.4.0...0.5.0
0.4.0
What's Changed
- KubeResoruceManager: Add methods for create/update bunch resoruces and wait for all on the end by @kornys in #157
- Change ResoruceItem API of query for ready and deleted resoruce by @kornys in #160
- Unify namespaced and non namespaced ResoruceType API by @kornys in #161
Full Changelog: 0.3.0...0.4.0
0.3.0
0.2.1
What's Changed
- Move main to 0.3.0-SNAPSHOT by @kornys in #144
- Bump maven.surefire.version from 3.3.0 to 3.3.1 by @dependabot in #145
- Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.0 to 3.4.0 by @dependabot in #148
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 by @dependabot in #147
- Use log4j2 and slf4j properly, add maven-dependency plugin by @Frawless in #149
New Contributors
Full Changelog: 0.2.0...0.2.1
0.2.0
What's Changed
- Update checkstyle to require indent to 4 spaces by @kornys in #102
- Add Strimzi as adopter of test frame by @see-quick in #103
- Fix suggestion about printStackTrace and use Logger instead by @kornys in #104
- Add Debezium adopter by @obabec in #105
- Add basic example test for MetricsCollector by @kornys in #106
- Add ability to log all managed resoruces by @kornys in #111
- Fix compiler warning about annotations compiling with newer javac by @kornys in #113
- Fix compiler warning about old sisu module targetet for java6 by @kornys in #114
- Apply checkstyle to test modules + fix checkstyle issues by @kornys in #112
- Update dependencies by @kornys in #115
- Deploy own scraper pod in metrics collector when user wants by @kornys in #116
- Metrics collector returns formatted data in POJO by @kornys in #120
- Update readme for metrics collector by @kornys in #121
- Change KubeCmdClient API for namespaced and custer wide commands by @kornys in #122
- Bump fabri8 version by @see-quick in #123
- Update sonatype central publisher by @kornys in #125
- Create dependabot config for version updates by @kornys in #127
- Bump junit.platform.version from 1.10.2 to 1.10.3 by @dependabot in #132
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.4.1 to 3.7.0 by @dependabot in #131
- Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 by @dependabot in #128
- Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.1 to 3.1.2 by @dependabot in #129
- Bump org.slf4j:slf4j-api from 1.7.36 to 2.0.13 by @dependabot in #130
- Rename publish profile for sonatype to central by @kornys in #134
- Add update inti list in PR template by @kornys in #136
- Bump com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.17.1 to 2.17.2 by @dependabot in #141
- Bump org.apache.maven.plugins:maven-assembly-plugin from 3.4.2 to 3.7.1 by @dependabot in #140
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.4 by @dependabot in #139
- Bump junit.jupiter.version from 5.10.2 to 5.10.3 by @dependabot in #138
- Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.1 to 4.8.6.2 by @dependabot in #137
New Contributors
- @dependabot made their first contribution in #132
Full Changelog: 0.1.1...0.2.0