Skip to content

Bump the gradle-all group across 8 directories with 10 updates#285

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/samples/durable-task-sdks/java/async-http-api/gradle-all-58a03b4077
Open

Bump the gradle-all group across 8 directories with 10 updates#285
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/samples/durable-task-sdks/java/async-http-api/gradle-all-58a03b4077

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 1, 2026

Bumps the gradle-all group with 8 updates in the /samples/durable-task-sdks/java/async-http-api directory:

Package From To
com.microsoft:durabletask-client 1.8.0 1.9.0
org.springframework.boot:spring-boot-dependencies 4.0.5 4.0.6
io.grpc:grpc-protobuf 1.80.0 1.81.0
io.grpc:grpc-stub 1.80.0 1.81.0
io.grpc:grpc-netty-shaded 1.80.0 1.81.0
com.azure:azure-identity 1.18.2 1.18.3
org.projectlombok:lombok 1.18.44 1.18.46
gradle-wrapper 9.4.1 9.5.0

Bumps the gradle-all group with 6 updates in the /samples/durable-task-sdks/java/eternal-orchestrations directory:

Package From To
com.microsoft:durabletask-client 1.8.0 1.9.0
io.grpc:grpc-protobuf 1.80.0 1.81.0
io.grpc:grpc-stub 1.80.0 1.81.0
io.grpc:grpc-netty-shaded 1.80.0 1.81.0
com.azure:azure-identity 1.18.2 1.18.3
gradle-wrapper 9.4.1 9.5.0

Bumps the gradle-all group with 6 updates in the /samples/durable-task-sdks/java/fan-out-fan-in directory:

Package From To
com.microsoft:durabletask-client 1.8.0 1.9.0
io.grpc:grpc-protobuf 1.80.0 1.81.0
io.grpc:grpc-stub 1.80.0 1.81.0
io.grpc:grpc-netty-shaded 1.80.0 1.81.0
com.azure:azure-identity 1.18.2 1.18.3
gradle-wrapper 9.4.1 9.5.0

Bumps the gradle-all group with 6 updates in the /samples/durable-task-sdks/java/function-chaining directory:

Package From To
com.microsoft:durabletask-client 1.8.0 1.9.0
io.grpc:grpc-protobuf 1.80.0 1.81.0
io.grpc:grpc-stub 1.80.0 1.81.0
io.grpc:grpc-netty-shaded 1.80.0 1.81.0
com.azure:azure-identity 1.18.2 1.18.3
gradle-wrapper 9.4.1 9.5.0

Bumps the gradle-all group with 6 updates in the /samples/durable-task-sdks/java/human-interaction directory:

Package From To
com.microsoft:durabletask-client 1.8.0 1.9.0
io.grpc:grpc-protobuf 1.80.0 1.81.0
io.grpc:grpc-stub 1.80.0 1.81.0
io.grpc:grpc-netty-shaded 1.80.0 1.81.0
com.azure:azure-identity 1.18.2 1.18.3
gradle-wrapper 9.4.1 9.5.0

Bumps the gradle-all group with 6 updates in the /samples/durable-task-sdks/java/monitoring directory:

Package From To
com.microsoft:durabletask-client 1.8.0 1.9.0
io.grpc:grpc-protobuf 1.80.0 1.81.0
io.grpc:grpc-stub 1.80.0 1.81.0
io.grpc:grpc-netty-shaded 1.80.0 1.81.0
com.azure:azure-identity 1.18.2 1.18.3
gradle-wrapper 9.4.1 9.5.0

Bumps the gradle-all group with 6 updates in the /samples/durable-task-sdks/java/opentelemetry-tracing directory:

Package From To
com.microsoft:durabletask-client 1.8.0 1.9.0
io.grpc:grpc-protobuf 1.80.0 1.81.0
io.grpc:grpc-stub 1.80.0 1.81.0
io.grpc:grpc-netty-shaded 1.80.0 1.81.0
com.azure:azure-identity 1.18.2 1.18.3
gradle-wrapper 9.4.1 9.5.0

Bumps the gradle-all group with 6 updates in the /samples/durable-task-sdks/java/sub-orchestrations directory:

Package From To
com.microsoft:durabletask-client 1.8.0 1.9.0
io.grpc:grpc-protobuf 1.80.0 1.81.0
io.grpc:grpc-stub 1.80.0 1.81.0
io.grpc:grpc-netty-shaded 1.80.0 1.81.0
com.azure:azure-identity 1.18.2 1.18.3
gradle-wrapper 9.4.1 9.5.0

Updates com.microsoft:durabletask-client from 1.8.0 to 1.9.0

Release notes

Sourced from com.microsoft:durabletask-client's releases.

Release v1.9.0

What's Changed

Full Changelog: microsoft/durabletask-java@v1.8.0...v1.9.0

Changelog

Sourced from com.microsoft:durabletask-client's changelog.

v1.9.0

  • Fix entity locking deserialization and add Jackson support for EntityInstanceId/EntityMetadata (#281)
  • Durable Entities (#268)
  • Add work item filtering support for DurableTaskGrpcWorker to enable worker-side filtering of orchestration and activity work items (#275)
  • Add support for calls to HTTP endpoints (#271)
  • Add getSuspendPostUri and getResumePostUri getters to HttpManagementPayload (#264)
Commits

Updates com.microsoft:durabletask-azuremanaged from 1.8.0 to 1.9.0

Release notes

Sourced from com.microsoft:durabletask-azuremanaged's releases.

Release v1.9.0

What's Changed

Full Changelog: microsoft/durabletask-java@v1.8.0...v1.9.0

Changelog

Sourced from com.microsoft:durabletask-azuremanaged's changelog.

v1.9.0

  • Fix entity locking deserialization and add Jackson support for EntityInstanceId/EntityMetadata (#281)
  • Durable Entities (#268)
  • Add work item filtering support for DurableTaskGrpcWorker to enable worker-side filtering of orchestration and activity work items (#275)
  • Add support for calls to HTTP endpoints (#271)
  • Add getSuspendPostUri and getResumePostUri getters to HttpManagementPayload (#264)
Commits

Updates org.springframework.boot:spring-boot-dependencies from 4.0.5 to 4.0.6

Release notes

Sourced from org.springframework.boot:spring-boot-dependencies's releases.

v4.0.6

🐞 Bug Fixes

  • Default security is misconfigured when spring-boot-actuator-autoconfigure is present and spring-boot-health is not #50188
  • Elasticsearch Rest5Client auto-configuration misconfigures underlying HTTP client #50187
  • ApplicationPidFileWriter does not handle symlinks correctly #50185
  • RandomValuePropertySource is not suitable for secrets #50183
  • Cassandra auto-configuration misconfigures CqlSessionBuilder #50180
  • ApplicationTemp does not handle symlinks correctly #50178
  • Remote DevTools performs comparison incorrectly #50176
  • spring.rabbitmq.ssl.verify-hostname is applied inconsistently #50174
  • Whole number values are ignored when configuring min and max expected values and SLO boundaries for a distribution summary meter #50077
  • Classic starters are missing several modules #50071
  • Module spring-boot-resttestclient is missing from spring-boot-starter-test-classic #50069
  • Annotations like @Ssl don't work on @Bean methods when using @ServiceConnection #50064
  • EnversRevisionRepositoriesRegistrar should reuse @EnableEnversRepositories rather than configuring the JPA counterpart #50039
  • WebFlux Cloud Foundry links endpoint includes query string from received request in resolved links #50017
  • Imports on a containing test class are ignored when a nested class has imports #50012
  • With spring.jackson.use-jackson2-defaults set to true, FAIL_ON_UNKNOWN_PROPERTIES is enabled #49951
  • 500 response from env endpoint when supplied pattern is invalid #49946
  • Reactive MongoDB starter has a transitive dependency on the synchronous MongoDB driver #49945
  • HTTP method is lost when configuring excludes in EndpointRequest #49943
  • Honor HttpMethod for reactive additional endpoint paths #49880
  • Docker Compose support doesn't work with apache/artemis image #49869
  • Docker Compose support doesn't work with apache/activemq image #49866
  • Spring Security's PathPatternRequestMatcher.Builder is not auto-configured when using WebMvcTest and spring-boot-security-test #49854
  • API versioning path strategy should be applied path last as it is not meant to yield #49800

📔 Documentation

  • Update docs to encourage Java fundamentals for beginners that prefer to learn that way #50146
  • HTTP Service Interface Clients still document that API versioning can be configured via properties #50126
  • Link to the observability section of the Lettuce documentation is broken #50097
  • Javadoc for StaticResourceLocation.FAVICON doesn't describe icons location #50085
  • MySamlRelyingPartyConfiguration is missing a Kotlin sample #50024
  • Incorrect default value for management.httpexchanges.recording.include in configuration metadata #50019
  • Link to the Kubernetes documentation when discussing startup probes #50015
  • Typo in JdbcSessionAutoConfiguration Javadoc #49873
  • Clarify that configuration property default values are not available through the Environment #49851
  • Document the need for Liquibase and Flyway starters #49839
  • Kafka documentation refers to deprecated JSON serializer and deserializer classes #49826

🔨 Dependency Upgrades

... (truncated)

Commits
  • 8821ad2 Release v4.0.6
  • 9e4048a Merge branch '3.5.x' into 4.0.x
  • 20bb11c Next development version (v3.5.15-SNAPSHOT)
  • 98daa8e Merge branch '3.5.x' into 4.0.x
  • 9dc5aa2 Polish
  • 874f629 Fix default security with actuator but without health
  • e41b3bf Enable hostname verification for SSL connections to Elasticsearch
  • ef8527b Merge branch '3.5.x' into 4.0.x
  • f533a45 Do not follow symlinks when writing PID file
  • 4a7bd33 Merge branch '3.5.x' into 4.0.x
  • Additional commits viewable in compare view

Updates io.grpc:grpc-protobuf from 1.80.0 to 1.81.0

Release notes

Sourced from io.grpc:grpc-protobuf's releases.

V1.81.0

In this release we drop support for Android API level 22 or lower (Lollipop or earlier), following Google Play Service’s discontinued updates for Lollipop (API levels 21 & 22) and now requires a minimum of API level 23 (Android 6.0 Marshmallow).

API Changes

  • api: Deprecate LoadBalancer.handleResolvedAddresses(). Developers maintaining custom LoadBalancer implementations should transition to using LoadBalancer.acceptResolvedAddresses(). Unlike the deprecated method, acceptResolvedAddresses() returns a Status object, allowing the load balancer to explicitly report success or reject the update if the provided addresses or configuration are invalid. (#11623)

Behavior Changes

  • core: Enable dns "caching" on Android for 30 seconds to reduce CPU impact of a refresh loop with an LB policy (0675f70af). DnsNameResolver ignores re-resolution requests on OpenJDK-like platforms if it has been too soon since the last DNS query because InetAddress.getAllByName() has a cache with a fixed entry lifetime, but this logic was disabled for Android which does not have that style of cache. Android’s cache uses the result TTL, which will rarely be less than 30 seconds. This change would probably be most noticeable when 1) changing to a different network (e.g., from wifi to mobile), 2) the server has different addresses for different networks, and 3) the app is not using AndroidChannelBuilder with an android.context.Context. For reference, it seems Chrome caches for 1 minute

Bug Fixes

  • opentelemetry: Fix baggage propagation, the baggage propagation for opentelemetry introduced in #12389 was broken. The context is decided once and used for all recording for the call, thus guaranteeing all record()s have consistent information.
  • core: Address a race condition where ManagedChannelOrphanWrapper could incorrectly log a "not shutdown properly" warning during garbage collection when using directExecutor(). (#12705) (d459338d9)
  • xds: Fix xDS HTTP CONNECT's transport socket name bug which is now corrected to use typeUrl. (#12740) (eac9fe961)
  • xds: Fix an issue where subchannel metrics were dropping their association with the backend_service. This ensures xDS load balancing metrics are reported accurately. (#12735)

New Features

  • netty: Add tcp metrics, by implementing a few of the metrics defined in A80.
  • api: Add a CallOption for a custom label on per-RPC metrics (0e39b2967). This CallOption is copied by grpc-opentelemetry to the grpc.client.call.custom label as defined by gRFC A108. See also the gRPC OpenTelemetry Metrics guide (update in-progress)
  • xds: Add support for Weighted Round Robin (WRR) load balancing driven by custom backend metrics, implementing the behavior defined in gRFC A114. (#12645)
  • utils: Update AdvancedTlsX509KeyManager so that developers can now preserve and use key aliases when dynamically reloading TLS certificates. (#12686)

Documentation

  • Update the "Outgoing Flow Control" section in the Manual Flow Control example to say onNext() does not block, but rather queues the messages in memory and advises developers to use CallStreamObserver.isReady() to prevent this memory exhaustion (#12700) (a3a9ffcbe) (#12726) (65ae2efda)
  • examples: Clean up Health example, and document need for grpc-services (3ed732fc0)

Dependencies

  • Upgrade Dependencies (#12719) (16e17abba). Google-auth-library: 1.42.1, animal-sniffer: 1.27, assertj-core:3.27.7, error_prone_annotations:2.48.0, proto-google-common-protos:2.64.1, google-cloud-logging:3.23.10, jetty-http2-server:12.1.7, jetty-ee10-servlet:12.1.7, lincheck:3.4, opentelemetry-api:1.60.1, opentelemetry-exporter-prometheus:1.60.1-alpha, opentelemetry-gcp-resources:1.54.0-alpha, opentelemetry-sdk-extension-autoconfigure:1.60.1, opentelemetry-sdk-testing:1.60.1, robolectric:4.16.1, tomcat-embed-core:10.1.52, tomcat-embed-core9: 9.0.115,
  • Upgrade Netty to 4.1.132 and netty-tcnative to 2.0.75 (1528f809c)

Thanks to

Commits
  • 6951542 Bump version to 1.81.0
  • e94188e Update README etc to reference 1.81.0
  • 4813c6d core,xds: Fix backend_service plumbing for subchannel metrics (#12735)
  • 6737eb5 Revert "Replace javax ThreadSafe annotation with errorprone ThreadSafe (#1274...
  • ef35313 Replace javax ThreadSafe annotation with errorprone ThreadSafe (#12742)
  • 3ed732f examples: Clean up Health, and document need for grpc-services
  • eac9fe9 xds: fix xDS HTTP CONNECT's transport socket name bug (#12740)
  • 1528f80 Upgrade Netty to 4.1.132 and netty-tcnative to 2.0.75
  • d057a7e [xds] Implement A114: WRR support for custom backend metrics (#12645)
  • 842636f xds: Add configuration objects for ExtAuthz, GrpcService and Bootstrap change...
  • Additional commits viewable in compare view

Updates io.grpc:grpc-stub from 1.80.0 to 1.81.0

Release notes

Sourced from io.grpc:grpc-stub's releases.

V1.81.0

In this release we drop support for Android API level 22 or lower (Lollipop or earlier), following Google Play Service’s discontinued updates for Lollipop (API levels 21 & 22) and now requires a minimum of API level 23 (Android 6.0 Marshmallow).

API Changes

  • api: Deprecate LoadBalancer.handleResolvedAddresses(). Developers maintaining custom LoadBalancer implementations should transition to using LoadBalancer.acceptResolvedAddresses(). Unlike the deprecated method, acceptResolvedAddresses() returns a Status object, allowing the load balancer to explicitly report success or reject the update if the provided addresses or configuration are invalid. (#11623)

Behavior Changes

  • core: Enable dns "caching" on Android for 30 seconds to reduce CPU impact of a refresh loop with an LB policy (0675f70af). DnsNameResolver ignores re-resolution requests on OpenJDK-like platforms if it has been too soon since the last DNS query because InetAddress.getAllByName() has a cache with a fixed entry lifetime, but this logic was disabled for Android which does not have that style of cache. Android’s cache uses the result TTL, which will rarely be less than 30 seconds. This change would probably be most noticeable when 1) changing to a different network (e.g., from wifi to mobile), 2) the server has different addresses for different networks, and 3) the app is not using AndroidChannelBuilder with an android.context.Context. For reference, it seems Chrome caches for 1 minute

Bug Fixes

  • opentelemetry: Fix baggage propagation, the baggage propagation for opentelemetry introduced in #12389 was broken. The context is decided once and used for all recording for the call, thus guaranteeing all record()s have consistent information.
  • core: Address a race condition where ManagedChannelOrphanWrapper could incorrectly log a "not shutdown properly" warning during garbage collection when using directExecutor(). (#12705) (d459338d9)
  • xds: Fix xDS HTTP CONNECT's transport socket name bug which is now corrected to use typeUrl. (#12740) (eac9fe961)
  • xds: Fix an issue where subchannel metrics were dropping their association with the backend_service. This ensures xDS load balancing metrics are reported accurately. (#12735)

New Features

  • netty: Add tcp metrics, by implementing a few of the metrics defined in A80.
  • api: Add a CallOption for a custom label on per-RPC metrics (0e39b2967). This CallOption is copied by grpc-opentelemetry to the grpc.client.call.custom label as defined by gRFC A108. See also the gRPC OpenTelemetry Metrics guide (update in-progress)
  • xds: Add support for Weighted Round Robin (WRR) load balancing driven by custom backend metrics, implementing the behavior defined in gRFC A114. (#12645)
  • utils: Update AdvancedTlsX509KeyManager so that developers can now preserve and use key aliases when dynamically reloading TLS certificates. (#12686)

Documentation

  • Update the "Outgoing Flow Control" section in the Manual Flow Control example to say onNext() does not block, but rather queues the messages in memory and advises developers to use CallStreamObserver.isReady() to prevent this memory exhaustion (#12700) (a3a9ffcbe) (#12726) (65ae2efda)
  • examples: Clean up Health example, and document need for grpc-services (3ed732fc0)

Dependencies

  • Upgrade Dependencies (#12719) (16e17abba). Google-auth-library: 1.42.1, animal-sniffer: 1.27, assertj-core:3.27.7, error_prone_annotations:2.48.0, proto-google-common-protos:2.64.1, google-cloud-logging:3.23.10, jetty-http2-server:12.1.7, jetty-ee10-servlet:12.1.7, lincheck:3.4, opentelemetry-api:1.60.1, opentelemetry-exporter-prometheus:1.60.1-alpha, opentelemetry-gcp-resources:1.54.0-alpha, opentelemetry-sdk-extension-autoconfigure:1.60.1, opentelemetry-sdk-testing:1.60.1, robolectric:4.16.1, tomcat-embed-core:10.1.52, tomcat-embed-core9: 9.0.115,
  • Upgrade Netty to 4.1.132 and netty-tcnative to 2.0.75 (1528f809c)

Thanks to

Commits
  • 6951542 Bump version to 1.81.0
  • e94188e Update README etc to reference 1.81.0
  • 4813c6d core,xds: Fix backend_service plumbing for subchannel metrics (#12735)
  • 6737eb5 Revert "Replace javax ThreadSafe annotation with errorprone ThreadSafe (#1274...
  • ef35313 Replace javax ThreadSafe annotation with errorprone ThreadSafe (#12742)
  • 3ed732f examples: Clean up Health, and document need for grpc-services
  • eac9fe9 xds: fix xDS HTTP CONNECT's transport socket name bug (#12740)
  • 1528f80 Upgrade Netty to 4.1.132 and netty-tcnative to 2.0.75
  • d057a7e [xds] Implement A114: WRR support for custom backend metrics (#12645)
  • 842636f xds: Add configuration objects for ExtAuthz, GrpcService and Bootstrap change...
  • Additional commits viewable in compare view

Updates io.grpc:grpc-netty-shaded from 1.80.0 to 1.81.0

Release notes

Sourced from io.grpc:grpc-netty-shaded's releases.

V1.81.0

In this release we drop support for Android API level 22 or lower (Lollipop or earlier), following Google Play Service’s discontinued updates for Lollipop (API levels 21 & 22) and now requires a minimum of API level 23 (Android 6.0 Marshmallow).

API Changes

  • api: Deprecate LoadBalancer.handleResolvedAddresses(). Developers maintaining custom LoadBalancer implementations should transition to using LoadBalancer.acceptResolvedAddresses(). Unlike the deprecated method, acceptResolvedAddresses() returns a Status object, allowing the load balancer to explicitly report success or reject the update if the provided addresses or configuration are invalid. (#11623)

Behavior Changes

  • core: Enable dns "caching" on Android for 30 seconds to reduce CPU impact of a refresh loop with an LB policy (0675f70af). DnsNameResolver ignores re-resolution requests on OpenJDK-like platforms if it has been too soon since the last DNS query because InetAddress.getAllByName() has a cache with a fixed entry lifetime, but this logic was disabled for Android which does not have that style of cache. Android’s cache uses the result TTL, which will rarely be less than 30 seconds. This change would probably be most noticeable when 1) changing to a different network (e.g., from wifi to mobile), 2) the server has different addresses for different networks, and 3) the app is not using AndroidChannelBuilder with an android.context.Context. For reference, it seems Chrome caches for 1 minute

Bug Fixes

  • opentelemetry: Fix baggage propagation, the baggage propagation for opentelemetry introduced in #12389 was broken. The context is decided once and used for all recording for the call, thus guaranteeing all record()s have consistent information.
  • core: Address a race condition where ManagedChannelOrphanWrapper could incorrectly log a "not shutdown properly" warning during garbage collection when using directExecutor(). (#12705) (d459338d9)
  • xds: Fix xDS HTTP CONNECT's transport socket name bug which is now corrected to use typeUrl. (#12740) (eac9fe961)
  • xds: Fix an issue where subchannel metrics were dropping their association with the backend_service. This ensures xDS load balancing metrics are reported accurately. (#12735)

New Features

  • netty: Add tcp metrics, by implementing a few of the metrics defined in A80.
  • api: Add a CallOption for a custom label on per-RPC metrics (0e39b2967). This CallOption is copied by grpc-opentelemetry to the grpc.client.call.custom label as defined by gRFC A108. See also the gRPC OpenTelemetry Metrics guide (update in-progress)
  • xds: Add support for Weighted Round Robin (WRR) load balancing driven by custom backend metrics, implementing the behavior defined in gRFC A114. (#12645)
  • utils: Update AdvancedTlsX509KeyManager so that developers can now preserve and use key aliases when dynamically reloading TLS certificates. (#12686)

Documentation

  • Update the "Outgoing Flow Control" section in the Manual Flow Control example to say onNext() does not block, but rather queues the messages in memory and advises developers to use CallStreamObserver.isReady() to prevent this memory exhaustion (#12700) (a3a9ffcbe) (#12726) (65ae2efda)
  • examples: Clean up Health example, and document need for grpc-services (3ed732fc0)

Dependencies

  • Upgrade Dependencies (#12719) (16e17abba). Google-auth-library: 1.42.1, animal-sniffer: 1.27, assertj-core:3.27.7, error_prone_annotations:2.48.0, proto-google-common-protos:2.64.1, google-cloud-logging:3.23.10, jetty-http2-server:12.1.7, jetty-ee10-servlet:12.1.7, lincheck:3.4, opentelemetry-api:1.60.1, opentelemetry-exporter-prometheus:1.60.1-alpha, opentelemetry-gcp-resources:1.54.0-alpha, opentelemetry-sdk-extension-autoconfigure:1.60.1, opentelemetry-sdk-testing:1.60.1, robolectric:4.16.1, tomcat-embed-core:10.1.52, tomcat-embed-core9: 9.0.115,
  • Upgrade Netty to 4.1.132 and netty-tcnative to 2.0.75 (1528f809c)

Thanks to

Commits
  • 6951542 Bump version to 1.81.0
  • e94188e Update README etc to reference 1.81.0
  • 4813c6d core,xds: Fix backend_service plumbing for subchannel metrics (#12735)
  • 6737eb5 Revert "Replace javax ThreadSafe annotation with errorprone ThreadSafe (#1274...
  • ef35313 Replace javax ThreadSafe annotation with errorprone ThreadSafe (#12742)
  • 3ed732f examples: Clean up Health, and document need for grpc-services
  • eac9fe9 xds: fix xDS HTTP CONNECT's transport socket name bug (#12740)
  • 1528f80 Upgrade Netty to 4.1.132 and netty-tcnative to 2.0.75
  • d057a7e [xds] Implement A114: WRR support for custom backend metrics (#12645)
  • 842636f xds: Add configuration objects for ExtAuthz, GrpcService and Bootstrap change...
  • Additional commits viewable in compare view

Updates io.grpc:grpc-stub from 1.80.0 to 1.81.0

Release notes

Sourced from io.grpc:grpc-stub's releases.

V1.81.0

In this release we drop support for Android API level 22 or lower (Lollipop or earlier), following Google Play Service’s discontinued updates for Lollipop (API levels 21 & 22) and now requires a minimum of API level 23 (Android 6.0 Marshmallow).

API Changes

  • api: Deprecate LoadBalancer.handleResolvedAddresses(). Developers maintaining custom LoadBalancer implementations should transition to using LoadBalancer.acceptResolvedAddresses(). Unlike the deprecated method, acceptResolvedAddresses() returns a Status object, allowing the load balancer to explicitly report success or reject the update if the provided addresses or configuration are invalid. (#11623)

Behavior Changes

  • core: Enable dns "caching" on Android for 30 seconds to reduce CPU impact of a refresh loop with an LB policy (0675f70af). DnsNameResolver ignores re-resolution requests on OpenJDK-like platforms if it has been too soon since the last DNS query because InetAddress.getAllByName() has a cache with a fixed entry lifetime, but this logic was disabled for Android which does not have that style of cache. Android’s cache uses the result TTL, which will rarely be less than 30 seconds. This change would probably be most noticeable when 1) changing to a different network (e.g., from wifi to mobile), 2) the server has different addresses for different networks, and 3) the app is not using AndroidChannelBuilder with an android.context.Context. For reference, it seems Chrome caches for 1 minute

Bug Fixes

  • opentelemetry: Fix baggage propagation, the baggage propagation for opentelemetry introduced in #12389 was broken. The context is decided once and used for all recording for the call, thus guaranteeing all record()s have consistent information.
  • core: Address a race condition where ManagedChannelOrphanWrapper could incorrectly log a "not shutdown properly" warning during garbage collection when using directExecutor(). (#12705) (d459338d9)
  • xds: Fix xDS HTTP CONNECT's transport socket name bug which is now corrected to use typeUrl. (#12740) (eac9fe961)
  • xds: Fix an issue where subchannel metrics were dropping their association with the backend_service. This ensures xDS load balancing metrics are reported accurately. (#12735)

New Features

  • netty: Add tcp metrics, by implementing a few of the metrics defined in A80.
  • api: Add a CallOption for a custom label on per-RPC metrics (0e39b2967). This CallOption is copied by grpc-opentelemetry to the grpc.client.call.custom label as defined by gRFC A108. See also the gRPC OpenTelemetry Metrics guide (update in-progress)
  • xds: Add support for Weighted Round Robin (WRR) load balancing driven by custom backend metrics, implementing the behavior defined in gRFC A114. (#12645)
  • utils: Update AdvancedTlsX509KeyManager so that developers can now preserve and use key aliases when dynamically reloading TLS certificates. (#12686)

Documentation

  • Update the "Outgoing Flow Control" section in the Manual Flow Control example to say onNext() does not block, but rather queues the messages in memory and advises developers to use CallStreamObserver.isReady() to prevent this memory exhaustion (#12700) (a3a9ffcbe) (#12726) (65ae2efda)
  • examples: Clean up Health example, and document need for grpc-services (3ed732fc0)

Dependencies

  • Upgrade Dependencies (#12719) (16e17abba). Google-auth-library: 1.42.1, animal-sniffer: 1.27, assertj-core:3.27.7, error_prone_annotations:2.48.0, proto-google-common-protos:2.64.1, google-cloud-logging:3.23.10, jetty-http2-server:12.1.7, jetty-ee10-servlet:12.1.7, lincheck:3.4, opentelemetry-api:1.60.1, opentelemetry-exporter-prometheus:1.60.1-alpha, opentelemetry-gcp-resources:1.54.0-alpha, opentelemetry-sdk-extension-autoconfigure:1.60.1, opentelemetry-sdk-testing:1.60.1, robolectric:4.16.1, tomcat-embed-core:10.1.52, tomcat-embed-core9: 9.0.115,
  • Upgrade Netty to 4.1.132 and netty-tcnative to 2.0.75 (1528f809c)

Thanks to

Commits
  • 6951542 Bump version to 1.81.0
  • e94188e Update README etc to reference 1.81.0
  • 4813c6d core,xds: Fix backend_service plumbing for subchannel metrics (#12735)
  • 6737eb5 Revert "Replace javax ThreadSafe annotation with errorprone ThreadSafe (#1274...
  • ef35313 Replace javax ThreadSafe annotation with errorprone ThreadSafe (#12742)
  • 3ed732f examples: Clean up Health, and document need for grpc-services
  • eac9fe9 xds: fix xDS HTTP CONNECT's transport socket name bug (#12740)
  • 1528f80 Upgrade Netty to 4.1.132 and netty-tcnative to 2.0.75
  • d057a7e [xds] Implement A114: WRR support for custom backend metrics (#12645)
  • 842636f xds: Add configuration objects for ExtAuthz, GrpcService and Bootstrap change...
  • Additional commits viewable in compare view

Updates io.grpc:grpc-netty-shaded from 1.80.0 to 1.81.0

Release notes

Sourced from io.grpc:grpc-netty-shaded's releases.

V1.81.0

In this release we drop support for Android API level 22 or lower (Lollipop or earlier), following Google Play Service’s discontinued updates for Lollipop (API levels 21 & 22) and now requires a minimum of API level 23 (Android 6.0 Marshmallow).

API Changes

  • api: Deprecate LoadBalancer.handleResolvedAddresses(). Developers maintaining custom LoadBalancer implementations should transition to using LoadBalancer.acceptResolvedAddresses(). Unlike the deprecated method, acceptResolvedAddresses() returns a Status object, allowing the load balancer to explicitly report success or reject the update if the provided addresses or configuration are invalid. (#11623)

Behavior Changes

  • core: Enable dns "caching" on Android for 30 seconds to reduce CPU impact of a refresh loop with an LB policy (0675f70af). DnsNameResolver ignores re-resolution requests on OpenJDK-like platforms if it has been too soon since the last DNS query because InetAddress.getAllByName() has a cache with a fixed entry lifetime, but this logic was disabled for Android which does not have that style of cache. Android’s cache uses the result TTL, which will rarely be less than 30 seconds. This change would probably be most noticeable when 1) changing to a different network (e.g., from wifi to mobile), 2) the server has different addresses for different networks, and 3) the app is not using AndroidChannelBuilder with an android.context.Context. For reference, it seems Chrome caches for 1 minute

Bug Fixes

  • opentelemetry: Fix baggage propagation, the baggage propagation for opentelemetry introduced in #12389 was broken. The context is decided once and used for all recording for the call, thus guaranteeing all record()s have consistent information.
  • core: Address a race condition where ManagedChannelOrphanWrapper could incorrectly log a "not shutdown properly" warning during garbage collection when using directExecutor(). (#12705) (d459338d9)
  • xds: Fix xDS HTTP CONNECT's transport socket name bug which is now corrected to use typeUrl. (#12740) (eac9fe961)
  • xds: Fix an issue where subchannel metrics were dropping their association with the backend_service. This ensures xDS load balancing metrics are reported accurately. (#12735)

New Features

  • netty: Add tcp metrics, by implementing a few of the metrics defined in A80.
  • api: Add a CallOption for a custom label on per-RPC metrics (0e39b2967). This CallOption is copied by grpc-opentelemetry to the grpc.client.call.custom label as defined by gRFC A108. See also the gRPC OpenTelemetry Metrics guide (update in-progress)
  • xds: Add support for Weighted Round Robin (WRR) load balancing driven by custom backend metrics, implementing the behavior defined in gRFC A114. (#12645)
  • utils: Update AdvancedTlsX509KeyManager so that developers can now preserve and use key aliases when dynamically reloading TLS certificates. (#12686)

Documentation

  • Update the "Outgoing Flow Control" section in the Manual Flow Control example to say onNext() does not block, but rather queues the messages in memory and advises developers to use CallStreamObserver.isReady() to prevent this memory exhaustion (

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels May 1, 2026
@dependabot dependabot Bot requested review from Copilot and removed request for Copilot May 1, 2026 16:49
@torosent
Copy link
Copy Markdown
Collaborator

torosent commented May 1, 2026

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/gradle/samples/durable-task-sdks/java/async-http-api/gradle-all-58a03b4077 branch from 1ce151f to bf23270 Compare May 1, 2026 17:29
@dependabot dependabot Bot requested review from Copilot and removed request for Copilot May 1, 2026 17:29
Bumps the gradle-all group with 8 updates in the /samples/durable-task-sdks/java/async-http-api directory:

| Package | From | To |
| --- | --- | --- |
| [com.microsoft:durabletask-client](https://github.com/microsoft/durabletask-java) | `1.8.0` | `1.9.0` |
| [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) | `4.0.5` | `4.0.6` |
| [io.grpc:grpc-protobuf](https://github.com/grpc/grpc-java) | `1.80.0` | `1.81.0` |
| [io.grpc:grpc-stub](https://github.com/grpc/grpc-java) | `1.80.0` | `1.81.0` |
| [io.grpc:grpc-netty-shaded](https://github.com/grpc/grpc-java) | `1.80.0` | `1.81.0` |
| [com.azure:azure-identity](https://github.com/Azure/azure-sdk-for-java) | `1.18.2` | `1.18.3` |
| [org.projectlombok:lombok](https://github.com/projectlombok/lombok) | `1.18.44` | `1.18.46` |
| [gradle-wrapper](https://github.com/gradle/gradle) | `9.4.1` | `9.5.0` |

Bumps the gradle-all group with 6 updates in the /samples/durable-task-sdks/java/eternal-orchestrations directory:

| Package | From | To |
| --- | --- | --- |
| [com.microsoft:durabletask-client](https://github.com/microsoft/durabletask-java) | `1.8.0` | `1.9.0` |
| [io.grpc:grpc-protobuf](https://github.com/grpc/grpc-java) | `1.80.0` | `1.81.0` |
| [io.grpc:grpc-stub](https://github.com/grpc/grpc-java) | `1.80.0` | `1.81.0` |
| [io.grpc:grpc-netty-shaded](https://github.com/grpc/grpc-java) | `1.80.0` | `1.81.0` |
| [com.azure:azure-identity](https://github.com/Azure/azure-sdk-for-java) | `1.18.2` | `1.18.3` |
| [gradle-wrapper](https://github.com/gradle/gradle) | `9.4.1` | `9.5.0` |

Bumps the gradle-all group with 6 updates in the /samples/durable-task-sdks/java/fan-out-fan-in directory:

| Package | From | To |
| --- | --- | --- |
| [com.microsoft:durabletask-client](https://github.com/microsoft/durabletask-java) | `1.8.0` | `1.9.0` |
| [io.grpc:grpc-protobuf](https://github.com/grpc/grpc-java) | `1.80.0` | `1.81.0` |
| [io.grpc:grpc-stub](https://github.com/grpc/grpc-java) | `1.80.0` | `1.81.0` |
| [io.grpc:grpc-netty-shaded](https://github.com/grpc/grpc-java) | `1.80.0` | `1.81.0` |
| [com.azure:azure-identity](https://github.com/Azure/azure-sdk-for-java) | `1.18.2` | `1.18.3` |
| [gradle-wrapper](https://github.com/gradle/gradle) | `9.4.1` | `9.5.0` |

Bumps the gradle-all group with 6 updates in the /samples/durable-task-sdks/java/function-chaining directory:

| Package | From | To |
| --- | --- | --- |
| [com.microsoft:durabletask-client](https://github.com/microsoft/durabletask-java) | `1.8.0` | `1.9.0` |
| [io.grpc:grpc-protobuf](https://github.com/grpc/grpc-java) | `1.80.0` | `1.81.0` |
| [io.grpc:grpc-stub](https://github.com/grpc/grpc-java) | `1.80.0` | `1.81.0` |
| [io.grpc:grpc-netty-shaded](https://github.com/grpc/grpc-java) | `1.80.0` | `1.81.0` |
| [com.azure:azure-identity](https://github.com/Azure/azure-sdk-for-java) | `1.18.2` | `1.18.3` |
| [gradle-wrapper](https://github.com/gradle/gradle) | `9.4.1` | `9.5.0` |

Bumps the gradle-all group with 6 updates in the /samples/durable-task-sdks/java/human-interaction directory:

| Package | From | To |
| --- | --- | --- |
| [com.microsoft:durabletask-client](https://github.com/microsoft/durabletask-java) | `1.8.0` | `1.9.0` |
| [io.grpc:grpc-protobuf](https://github.com/grpc/grpc-java) | `1.80.0` | `1.81.0` |
| [io.grpc:grpc-stub](https://github.com/grpc/grpc-java) | `1.80.0` | `1.81.0` |
| [io.grpc:grpc-netty-shaded](https://github.com/grpc/grpc-java) | `1.80.0` | `1.81.0` |
| [com.azure:azure-identity](https://github.com/Azure/azure-sdk-for-java) | `1.18.2` | `1.18.3` |
| [gradle-wrapper](https://github.com/gradle/gradle) | `9.4.1` | `9.5.0` |

Bumps the gradle-all group with 6 updates in the /samples/durable-task-sdks/java/monitoring directory:

| Package | From | To |
| --- | --- | --- |
| [com.microsoft:durabletask-client](https://github.com/microsoft/durabletask-java) | `1.8.0` | `1.9.0` |
| [io.grpc:grpc-protobuf](https://github.com/grpc/grpc-java) | `1.80.0` | `1.81.0` |
| [io.grpc:grpc-stub](https://github.com/grpc/grpc-java) | `1.80.0` | `1.81.0` |
| [io.grpc:grpc-netty-shaded](https://github.com/grpc/grpc-java) | `1.80.0` | `1.81.0` |
| [com.azure:azure-identity](https://github.com/Azure/azure-sdk-for-java) | `1.18.2` | `1.18.3` |
| [gradle-wrapper](https://github.com/gradle/gradle) | `9.4.1` | `9.5.0` |

Bumps the gradle-all group with 6 updates in the /samples/durable-task-sdks/java/opentelemetry-tracing directory:

| Package | From | To |
| --- | --- | --- |
| [com.microsoft:durabletask-client](https://github.com/microsoft/durabletask-java) | `1.8.0` | `1.9.0` |
| [io.grpc:grpc-protobuf](https://github.com/grpc/grpc-java) | `1.80.0` | `1.81.0` |
| [io.grpc:grpc-stub](https://github.com/grpc/grpc-java) | `1.80.0` | `1.81.0` |
| [io.grpc:grpc-netty-shaded](https://github.com/grpc/grpc-java) | `1.80.0` | `1.81.0` |
| [com.azure:azure-identity](https://github.com/Azure/azure-sdk-for-java) | `1.18.2` | `1.18.3` |
| [gradle-wrapper](https://github.com/gradle/gradle) | `9.4.1` | `9.5.0` |

Bumps the gradle-all group with 6 updates in the /samples/durable-task-sdks/java/sub-orchestrations directory:

| Package | From | To |
| --- | --- | --- |
| [com.microsoft:durabletask-client](https://github.com/microsoft/durabletask-java) | `1.8.0` | `1.9.0` |
| [io.grpc:grpc-protobuf](https://github.com/grpc/grpc-java) | `1.80.0` | `1.81.0` |
| [io.grpc:grpc-stub](https://github.com/grpc/grpc-java) | `1.80.0` | `1.81.0` |
| [io.grpc:grpc-netty-shaded](https://github.com/grpc/grpc-java) | `1.80.0` | `1.81.0` |
| [com.azure:azure-identity](https://github.com/Azure/azure-sdk-for-java) | `1.18.2` | `1.18.3` |
| [gradle-wrapper](https://github.com/gradle/gradle) | `9.4.1` | `9.5.0` |



Updates `com.microsoft:durabletask-client` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `com.microsoft:durabletask-azuremanaged` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `org.springframework.boot:spring-boot-dependencies` from 4.0.5 to 4.0.6
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v4.0.5...v4.0.6)

Updates `io.grpc:grpc-protobuf` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-stub` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-netty-shaded` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-stub` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-netty-shaded` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `com.azure:azure-identity` from 1.18.2 to 1.18.3
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-java/compare/com.azure+azure-identity_1.18.2...com.azure+azure-identity_1.18.3)

Updates `org.projectlombok:lombok` from 1.18.44 to 1.18.46
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown)
- [Commits](https://github.com/projectlombok/lombok/compare/v1.18.44...v1.18.46)

Updates `org.springframework.boot` from 4.0.5 to 4.0.6
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v4.0.5...v4.0.6)

Updates `gradle-wrapper` from 9.4.1 to 9.5.0
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](https://github.com/gradle/gradle/compare/v9.4.1...v9.5.0)

Updates `com.microsoft:durabletask-client` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `com.microsoft:durabletask-azuremanaged` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `io.grpc:grpc-protobuf` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-stub` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-netty-shaded` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `com.azure:azure-identity` from 1.18.2 to 1.18.3
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-java/compare/com.azure+azure-identity_1.18.2...com.azure+azure-identity_1.18.3)

Updates `gradle-wrapper` from 9.4.1 to 9.5.0
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](https://github.com/gradle/gradle/compare/v9.4.1...v9.5.0)

Updates `com.microsoft:durabletask-client` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `com.microsoft:durabletask-azuremanaged` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `io.grpc:grpc-protobuf` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-stub` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-netty-shaded` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `com.azure:azure-identity` from 1.18.2 to 1.18.3
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-java/compare/com.azure+azure-identity_1.18.2...com.azure+azure-identity_1.18.3)

Updates `gradle-wrapper` from 9.4.1 to 9.5.0
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](https://github.com/gradle/gradle/compare/v9.4.1...v9.5.0)

Updates `com.microsoft:durabletask-client` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `com.microsoft:durabletask-azuremanaged` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `io.grpc:grpc-protobuf` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-stub` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-netty-shaded` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `com.azure:azure-identity` from 1.18.2 to 1.18.3
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-java/compare/com.azure+azure-identity_1.18.2...com.azure+azure-identity_1.18.3)

Updates `gradle-wrapper` from 9.4.1 to 9.5.0
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](https://github.com/gradle/gradle/compare/v9.4.1...v9.5.0)

Updates `com.microsoft:durabletask-client` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `com.microsoft:durabletask-azuremanaged` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `io.grpc:grpc-protobuf` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-stub` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-netty-shaded` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `com.azure:azure-identity` from 1.18.2 to 1.18.3
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-java/compare/com.azure+azure-identity_1.18.2...com.azure+azure-identity_1.18.3)

Updates `gradle-wrapper` from 9.4.1 to 9.5.0
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](https://github.com/gradle/gradle/compare/v9.4.1...v9.5.0)

Updates `com.microsoft:durabletask-client` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `com.microsoft:durabletask-azuremanaged` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `io.grpc:grpc-protobuf` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-stub` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-netty-shaded` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `com.azure:azure-identity` from 1.18.2 to 1.18.3
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-java/compare/com.azure+azure-identity_1.18.2...com.azure+azure-identity_1.18.3)

Updates `gradle-wrapper` from 9.4.1 to 9.5.0
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](https://github.com/gradle/gradle/compare/v9.4.1...v9.5.0)

Updates `com.microsoft:durabletask-client` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `com.microsoft:durabletask-azuremanaged` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `io.grpc:grpc-protobuf` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-stub` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-netty-shaded` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `com.azure:azure-identity` from 1.18.2 to 1.18.3
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-java/compare/com.azure+azure-identity_1.18.2...com.azure+azure-identity_1.18.3)

Updates `gradle-wrapper` from 9.4.1 to 9.5.0
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](https://github.com/gradle/gradle/compare/v9.4.1...v9.5.0)

Updates `com.microsoft:durabletask-client` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `com.microsoft:durabletask-azuremanaged` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `io.grpc:grpc-protobuf` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-stub` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-netty-shaded` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `com.azure:azure-identity` from 1.18.2 to 1.18.3
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-java/compare/com.azure+azure-identity_1.18.2...com.azure+azure-identity_1.18.3)

Updates `gradle-wrapper` from 9.4.1 to 9.5.0
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](https://github.com/gradle/gradle/compare/v9.4.1...v9.5.0)

Updates `com.microsoft:durabletask-client` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `com.microsoft:durabletask-azuremanaged` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `io.grpc:grpc-protobuf` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-stub` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-netty-shaded` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-stub` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-netty-shaded` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `com.azure:azure-identity` from 1.18.2 to 1.18.3
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-java/compare/com.azure+azure-identity_1.18.2...com.azure+azure-identity_1.18.3)

Updates `gradle-wrapper` from 9.4.1 to 9.5.0
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](https://github.com/gradle/gradle/compare/v9.4.1...v9.5.0)

Updates `com.microsoft:durabletask-client` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `com.microsoft:durabletask-azuremanaged` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `io.grpc:grpc-protobuf` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-stub` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-netty-shaded` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `com.azure:azure-identity` from 1.18.2 to 1.18.3
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-java/compare/com.azure+azure-identity_1.18.2...com.azure+azure-identity_1.18.3)

Updates `gradle-wrapper` from 9.4.1 to 9.5.0
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](https://github.com/gradle/gradle/compare/v9.4.1...v9.5.0)

Updates `com.microsoft:durabletask-client` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `com.microsoft:durabletask-azuremanaged` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `io.grpc:grpc-protobuf` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-stub` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-netty-shaded` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `com.azure:azure-identity` from 1.18.2 to 1.18.3
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-java/compare/com.azure+azure-identity_1.18.2...com.azure+azure-identity_1.18.3)

Updates `gradle-wrapper` from 9.4.1 to 9.5.0
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](https://github.com/gradle/gradle/compare/v9.4.1...v9.5.0)

Updates `com.microsoft:durabletask-client` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `com.microsoft:durabletask-azuremanaged` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `io.grpc:grpc-protobuf` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-stub` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-netty-shaded` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `com.azure:azure-identity` from 1.18.2 to 1.18.3
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-java/compare/com.azure+azure-identity_1.18.2...com.azure+azure-identity_1.18.3)

Updates `gradle-wrapper` from 9.4.1 to 9.5.0
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](https://github.com/gradle/gradle/compare/v9.4.1...v9.5.0)

Updates `com.microsoft:durabletask-client` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `com.microsoft:durabletask-azuremanaged` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `io.grpc:grpc-protobuf` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-stub` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-netty-shaded` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `com.azure:azure-identity` from 1.18.2 to 1.18.3
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-java/compare/com.azure+azure-identity_1.18.2...com.azure+azure-identity_1.18.3)

Updates `gradle-wrapper` from 9.4.1 to 9.5.0
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](https://github.com/gradle/gradle/compare/v9.4.1...v9.5.0)

Updates `com.microsoft:durabletask-client` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `com.microsoft:durabletask-azuremanaged` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `io.grpc:grpc-protobuf` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-stub` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-netty-shaded` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `com.azure:azure-identity` from 1.18.2 to 1.18.3
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-java/compare/com.azure+azure-identity_1.18.2...com.azure+azure-identity_1.18.3)

Updates `gradle-wrapper` from 9.4.1 to 9.5.0
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](https://github.com/gradle/gradle/compare/v9.4.1...v9.5.0)

Updates `com.microsoft:durabletask-client` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `com.microsoft:durabletask-azuremanaged` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `io.grpc:grpc-protobuf` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-stub` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-netty-shaded` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `com.azure:azure-identity` from 1.18.2 to 1.18.3
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-java/compare/com.azure+azure-identity_1.18.2...com.azure+azure-identity_1.18.3)

Updates `gradle-wrapper` from 9.4.1 to 9.5.0
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](https://github.com/gradle/gradle/compare/v9.4.1...v9.5.0)

Updates `com.microsoft:durabletask-client` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `com.microsoft:durabletask-azuremanaged` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `io.grpc:grpc-protobuf` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-stub` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-netty-shaded` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `com.azure:azure-identity` from 1.18.2 to 1.18.3
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-java/compare/com.azure+azure-identity_1.18.2...com.azure+azure-identity_1.18.3)

Updates `gradle-wrapper` from 9.4.1 to 9.5.0
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](https://github.com/gradle/gradle/compare/v9.4.1...v9.5.0)

Updates `com.microsoft:durabletask-client` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `com.microsoft:durabletask-azuremanaged` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `io.grpc:grpc-protobuf` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-stub` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-netty-shaded` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-stub` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-netty-shaded` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `com.azure:azure-identity` from 1.18.2 to 1.18.3
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-java/compare/com.azure+azure-identity_1.18.2...com.azure+azure-identity_1.18.3)

Updates `gradle-wrapper` from 9.4.1 to 9.5.0
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](https://github.com/gradle/gradle/compare/v9.4.1...v9.5.0)

Updates `com.microsoft:durabletask-client` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `com.microsoft:durabletask-azuremanaged` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `io.grpc:grpc-protobuf` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-stub` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-netty-shaded` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `com.azure:azure-identity` from 1.18.2 to 1.18.3
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-java/compare/com.azure+azure-identity_1.18.2...com.azure+azure-identity_1.18.3)

Updates `gradle-wrapper` from 9.4.1 to 9.5.0
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](https://github.com/gradle/gradle/compare/v9.4.1...v9.5.0)

Updates `com.microsoft:durabletask-client` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `com.microsoft:durabletask-azuremanaged` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `io.grpc:grpc-protobuf` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-stub` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-netty-shaded` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `com.azure:azure-identity` from 1.18.2 to 1.18.3
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-java/compare/com.azure+azure-identity_1.18.2...com.azure+azure-identity_1.18.3)

Updates `gradle-wrapper` from 9.4.1 to 9.5.0
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](https://github.com/gradle/gradle/compare/v9.4.1...v9.5.0)

Updates `com.microsoft:durabletask-client` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `com.microsoft:durabletask-azuremanaged` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `io.grpc:grpc-protobuf` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-stub` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-netty-shaded` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `com.azure:azure-identity` from 1.18.2 to 1.18.3
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-java/compare/com.azure+azure-identity_1.18.2...com.azure+azure-identity_1.18.3)

Updates `gradle-wrapper` from 9.4.1 to 9.5.0
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](https://github.com/gradle/gradle/compare/v9.4.1...v9.5.0)

Updates `com.microsoft:durabletask-client` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `com.microsoft:durabletask-azuremanaged` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `io.grpc:grpc-protobuf` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-stub` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-netty-shaded` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `com.azure:azure-identity` from 1.18.2 to 1.18.3
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-java/compare/com.azure+azure-identity_1.18.2...com.azure+azure-identity_1.18.3)

Updates `gradle-wrapper` from 9.4.1 to 9.5.0
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](https://github.com/gradle/gradle/compare/v9.4.1...v9.5.0)

Updates `com.microsoft:durabletask-client` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `com.microsoft:durabletask-azuremanaged` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `io.grpc:grpc-protobuf` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-stub` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-netty-shaded` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `com.azure:azure-identity` from 1.18.2 to 1.18.3
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-java/compare/com.azure+azure-identity_1.18.2...com.azure+azure-identity_1.18.3)

Updates `gradle-wrapper` from 9.4.1 to 9.5.0
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](https://github.com/gradle/gradle/compare/v9.4.1...v9.5.0)

Updates `com.microsoft:durabletask-client` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `com.microsoft:durabletask-azuremanaged` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `io.grpc:grpc-protobuf` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-stub` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-netty-shaded` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `com.azure:azure-identity` from 1.18.2 to 1.18.3
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-java/compare/com.azure+azure-identity_1.18.2...com.azure+azure-identity_1.18.3)

Updates `gradle-wrapper` from 9.4.1 to 9.5.0
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](https://github.com/gradle/gradle/compare/v9.4.1...v9.5.0)

Updates `com.microsoft:durabletask-client` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `com.microsoft:durabletask-azuremanaged` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `io.grpc:grpc-protobuf` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-stub` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-netty-shaded` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `com.azure:azure-identity` from 1.18.2 to 1.18.3
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-java/compare/com.azure+azure-identity_1.18.2...com.azure+azure-identity_1.18.3)

Updates `gradle-wrapper` from 9.4.1 to 9.5.0
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](https://github.com/gradle/gradle/compare/v9.4.1...v9.5.0)

Updates `com.microsoft:durabletask-client` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `com.microsoft:durabletask-azuremanaged` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `io.grpc:grpc-protobuf` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-stub` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-netty-shaded` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-stub` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-netty-shaded` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `com.azure:azure-identity` from 1.18.2 to 1.18.3
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-java/compare/com.azure+azure-identity_1.18.2...com.azure+azure-identity_1.18.3)

Updates `gradle-wrapper` from 9.4.1 to 9.5.0
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](https://github.com/gradle/gradle/compare/v9.4.1...v9.5.0)

Updates `com.microsoft:durabletask-client` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `com.microsoft:durabletask-azuremanaged` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `io.grpc:grpc-protobuf` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-stub` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-netty-shaded` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `com.azure:azure-identity` from 1.18.2 to 1.18.3
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-java/compare/com.azure+azure-identity_1.18.2...com.azure+azure-identity_1.18.3)

Updates `gradle-wrapper` from 9.4.1 to 9.5.0
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](https://github.com/gradle/gradle/compare/v9.4.1...v9.5.0)

Updates `com.microsoft:durabletask-client` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `com.microsoft:durabletask-azuremanaged` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `io.grpc:grpc-protobuf` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-stub` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-netty-shaded` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `com.azure:azure-identity` from 1.18.2 to 1.18.3
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-java/compare/com.azure+azure-identity_1.18.2...com.azure+azure-identity_1.18.3)

Updates `gradle-wrapper` from 9.4.1 to 9.5.0
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](https://github.com/gradle/gradle/compare/v9.4.1...v9.5.0)

Updates `com.microsoft:durabletask-client` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `com.microsoft:durabletask-azuremanaged` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `io.grpc:grpc-protobuf` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-stub` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-netty-shaded` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `com.azure:azure-identity` from 1.18.2 to 1.18.3
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-java/compare/com.azure+azure-identity_1.18.2...com.azure+azure-identity_1.18.3)

Updates `gradle-wrapper` from 9.4.1 to 9.5.0
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](https://github.com/gradle/gradle/compare/v9.4.1...v9.5.0)

Updates `com.microsoft:durabletask-client` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `com.microsoft:durabletask-azuremanaged` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `io.grpc:grpc-protobuf` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-stub` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-netty-shaded` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `com.azure:azure-identity` from 1.18.2 to 1.18.3
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-java/compare/com.azure+azure-identity_1.18.2...com.azure+azure-identity_1.18.3)

Updates `gradle-wrapper` from 9.4.1 to 9.5.0
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](https://github.com/gradle/gradle/compare/v9.4.1...v9.5.0)

Updates `com.microsoft:durabletask-client` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `com.microsoft:durabletask-azuremanaged` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `io.grpc:grpc-protobuf` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-stub` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-netty-shaded` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `com.azure:azure-identity` from 1.18.2 to 1.18.3
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-java/compare/com.azure+azure-identity_1.18.2...com.azure+azure-identity_1.18.3)

Updates `gradle-wrapper` from 9.4.1 to 9.5.0
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](https://github.com/gradle/gradle/compare/v9.4.1...v9.5.0)

Updates `com.microsoft:durabletask-client` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `com.microsoft:durabletask-azuremanaged` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `io.grpc:grpc-protobuf` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-stub` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-netty-shaded` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `com.azure:azure-identity` from 1.18.2 to 1.18.3
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-java/compare/com.azure+azure-identity_1.18.2...com.azure+azure-identity_1.18.3)

Updates `gradle-wrapper` from 9.4.1 to 9.5.0
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](https://github.com/gradle/gradle/compare/v9.4.1...v9.5.0)

Updates `com.microsoft:durabletask-client` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `com.microsoft:durabletask-azuremanaged` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `io.grpc:grpc-protobuf` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-stub` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-netty-shaded` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `com.azure:azure-identity` from 1.18.2 to 1.18.3
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-java/compare/com.azure+azure-identity_1.18.2...com.azure+azure-identity_1.18.3)

Updates `gradle-wrapper` from 9.4.1 to 9.5.0
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](https://github.com/gradle/gradle/compare/v9.4.1...v9.5.0)

Updates `com.microsoft:durabletask-client` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `com.microsoft:durabletask-azuremanaged` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `io.grpc:grpc-protobuf` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-stub` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-netty-shaded` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-stub` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-netty-shaded` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `com.azure:azure-identity` from 1.18.2 to 1.18.3
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-java/compare/com.azure+azure-identity_1.18.2...com.azure+azure-identity_1.18.3)

Updates `gradle-wrapper` from 9.4.1 to 9.5.0
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](https://github.com/gradle/gradle/compare/v9.4.1...v9.5.0)

Updates `com.microsoft:durabletask-client` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `com.microsoft:durabletask-azuremanaged` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `io.grpc:grpc-protobuf` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-stub` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-netty-shaded` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `com.azure:azure-identity` from 1.18.2 to 1.18.3
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-java/compare/com.azure+azure-identity_1.18.2...com.azure+azure-identity_1.18.3)

Updates `gradle-wrapper` from 9.4.1 to 9.5.0
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](https://github.com/gradle/gradle/compare/v9.4.1...v9.5.0)

Updates `com.microsoft:durabletask-client` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `com.microsoft:durabletask-azuremanaged` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/durabletask-java/compare/v1.8.0...v1.9.0)

Updates `io.grpc:grpc-protobuf` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-stub` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `io.grpc:grpc-netty-shaded` from 1.80.0 to 1.81.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)

Updates `com.azure:azure-identity` from 1.18.2 to 1.18.3
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-java/compare/com.azure+azure-identity_1.18.2...com.azure+azure-identity_1.18.3)

Updates `gradle-wrapper` from 9.4.1 to 9.5.0
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](https://github.com/gradle/gradle/compare/v9.4.1...v9.5.0)

Updates `com.microsoft:durabletask-client` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](https://github.co...

Signed-off-by: dependabot[bot] <support@github.com>
Copilot AI review requested due to automatic review settings May 1, 2026 21:56
@dependabot dependabot Bot force-pushed the dependabot/gradle/samples/durable-task-sdks/java/async-http-api/gradle-all-58a03b4077 branch from bf23270 to d47a8a7 Compare May 1, 2026 21:56
@dependabot dependabot Bot review requested due to automatic review settings May 1, 2026 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant