Skip to content

Commit

Permalink
Merge pull request #5068 from stacks-network/chore/2.5.0.0.6-changelog
Browse files Browse the repository at this point in the history
Adding changes for 2.5.0.0.6
  • Loading branch information
wileyj committed Aug 13, 2024
2 parents e24f8d5 + d95acac commit 43005c7
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,23 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to the versioning scheme outlined in the [README.md](README.md).
## [Unreleased]

## [2.5.0.0.6]

### Changed

- If there is a getchunk/putchunk that fails due to a stale (or future) version NACK, the StackerDB sync state machine should immediately retry sync (#5066)

## [2.5.0.0.5]

### Added

- Added configuration option `connections.antientropy_retry` (#4932)

### Changed
- Set default antientropy_retry to run once per hour (#4935)

- Set default antientropy_retry to run once per hour (#4935)

## [2.5.0.0.4]

Expand Down

0 comments on commit 43005c7

Please sign in to comment.