Skip to content

Tags: microsoft/durabletask-netherite

Tags

3.1.0

Toggle 3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add target based scaling support for Netherite (#265)

* initial commit

* port the scaling logic to compute a target instead of a scale recommendation.

* moved target based scaling code to NetheriteTargetScaler

* adding tests

* updated test name

* add instanceId to descriptor (#270)

* make netherite metrics provider singleton

* add deleted package reference

* add unit tests for target based scaling, and fix 2 bugs found by tests (#446)

* increase version to 3.1.0

* update index

* add empty line

* update by comments make loadpublisher class property

---------

Co-authored-by: sebastianburckhardt <[email protected]>
Co-authored-by: David Justo <[email protected]>
Co-authored-by: [email protected] <[email protected]>
Co-authored-by: Naiyuan Tian <[email protected]>

3.0.0

Toggle 3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
increase shutdown timeout in tests (#426)

2.1.0

Toggle 2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
version to 2.1.0 (#436)

2.0.0

Toggle 2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump axios in /samples/Hello_Netherite_with_TypeScript (#422)

Bumps [axios](https://github.com/axios/axios) from 1.6.7 to 1.7.7.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.6.7...v1.7.7)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

1.5.4

Toggle 1.5.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add source link reconstruction (#412)

1.5.3

Toggle 1.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Make UnambiguousNetheriteProviderFactory constructor public (#402)

1.5.1

Toggle 1.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update Durable Dependencies to Latest Version (#389)

* Update DurableTask.Netherite.AzureFunctions.csproj

* increase durabletask extension ver and patch

* incre durabletask.core ver

* remove typo

1.5.0

Toggle 1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update to v1.5.0 (#386)

1.4.3

Toggle 1.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
go back to version 1.4.3 for a patch release (#382)

1.4.2

Toggle 1.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #353 from microsoft/dev

Promote dev to main for 1.4.2 release