Skip to content

Bump com.microsoft:durabletask-azure-functions from 1.1.0 to 1.7.0 in /samples/durable-functions/java/HelloCities#77

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/samples/durable-functions/java/HelloCities/com.microsoft-durabletask-azure-functions-1.7.0
Closed

Bump com.microsoft:durabletask-azure-functions from 1.1.0 to 1.7.0 in /samples/durable-functions/java/HelloCities#77
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/samples/durable-functions/java/HelloCities/com.microsoft-durabletask-azure-functions-1.7.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 15, 2026

Copy link
Copy Markdown
Contributor

Bumps com.microsoft:durabletask-azure-functions from 1.1.0 to 1.7.0.

Release notes

Sourced from com.microsoft:durabletask-azure-functions's releases.

Release v1.7.0

What's Changed

New Contributors

Full Changelog: microsoft/durabletask-java@v1.6.3...v1.7.0

Release v1.6.3

What's Changed

Full Changelog: microsoft/durabletask-java@v1.6.2...v1.6.3

Release v1.6.2

What's Changed

Full Changelog: microsoft/durabletask-java@v1.6.1...v1.6.2

v1.6.1

What's Changed

New Contributors

Full Changelog: microsoft/durabletask-java@v1.6.0...v1.6.1

v1.6.0

What's Changed

New Contributors

Full Changelog: microsoft/durabletask-java@v1.5.1...v1.6.0

v1.5.1

What's Changed

... (truncated)

Changelog

Sourced from com.microsoft:durabletask-azure-functions's changelog.

v1.7.0

  • Add descriptive error when orchestration type is not registered (#261)
  • Update all dependencies to latest versions (#260)

v1.6.3

  • Add DurableTaskGrpcClientFactory (#256)
  • Add support for running GitHub workflows manually and update flaky tests (#258)

v1.6.2

  • Fixing gRPC channel shutdown (#249)

v1.6.1

  • Add support for default versions in Durable Function sub-orchestrations (#241)

v1.6.0

  • Add support for tags when creating new orchestrations (#231)
  • Add versioning support for client and worker (#224)
  • Add tracing support to send information to the WebJobs extension (#211)

v1.5.2

  • Add distributed tracing support for Azure Functions client scenarios (#211)

v1.5.1

  • Improve logging for unexpected connection failures in DurableTaskGrpcWorker (#216)
  • Add User-Agent Header to gRPC Metadata (#213)
  • Update protobuf definitions to include new properties in OrchestratorRequest and update source commit hash (#214)
  • DTS Support (#201)
  • Add automatic proto file download and commit hash tracking during build (#207)
  • Fix infinite loop when use continueasnew after wait external event (#183)
  • Fix the issue "Deserialize Exception got swallowed when use anyOf with external event." (#185)

v1.5.0

  • Fix exception type issue when using RetriableTask in fan in/out pattern (#174)
  • Add implementation to generate name-based deterministic UUID (#176)
  • Update dependencies to resolve CVEs (#177)

v1.4.0

Updates

  • Refactor createTimer to be non-blocking (#161)

v1.3.0

  • Refactor RetriableTask and add new CompoundTask, fixing Fan-out/Fan-in stuck when using RetriableTask (#157)

v1.2.0

Updates

  • Add thenAccept and thenApply to Task interface (#148)
  • Support Suspend and Resume Client APIs (#151)

... (truncated)

Commits
  • 3dce77d updated changelog
  • c04ae33 initial commit
  • dd9784e Update all dependencies to latest versions (#260)
  • 3fe2f37 Add descriptive error when orchestration type is not registered (#261)
  • 8bb8050 Release v1.6.3 (#259)
  • 7341810 Add DurableTaskGrpcClientFactory (#256)
  • ecc0124 Add support for running GitHub workflows manually and update flaky tests (#258)
  • 9793693 Release 1.6.2 (#250)
  • de93757 Fixing gRPC channel shutdown (#249)
  • 31ead9c Fix duplicate plugin application, simplify CI to use JDK 11, and fix DTS emul...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.microsoft:durabletask-azure-functions](https://github.com/microsoft/durabletask-java) from 1.1.0 to 1.7.0.
- [Release notes](https://github.com/microsoft/durabletask-java/releases)
- [Changelog](https://github.com/microsoft/durabletask-java/blob/main/CHANGELOG.md)
- [Commits](microsoft/durabletask-java@1.1.0...v1.7.0)

---
updated-dependencies:
- dependency-name: com.microsoft:durabletask-azure-functions
  dependency-version: 1.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Feb 15, 2026
@dependabot @github

dependabot Bot commented on behalf of github Feb 15, 2026

Copy link
Copy Markdown
Contributor Author

Looks like com.microsoft:durabletask-azure-functions is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Feb 15, 2026
@dependabot
dependabot Bot deleted the dependabot/maven/samples/durable-functions/java/HelloCities/com.microsoft-durabletask-azure-functions-1.7.0 branch February 15, 2026 05:36
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.

0 participants