Highlights
- Bzlmod.
- Bazel Central Registry.
- Central Sonatype Release.
- Standardized Aspect Lint Formatter.
- Java 17, C++17, Gradle 9.0.0, Bazel 8.4.0 and more.
What's Changed
- Upgrade bazel and gradle workflows. by @thuan-infinity in #661
- #641 Upgrade deps/Kotlin/JVM/C++/Bazel/bzlmod. by @duckladydinh in #640
- Bump gradle/actions from 3 to 4 by @dependabot[bot] in #663
- Bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.13.4 by @dependabot[bot] in #664
- Bump androidx.compose.foundation:foundation-layout from 1.6.3 to 1.9.0 in /examples by @dependabot[bot] in #669
- Bump io.grpc:protoc-gen-grpc-kotlin from 1.4.1 to 1.4.3 in /examples by @dependabot[bot] in #668
- Bump androidx.compose.compiler:compiler from 1.5.10 to 1.5.15 in /examples by @dependabot[bot] in #672
- Bump io.grpc:protoc-gen-grpc-java from 1.62.2 to 1.75.0 in /examples by @dependabot[bot] in #671
- Bump org.testcontainers:testcontainers from 1.19.7 to 1.21.3 by @dependabot[bot] in #666
- Bump com.squareup:kotlinpoet from 1.16.0 to 2.2.0 by @dependabot[bot] in #665
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #651
- Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #650
- Bump com.google.protobuf:protobuf-kotlin-lite from 3.25.3 to 4.32.0 in /examples by @dependabot[bot] in #655
- Bump org.gradle:gradle-tooling-api from 8.6 to 9.0.0 by @dependabot[bot] in #652
- Set module version to 0.0.0 in MODULE.bazel. by @thuan-infinity in #673
- Update bzlmod example deps. by @thuan-infinity in #674
- fix URL constructor deprecation warning by @wavedeck in #627
- Upgrade bazel version and dependencies. by @thuan-infinity in #686
- Upgrade to gradle 9 + dokka 2. by @thuan-infinity in #687
- Bump org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.8.0 to 1.10.2 in /examples by @dependabot[bot] in #684
- Bump com.google.truth.extensions:truth-proto-extension from 1.4.2 to 1.4.4 by @dependabot[bot] in #682
- Bump androidx.compose.ui:ui from 1.6.3 to 1.9.0 in /examples by @dependabot[bot] in #683
- Bump org.slf4j:slf4j-simple from 2.0.12 to 2.0.17 by @dependabot[bot] in #680
- Move formatter to an independent folder. by @thuan-infinity in #688
- Bump org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.10.1 to 1.10.2 by @dependabot[bot] in #691
- Use @grpc-java directly. by @thuan-infinity in #695
- Redesign grpc-kotlin formatting. by @thuan-infinity in #697
- Bump org.jetbrains.kotlin:kotlin-test-junit from 1.9.23 to 2.2.10 in /examples by @dependabot[bot] in #698
- Bump com.google.truth:truth from 1.4.2 to 1.4.4 by @dependabot[bot] in #696
- Bump org.gradle.toolchains.foojay-resolver-convention from 0.8.0 to 1.0.0 in /examples by @dependabot[bot] in #679
- Bump androidx.compose.runtime:runtime from 1.6.3 to 1.9.0 in /examples by @dependabot[bot] in #690
- Bump androidx.activity:activity-compose from 1.8.2 to 1.10.1 in /examples by @dependabot[bot] in #678
- Add a simple publish to BCR workflow. by @thuan-infinity in #699
- Add a simple .bcr directory. by @thuan-infinity in #700
- Disable attestation in publish.yaml workflow. by @thuan-infinity in #702
- Update README.md. by @thuan-infinity in #703
- Bump androidx.compose.material:material from 1.6.3 to 1.9.0 in /examples by @dependabot[bot] in #705
- Update Gradle nexus publish + release.yml to Central Sonatype. by @thuan-infinity in #710
- Bump bazel-contrib/publish-to-bcr from 0.2.3 to 1.0.0 by @dependabot[bot] in #712
- Move formatter into an isolated subrepo. by @thuan-infinity in #717
- Bump androidx.compose.material:material from 1.9.0 to 1.9.1 in /examples by @dependabot[bot] in #714
- Bump androidx.compose.ui:ui from 1.9.0 to 1.9.1 in /examples by @dependabot[bot] in #718
- Upgrade Kotlin library to 2.2.20. by @thuan-infinity in #719
- Update doc. by @thuan-infinity in #720
New Contributors
- @thuan-infinity made their first contribution in #661
- @duckladydinh made their first contribution in #640
- @wavedeck made their first contribution in #627
Full Changelog: v1.4.3...v1.5.0