What's Changed
- chore: prepare for next release after v1.0.0 by @github-actions[bot] in #7
- build(deps): bump org.testcontainers:testcontainers-bom from 2.0.4 to 2.0.5 by @dependabot[bot] in #11
- build(deps-dev): bump the build-plugins group with 5 updates by @dependabot[bot] in #10
- chore: prepare for next release after v2.0.0 by @github-actions[bot] in #9
- ability to add custom features by @arun0009 in #15
- build(deps): bump the spring group with 2 updates by @dependabot[bot] in #14
- chore: prepare for next release after v2.0.1 by @github-actions[bot] in #16
- build(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #20
- build(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #19
- build(deps): bump actions/upload-pages-artifact from 3 to 5 by @dependabot[bot] in #18
- build(deps): bump actions/deploy-pages from 4 to 5 by @dependabot[bot] in #17
- build(deps-dev): bump org.jreleaser:jreleaser-maven-plugin from 1.23.0 to 1.24.0 in the build-plugins group by @dependabot[bot] in #22
- build(deps): bump io.opentelemetry.semconv:opentelemetry-semconv from 1.40.0 to 1.41.0 in the opentelemetry group by @dependabot[bot] in #21
- [chore] Minor documentation fix by @varunu28 in #23
- build(deps): bump com.github.ben-manes.caffeine:caffeine from 3.2.3 to 3.2.4 by @dependabot[bot] in #24
- build(deps-dev): bump com.diffplug.spotless:spotless-maven-plugin from 3.4.0 to 3.5.0 in the build-plugins group by @dependabot[bot] in #26
- build(deps): bump io.opentelemetry.semconv:opentelemetry-semconv from 1.41.0 to 1.41.1 in the opentelemetry group by @dependabot[bot] in #25
- build(deps-dev): bump com.diffplug.spotless:spotless-maven-plugin from 3.5.0 to 3.5.1 in the build-plugins group by @dependabot[bot] in #27
- Tighten Pulse core; make timeout budget bound RPC and Kafka clocks by @arun0009 in #52
- build(deps): bump com.squareup.okhttp3:okhttp-jvm from 5.3.2 to 5.4.0 by @dependabot[bot] in #33
- build(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in #38
- build(deps): bump actions/setup-python from 6 to 7 by @dependabot[bot] in #45
- build(deps): bump the spring group with 2 updates by @dependabot[bot] in #34
- build(deps): bump com.google.errorprone:error_prone_core from 2.49.0 to 2.50.0 by @dependabot[bot] in #35
- build(deps): bump io.opentelemetry.semconv:opentelemetry-semconv from 1.41.1 to 1.42.0 in the opentelemetry group by @dependabot[bot] in #36
- build(deps): bump dev.openfeature:sdk from 1.20.2 to 1.22.0 by @dependabot[bot] in #46
- build(deps): bump org.jspecify:jspecify from 1.0.0 to 1.0.1 by @dependabot[bot] in #49
- build(deps): bump org.apache.maven:apache-maven from 3.9.9 to 3.9.16 by @dependabot[bot] in #51
- build(deps): bump com.uber.nullaway:nullaway from 0.13.4 to 0.13.8 by @dependabot[bot] in #43
- build(deps-dev): bump the build-plugins group across 1 directory with 8 updates by @dependabot[bot] in #44
- build(deps): bump org.apache.httpcomponents.client5:httpclient5 from 5.4.2 to 5.6.4 by @dependabot[bot] in #50
- Fix main: OkHttp 5.4 broke the timeout interceptor test by @arun0009 in #53
- Make the core true: deadline, defaults, docs, Logback install by @arun0009 in #54
New Contributors
- @github-actions[bot] made their first contribution in #7
- @varunu28 made their first contribution in #23
Full Changelog: v1.0.0...v2.0.2
What's Changed
- chore: prepare for next release after v1.0.0 by @github-actions[bot] in #7
- build(deps): bump org.testcontainers:testcontainers-bom from 2.0.4 to 2.0.5 by @dependabot[bot] in #11
- build(deps-dev): bump the build-plugins group with 5 updates by @dependabot[bot] in #10
- chore: prepare for next release after v2.0.0 by @github-actions[bot] in #9
- ability to add custom features by @arun0009 in #15
- build(deps): bump the spring group with 2 updates by @dependabot[bot] in #14
- chore: prepare for next release after v2.0.1 by @github-actions[bot] in #16
- build(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #20
- build(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #19
- build(deps): bump actions/upload-pages-artifact from 3 to 5 by @dependabot[bot] in #18
- build(deps): bump actions/deploy-pages from 4 to 5 by @dependabot[bot] in #17
- build(deps-dev): bump org.jreleaser:jreleaser-maven-plugin from 1.23.0 to 1.24.0 in the build-plugins group by @dependabot[bot] in #22
- build(deps): bump io.opentelemetry.semconv:opentelemetry-semconv from 1.40.0 to 1.41.0 in the opentelemetry group by @dependabot[bot] in #21
- [chore] Minor documentation fix by @varunu28 in #23
- build(deps): bump com.github.ben-manes.caffeine:caffeine from 3.2.3 to 3.2.4 by @dependabot[bot] in #24
- build(deps-dev): bump com.diffplug.spotless:spotless-maven-plugin from 3.4.0 to 3.5.0 in the build-plugins group by @dependabot[bot] in #26
- build(deps): bump io.opentelemetry.semconv:opentelemetry-semconv from 1.41.0 to 1.41.1 in the opentelemetry group by @dependabot[bot] in #25
- build(deps-dev): bump com.diffplug.spotless:spotless-maven-plugin from 3.5.0 to 3.5.1 in the build-plugins group by @dependabot[bot] in #27
- Tighten Pulse core; make timeout budget bound RPC and Kafka clocks by @arun0009 in #52
- build(deps): bump com.squareup.okhttp3:okhttp-jvm from 5.3.2 to 5.4.0 by @dependabot[bot] in #33
- build(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in #38
- build(deps): bump actions/setup-python from 6 to 7 by @dependabot[bot] in #45
- build(deps): bump the spring group with 2 updates by @dependabot[bot] in #34
- build(deps): bump com.google.errorprone:error_prone_core from 2.49.0 to 2.50.0 by @dependabot[bot] in #35
- build(deps): bump io.opentelemetry.semconv:opentelemetry-semconv from 1.41.1 to 1.42.0 in the opentelemetry group by @dependabot[bot] in #36
- build(deps): bump dev.openfeature:sdk from 1.20.2 to 1.22.0 by @dependabot[bot] in #46
- build(deps): bump org.jspecify:jspecify from 1.0.0 to 1.0.1 by @dependabot[bot] in #49
- build(deps): bump org.apache.maven:apache-maven from 3.9.9 to 3.9.16 by @dependabot[bot] in #51
- build(deps): bump com.uber.nullaway:nullaway from 0.13.4 to 0.13.8 by @dependabot[bot] in #43
- build(deps-dev): bump the build-plugins group across 1 directory with 8 updates by @dependabot[bot] in #44
- build(deps): bump org.apache.httpcomponents.client5:httpclient5 from 5.4.2 to 5.6.4 by @dependabot[bot] in #50
- Fix main: OkHttp 5.4 broke the timeout interceptor test by @arun0009 in #53
- Make the core true: deadline, defaults, docs, Logback install by @arun0009 in #54
New Contributors
- @github-actions[bot] made their first contribution in #7
- @varunu28 made their first contribution in #23
Full Changelog: v1.0.0...v2.0.2