-
Notifications
You must be signed in to change notification settings - Fork 16
Comparing changes
Open a pull request
base repository: microsoft/durabletask-java
base: v1.5.1
head repository: microsoft/durabletask-java
compare: v1.6.0
- 10 commits
- 31 files changed
- 4 contributors
Commits on May 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a5fc046 - Browse repository at this point
Copy the full SHA a5fc046View commit details -
Update DurableTaskJava release pipeline configuration to use 'main' b…
…ranch and adjust folder locations for artifacts (#220)
Configuration menu - View commit details
-
Copy full SHA for b3b4a01 - Browse repository at this point
Copy the full SHA b3b4a01View commit details
Commits on May 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f0757b0 - Browse repository at this point
Copy the full SHA f0757b0View commit details
Commits on May 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for abe1449 - Browse repository at this point
Copy the full SHA abe1449View commit details
Commits on May 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 402b88e - Browse repository at this point
Copy the full SHA 402b88eView commit details
Commits on Jun 5, 2025
-
Fix integration test retry extension (#227)
* Fix integration test retry extension The integration tests were using a retry extension that was eating exceptions and hiding failures. This commit removes the customer extension and relies on gradle's built in retry. Signed-off-by: Hal Spang <halspang@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 140f934 - Browse repository at this point
Copy the full SHA 140f934View commit details
Commits on Jun 10, 2025
-
Move integration tests to DTS Emulator (#230)
Signed-off-by: Hal Spang <halspang@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 924e542 - Browse repository at this point
Copy the full SHA 924e542View commit details
Commits on Jun 11, 2025
-
Add tag support to new orchestrations (#231)
Signed-off-by: Hal Spang <halspang@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 8685758 - Browse repository at this point
Copy the full SHA 8685758View commit details
Commits on Jun 30, 2025
-
Introduce versioning into the Java SDK (#224)
* Introduce versioning into the Java SDK This commit adds the versioning feature from the dotnet SDK (durabletask-dotnet). This allows for the version to be passed via the context and for the worker to reject/fail orchestrations based on the provided version. Signed-off-by: Hal Spang <halspang@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 8b8a342 - Browse repository at this point
Copy the full SHA 8b8a342View commit details
Commits on Jul 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ca2f0cd - Browse repository at this point
Copy the full SHA ca2f0cdView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.5.1...v1.6.0