Releases: elide-dev/uuid
v0.20.0-rc1 (Kotlin 2.0.0-Beta3)
This release builds the uuid
module against Kotlin version 2.0.0-Beta3
. Because the underlying Kotlin SDK is in beta
, this is considered a pre-release.
Release Notes
- feat:
value class
-based implementation - feat: support for kotlinx serialization
- feat: support for jvm serialization
- feat: support for kotlin v2.0.0
- feat: support for extended android targets
- feat: add
wasmWasi
andwasmJs
targets - chore: upgrade all dependencies to latest
- chore: upgrade gradle →
8.5
- chore: upgrade to hardened reusable workflows
- chore: dependency verification archive at
sha512
What's Changed
- build(deps): bump actions/cache from 3.3.1 to 3.3.2 by @dependabot in #66
- build(deps): bump github/codeql-action from 2.21.4 to 2.22.9 by @dependabot in #116
- build(deps): bump actions/checkout from 4.0.0 to 4.1.0 by @dependabot in #76
- build(deps): bump actions/dependency-review-action from 3.0.8 to 3.1.4 by @dependabot in #117
- chore(deps): update dependency com.osacky.doctor to v0.9.1 by @renovate in #115
- build(deps): bump com.autonomousapps.dependency-analysis from 1.26.0 to 1.27.0 by @dependabot in #118
- chore(deps): update dependency org.jetbrains.kotlinx.benchmark to v0.4.10 by @renovate in #119
- chore: kotlin beta →
2.0.0-Beta3
by @sgammon in #135
Full Changelog: 1.9.21-0.10.0...2.0.0-Beta3-0.20.0-rc1
v0.11.1 (Kotlin 2.0.0-Beta3)
This release builds the uuid
module against Kotlin version 2.0.0-Beta3
. Because the underlying Kotlin SDK is in beta
, this is considered a pre-release.
Release Notes
- feat: support for kotlin v2.0.0
- feat: add
wasmWasi
andwasmJs
targets - feat: support for jvm serialization
What's Changed
- build(deps): bump actions/cache from 3.3.1 to 3.3.2 by @dependabot in #66
- build(deps): bump github/codeql-action from 2.21.4 to 2.22.9 by @dependabot in #116
- build(deps): bump actions/checkout from 4.0.0 to 4.1.0 by @dependabot in #76
- build(deps): bump actions/dependency-review-action from 3.0.8 to 3.1.4 by @dependabot in #117
- chore(deps): update dependency com.osacky.doctor to v0.9.1 by @renovate in #115
- build(deps): bump com.autonomousapps.dependency-analysis from 1.26.0 to 1.27.0 by @dependabot in #118
- chore(deps): update dependency org.jetbrains.kotlinx.benchmark to v0.4.10 by @renovate in #119
Full Changelog: 1.9.21-0.10.0...2.0.0-Beta3-0.11.1
v0.11.0 (Kotlin 2.0.0-Beta3)
This release builds the uuid
module against Kotlin version 2.0.0-Beta3
. Because the underlying Kotlin SDK is in beta
, this is considered a pre-release.
Release Notes
- feat: support for kotlin v2.0.0
- feat: support for jvm serialization
What's Changed
- build(deps): bump actions/cache from 3.3.1 to 3.3.2 by @dependabot in #66
- build(deps): bump github/codeql-action from 2.21.4 to 2.22.9 by @dependabot in #116
- build(deps): bump actions/checkout from 4.0.0 to 4.1.0 by @dependabot in #76
- build(deps): bump actions/dependency-review-action from 3.0.8 to 3.1.4 by @dependabot in #117
- chore(deps): update dependency com.osacky.doctor to v0.9.1 by @renovate in #115
- build(deps): bump com.autonomousapps.dependency-analysis from 1.26.0 to 1.27.0 by @dependabot in #118
- chore(deps): update dependency org.jetbrains.kotlinx.benchmark to v0.4.10 by @renovate in #119
Full Changelog: 1.9.21-0.10.0...2.0.0-Beta3-0.11.0
v0.10.0 (Kotlin 1.9.21)
Full Changelog: 2.0.0-Beta-0.10.0...1.9.21-0.10.0
v0.10.0 (Kotlin 2.0.0-Beta)
What's Changed
Full Changelog: 1.9.20-Beta-0.9.21...2.0.0-Beta-0.10.0
v0.9.20 (Kotlin 1.9.20-Beta)
Summary
This release targets version 1.9.20-Beta
of the Kotlin SDK and build tooling.
Full Changelog: 0.9.10...1.9.20-Beta-0.9.20
0.9.10
Changed
- Upgraded Kotlin →
1.9.10
- Upgraded Gradle →
8.3
- Other dependency updates (dev)
What's Changed
- chore: add ossf scorecard job by @sgammon in #11
- build(deps): bump actions/checkout from 2 to 3 by @dependabot in #10
- build(deps): bump actions/cache from 2 to 3 by @dependabot in #8
- [StepSecurity] Apply security best practices by @step-security-bot in #13
- build(deps): bump actions/upload-artifact from 3.1.0 to 3.1.2 by @dependabot in #14
- build(deps): bump actions/dependency-review-action from 2.5.1 to 3.0.6 by @dependabot in #17
- build(deps): bump ossf/scorecard-action from 2.1.2 to 2.2.0 by @dependabot in #16
- build(deps): bump github/codeql-action from 2.2.4 to 2.21.2 by @dependabot in #15
- build(deps): bump JetBrains/qodana-action from 2023.1.0 to 2023.2.1 by @dependabot in #9
- build(deps): bump slsa-framework/slsa-github-generator from 1.7.0 to 1.8.0 by @dependabot in #20
- build(deps): bump org.jetbrains.kotlinx.benchmark from 0.4.8 to 0.4.9 by @dependabot in #19
- Configure Renovate by @renovate in #18
- build(deps): bump github/codeql-action from 2.21.2 to 2.21.4 by @dependabot in #25
- chore(deps): update actions/dependency-review-action action to v3.0.8 by @renovate in #21
- build(deps): bump org.jetbrains.kotlin.multiplatform from 1.9.0 to 1.9.10 by @dependabot in #35
- build(deps): bump gradle/gradle-build-action from 2.7.0 to 2.7.1 by @dependabot in #34
- chore(deps): update plugin org.gradle.toolchains.foojay-resolver-convention to v0.7.0 by @renovate in #32
- build(deps): bump com.autonomousapps.dependency-analysis from 1.20.0 to 1.21.0 by @dependabot in #29
- chore(deps): update dependency gradle to v8.3 by @renovate in #27
- build(deps): bump step-security/harden-runner from 2.5.0 to 2.5.1 by @dependabot in #24
- chore(deps): update actions/checkout action to v3.6.0 by @renovate in #37
New Contributors
- @dependabot made their first contribution in #10
- @step-security-bot made their first contribution in #13
- @renovate made their first contribution in #18
Full Changelog: 0.8.22...0.9.10
0.8.22
Changed
- Rebase on top of upstream
- SLSA, dependency graph, SBOM, sigstore signing
- Codebase refactor and cleanup (fork)
- Upgrade to Kotlin 1.9.0
- Remove deprecated targets
- Devops upgrades and fixes
What's Changed
- chore: modernize dependencies and codebase by @sgammon in #1
- New namespace, WASM target by @sgammon in #3
- chore: upgrade kotlin →
1.9.0
, release0.8.22
by @sgammon in #4
New Contributors
Full Changelog: https://github.com/elide-dev/uuid/commits/0.8.22