Releases: target/native_memory_allocator
Releases · target/native_memory_allocator
3.0.10
What's Changed
- Bump org.jetbrains.kotlin.jvm from 2.2.10 to 2.2.20 by @dependabot[bot] in #43
- Bump com.google.guava:guava-testlib from 33.4.8-jre to 33.5.0-jre by @dependabot[bot] in #44
- Update Gradle Wrapper from 9.0.0 to 9.1.0 by @github-actions[bot] in #45
- Bump com.gradleup.shadow from 9.1.0 to 9.2.1 by @dependabot[bot] in #46
- Bump com.gradleup.shadow from 9.2.1 to 9.2.2 by @dependabot[bot] in #47
- Bump jupiter from 5.13.4 to 6.0.0 by @dependabot[bot] in #48
- Bump io.mockk:mockk from 1.14.5 to 1.14.6 by @dependabot[bot] in #49
- Bump ch.qos.logback:logback-classic from 1.5.18 to 1.5.19 by @dependabot[bot] in #50
- Bump io.micrometer:micrometer-core from 1.15.4 to 1.15.5 by @dependabot[bot] in #51
- Bump kotest from 6.0.3 to 6.0.4 by @dependabot[bot] in #52
- Bump ch.qos.logback:logback-classic from 1.5.19 to 1.5.20 by @dependabot[bot] in #53
- Bump org.jetbrains.kotlin.jvm from 2.2.20 to 2.2.21 by @dependabot[bot] in #54
- Bump com.github.ben-manes.caffeine:caffeine from 3.2.2 to 3.2.3 by @dependabot[bot] in #55
- Update Gradle Wrapper from 9.1.0 to 9.2.0 by @github-actions[bot] in #56
- Bump jupiter from 6.0.0 to 6.0.1 by @dependabot[bot] in #57
- Bump io.micrometer:micrometer-core from 1.15.5 to 1.16.0 by @dependabot[bot] in #58
- Bump ch.qos.logback:logback-classic from 1.5.20 to 1.5.21 by @dependabot[bot] in #59
- Update Gradle Wrapper from 9.2.0 to 9.2.1 by @github-actions[bot] in #60
- Bump kotest from 6.0.4 to 6.0.5 by @dependabot[bot] in #61
Full Changelog: 3.0.9...3.0.10
3.0.9
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
Update license name.
3.0.7
Use hyphens instead of underscores.
3.0.6: Revert "Use NEW_SONATYPE_USERNAME and NEW_SONATYPE_PASSWORD secrets."
This reverts commit cd229ac9a728c5d54218c5c8ab84e57fdb98e4ef.
3.0.5
Use NEW_SONATYPE_USERNAME and NEW_SONATYPE_PASSWORD secrets.
3.0.4
Update sonatype deploy URLs.
3.0.3
Remove info and stacktrace from publish command.
3.0.2
Update license name, add info and stacktrace to publish command.
3.0.1
Update version of gradle/gradle-build-action