Releases: target/native_memory_allocator
Releases · target/native_memory_allocator
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
3.0.0
- 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