Skip to content

Releases: be-hase/kuery-client

v0.4.1

28 Jun 08:18
Compare
Choose a tag to compare

What's Changed

📈 Other Changes

⛓ Dependencies

  • Update dependency org.junit:junit-bom to v5.10.3 by @renovate in #30

Full Changelog: v0.4.0...v0.4.1

v0.4.0

27 Jun 14:55
Compare
Choose a tag to compare

What's Changed

🌟 New features

📈 Other Changes

⛓ Dependencies

  • Update spring boot to v3.3.1 by @renovate in #25
  • Update dependency com.vanniktech:gradle-maven-publish-plugin to v0.29.0 by @renovate in #26

Full Changelog: v0.3.0...v0.4.0

v0.3.0

19 Jun 03:37
Compare
Choose a tag to compare

What's Changed

🌟 New features

Full Changelog: v0.2.1...v0.3.0

v0.2.1

18 Jun 14:15
Compare
Choose a tag to compare

What's Changed

📈 Other Changes

Full Changelog: v0.2.0...v0.2.1

v0.2.0

18 Jun 13:17
8853456
Compare
Choose a tag to compare

What's Changed

📈 Other Changes

  • Add examples code by @be-hase in #16
  • Improve detekt rule: support KtDotQualifiedExpression by @be-hase in #19

⛓ Dependencies

Full Changelog: v0.1.1...v0.2.0

v0.1.1

18 Jun 06:35
123bd03
Compare
Choose a tag to compare

What's Changed

📈 Other Changes

  • Move SampleRepository from main to test by @be-hase in #15

Full Changelog: v0.1.0...v0.1.1

v0.1.0

17 Jun 14:00
7efb007
Compare
Choose a tag to compare

What's Changed

☢️ Breaking changes

📈 Other Changes

  • Update micrometer to v1.13.1 by @renovate in #4
  • Update dependency org.springframework.boot:spring-boot-dependencies to v3.3.0 by @renovate in #1
  • Update spring data to v3.3.0 by @renovate in #2
  • Update actions/configure-pages action to v5 by @renovate in #5
  • Update spring data to v3.3.1 by @renovate in #7
  • Improve detekt rules using type resolution by @be-hase in #8
  • Change the method of generating the SQL ID by @be-hase in #10
  • Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2 by @renovate in #6
  • Add JMH Benchmark for Checking SqlId Generation Overhead by @be-hase in #11
  • Polish renovate setting by @be-hase in #13
  • Revert "Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2" by @be-hase in #12

New Contributors

Full Changelog: v0.0.1...v0.1.0

v0.0.1

10 Jun 15:36
Compare
Choose a tag to compare

Initial Release