v20240610
github-actions
released this
10 Jun 16:26
·
318 commits
to main
since this release
Features
- deps: update build org.apache.maven.plugins:maven-jar-plugin from v3.3.0 to v3.4.1 (#567) (450b3b7)
- deps: update build org.codehaus.mojo:build-helper-maven-plugin from v3.4.0 to v3.6.0 (#568) (9fa8ff9)
- deps: update build org.codehaus.mojo:exec-maven-plugin from v3.1.0 to v3.3.0 (#569) (47b7607)
- deps: update compile com.google.errorprone:error_prone_annotations from v2.27.1 to v2.28.0 (#570) (3c4fb58)
- deps: update compile org.assertj:assertj-core from v3.23.1 to v3.26.0 (#576) (141baf1)
- deps: update dependency maven from v3.8.6 to v3.9.7 (#577) (5022f07)
- deps: update import org.junit:junit-bom from v5.9.1 to v5.10.2 (#579) (a55e50c)
- deps: update kotlin monorepo from v1.8.0 to v1.9.24 (#580) (7030549)
Bug Fixes
- eliminate dependency of unmaintained julienkode pull-request-name-linter-action (#581) (305c19b)
- support operations with no params (#574) (0fd5c94)
- deps: update compile com.google.guava:guava from v33.2.0-jre to v33.2.1-jre (#566) (509e368)
- use logging guards (#582) (0db7362)
What's Changed
- chore: Publish rapid [4.1.2] SDK by @github-actions in #565
- fix: support operations with no params by @anssari1 in #574
- fix(deps): update compile com.google.guava:guava from v33.2.0-jre to v33.2.1-jre by @renovate in #566
- feat(deps): update build org.apache.maven.plugins:maven-jar-plugin from v3.3.0 to v3.4.1 by @renovate in #567
- feat(deps): update build org.codehaus.mojo:build-helper-maven-plugin from v3.4.0 to v3.6.0 by @renovate in #568
- feat(deps): update build org.codehaus.mojo:exec-maven-plugin from v3.1.0 to v3.3.0 by @renovate in #569
- feat(deps): update compile com.google.errorprone:error_prone_annotations from v2.27.1 to v2.28.0 by @renovate in #570
- build(deps): bump com.google.errorprone:error_prone_annotations from 2.27.1 to 2.28.0 by @dependabot in #572
- build(deps): bump org.checkerframework:checker-qual from 3.43.0 to 3.44.0 by @dependabot in #573
- build(deps): bump kotlinx.serialization.version from 1.6.3 to 1.7.0 by @dependabot in #575
- feat(deps): update compile org.assertj:assertj-core from v3.23.1 to v3.26.0 by @renovate in #576
- feat(deps): update dependency maven from v3.8.6 to v3.9.7 by @renovate in #577
- feat(deps): update import org.junit:junit-bom from v5.9.1 to v5.10.2 by @renovate in #579
- feat(deps): update kotlin monorepo from v1.8.0 to v1.9.24 by @renovate in #580
- fix: eliminate dependency of unmaintained julienkode pull-request-name-linter-action by @OmarAlJarrah in #581
- fix: use logging guards by @anssari1 in #582
Full Changelog: v20240602...v20240610