Skip to content

0.2.0

Compare
Choose a tag to compare
@kornys kornys released this 17 Jul 06:55
· 52 commits to main since this release

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

Full Changelog: 0.1.1...0.2.0