Skip to content

Releases: target/native_memory_allocator

3.0.9

08 Sep 20:04
f023209
Compare
Choose a tag to compare

What's Changed

  • Update README.md by @aaronriekenberg in #21
  • Bump io.github.oshai:kotlin-logging from 7.0.7 to 7.0.10 by @dependabot[bot] in #23
  • Update Gradle Wrapper from 8.14.3 to 9.0.0 by @github-actions[bot] in #22
  • Bump io.github.oshai:kotlin-logging from 7.0.10 to 7.0.11 by @dependabot[bot] in #24
  • Bump com.gradleup.shadow from 8.3.8 to 8.3.9 by @dependabot[bot] in #25
  • Bump com.gradleup.shadow from 8.3.9 to 9.0.0 by @dependabot[bot] in #27
  • Bump io.github.oshai:kotlin-logging from 7.0.11 to 7.0.12 by @dependabot[bot] in #26
  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #28
  • Bump com.gradleup.shadow from 9.0.0 to 9.0.1 by @dependabot[bot] in #29
  • Bump io.micrometer:micrometer-core from 1.15.2 to 1.15.3 by @dependabot[bot] in #30
  • Bump org.jetbrains.kotlin.jvm from 2.2.0 to 2.2.10 by @dependabot[bot] in #31
  • Bump com.gradleup.shadow from 9.0.1 to 9.0.2 by @dependabot[bot] in #32
  • Bump kotest from 5.9.1 to 6.0.0 by @dependabot[bot] in #33
  • Bump io.github.oshai:kotlin-logging from 7.0.12 to 7.0.13 by @dependabot[bot] in #34
  • Bump org.rocksdb:rocksdbjni from 10.2.1 to 10.4.2 by @dependabot[bot] in #35
  • Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #36
  • Bump kotest from 6.0.0 to 6.0.1 by @dependabot[bot] in #37
  • Bump com.gradleup.shadow from 9.0.2 to 9.1.0 by @dependabot[bot] in #38
  • Bump kotest from 6.0.1 to 6.0.2 by @dependabot[bot] in #39
  • Bump io.micrometer:micrometer-core from 1.15.3 to 1.15.4 by @dependabot[bot] in #40
  • Bump kotest from 6.0.2 to 6.0.3 by @dependabot[bot] in #41
  • Remove use of deprecated gradle/gradle-build-action. by @aaronriekenberg in #42

New Contributors

  • @github-actions[bot] made their first contribution in #22

Full Changelog: 3.0.8...3.0.9

3.0.8

24 Jul 17:39
Compare
Choose a tag to compare
Update license name.

3.0.7

24 Jul 15:28
Compare
Choose a tag to compare
Use hyphens instead of underscores.

3.0.6: Revert "Use NEW_SONATYPE_USERNAME and NEW_SONATYPE_PASSWORD secrets."

23 Jul 17:40
Compare
Choose a tag to compare
This reverts commit cd229ac9a728c5d54218c5c8ab84e57fdb98e4ef.

3.0.5

23 Jul 13:38
Compare
Choose a tag to compare
Use NEW_SONATYPE_USERNAME and NEW_SONATYPE_PASSWORD secrets.

3.0.4

23 Jul 13:30
Compare
Choose a tag to compare
Update sonatype deploy URLs.

3.0.3

22 Jul 19:06
Compare
Choose a tag to compare
Remove info and stacktrace from publish command.

3.0.2

22 Jul 18:53
Compare
Choose a tag to compare
Update license name, add info and stacktrace to publish command.

3.0.1

22 Jul 18:31
Compare
Choose a tag to compare
Update version of gradle/gradle-build-action

3.0.0

22 Jul 18:02
Compare
Choose a tag to compare
  • rewrite tests (spek->kotest)
  • update dependency versions
  • use gradle version catalog file for versions (gradle/libs.versions.toml)
  • use dependabot for automated dependency version updates
  • publish release to sonatype public repo