Skip to content

Tags: microsoft/garnet

Tags

v1.0.69

Toggle v1.0.69's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release pipeline bug fix and Version bump to get new release (#1227)

* Added condition: succeeded() to make sure it fails out.  Removed some pre req steps to force failure to make sure it works as exppected

* Forcing a fail in the code signing to make sure entire pipeline fails

* Remove the debug force fail as it showed it works as expected now

* Bump Version so release a new build

---------

Co-authored-by: Badrish Chandramouli <[email protected]>

v1.0.68

Toggle v1.0.68's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Disable protected mode by patching defaults.conf (#1221)

* Revert protected mode default to false

* update protected mode in docker

* nit

* update pipeline to allow workflow dispatch without pushing image to server

* nit

* nit

* nit

* nit

* nit

* nit

* test

* test

* test

* test

* test

* test

* test

* test

* update

* test

* test

* test

* test

* test

* test

* test

* removing unnecessary command

---------

Co-authored-by: Tal Zaccai <[email protected]>

v1.0.67

Toggle v1.0.67's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Refactor Diskbased Attach & Add logging (#1210)

* make diskbased metadata acquisition async and validate in advance to ensure success

* consolidate log messages for checkpointEntry

* release lock only when acquired for on-demand checkpoint

* inline definition of CanDeleteToken

* revert multi-db TakeOnDemandCheckpoint

* continuous wait for checkpointing to finish while trying to take an on demand checkpoint

* wip

* acquire checkpoint entry fail test

* remove store type option for adding new checkpoint entry since we have a unified checkpoint mechanism

* check previous checkpoint entry exists before chaining index token to new checkpoint entry

* add info replication checkpoint metadata

* cleanup comments

* add check for disk checkpoint validity

* remove breaking change from disk checkpoint info

* remove checkpoint info from replication section

* add info field to get Checkpoint Info

* version bump

v1.0.66

Toggle v1.0.66's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update Version.props (#1216)

Co-authored-by: darrenge <[email protected]>

v1.0.65

Toggle v1.0.65's commit message

Verified

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

* Update version to 1.0.65

* Update helm-chart.yml

* Update helm-chart.yml

v1.0.64

Toggle v1.0.64's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix ExecuteClusterAppendLog (#1187)

* Ensure flush at ExecuteAppendLog happens optimistically outside epoch protection

* log unexpected flush

* bump version

* remove logging and make network buffer settings more clear

v1.0.63

Toggle v1.0.63's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix Announce Regression (#1171)

* explicit port declarationg at get endpoint when any is used

* add unit test for IPAddres.Any cluster announce

* change version

v1.0.62

Toggle v1.0.62's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v bump (#1160)

v1.0.61

Toggle v1.0.61's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
version bump (#1134)

v1.0.60

Toggle v1.0.60's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bumped version to to 1.0.60 to generate a new build (#1109)