v1.12.0
What's Changed
- Upgrade the version to 1.12.0-SNAPSHOT by @cicoyle in #1011
- fix the orphaned channel due to the telemetry test by @cicoyle in #999
- fix the orphaned channel due to the GrpcChannelFacadeTest by @cicoyle in #1000
- Upgrade springboot to 2.7.18 by @artursouza in #987
- Show registered workflows and Activities by @addjuarez in #953
- Add bulk subscriber over gRPC to examples by @MregXN in #871
- Bump codecov/codecov-action from 3.1.4 to 4.0.1 by @dependabot in #1001
- Bump com.jayway.jsonpath:json-path from 2.4.0 to 2.9.0 in /sdk-tests by @dependabot in #994
- Bump fossas/fossa-action from 1.3.1 to 1.3.3 by @dependabot in #1013
- Improve build name in GH actions to avoid change on patch upgrades. by @artursouza in #1014
- Change "127.0.0.1" to SIDECAR_IP to dynamically account for IPv4 vs. IPv6 environments by @willtsai in #649
- Automating release by @artursouza in #1016
- fix: use concurrent hashmap by @nitroin in #1017
- Add workflow_dispatch to Java build workflow. by @artursouza in #1022
- Bump codecov/codecov-action from 4.0.1 to 4.1.0 by @dependabot in #1023
- Dapr docs for 1.11.0 by @artursouza in #1026
- updating the holopin.yml to use the sdk badge by default by @ecabrerar in #1038
- Implements full spec of gRPC endpoint. by @artursouza in #1042
- Standardize README with shield badges by @laurentkempe in #1044
- Increase Kafka container wait time for HTTP bindings examples by @artur-ciocanu in #1054
- Remove HTTP client and add gRPC interceptor helper. by @artursouza in #1051
- Adding metadata endpoint by @salaboy in #1049
- Use --resources-path instead of --components-path by @artur-ciocanu in #1053
- Delete DaprHTTPClient for actors. by @artursouza in #1056
- Expand Dapr metadata API by @artur-ciocanu in #1057
- [cherry-pick] Update Dapr CLI + Add HTTP code to DaprException by @artursouza in #1020
- Add missing data to Dapr Metadata and its components by @artur-ciocanu in #1059
- Adding path variable names to avoid Spring Boot 3.x migration issues by @artur-ciocanu in #1062
- Upgrade OTEL to v1.39.0 in integration tests by @artur-ciocanu in #1064
- Use state serializer content type when saving actor states. by @antoniomaria in #1033
- Adjust latency and jitter for Toxi proxy to stabilize SDK resiliency IT by @artur-ciocanu in #1070
- Add failure messages to GRPC method invoke IT test by @artur-ciocanu in #1077
- update dapr runtime + cli to latest rc: 1.14 by @cicoyle in #1078
- Use runtime 1.14 RC 8 by @artursouza in #1095
New Contributors
- @nitroin made their first contribution in #1017
- @ecabrerar made their first contribution in #1038
- @laurentkempe made their first contribution in #1044
- @antoniomaria made their first contribution in #1033
Full Changelog: v1.11.0...v1.12.0