Skip to content

Commit

Permalink
Update changelog for 5.0.7 release (#3536)
Browse files Browse the repository at this point in the history
  • Loading branch information
nick-mobilecoin authored Sep 6, 2023
1 parent 33775f1 commit fed2d71
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,25 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

The crates in this repository do not adhere to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) at this time.

## [5.0.7]

### Added

- Healthcheck to fog ledger enclave ([#3533])

### Fixed

#### Deployments

- fix: update shard values and defaults ([#3520])
- fix: lmdb bootstrap uses same volume for download and destination ([#3526])
- fix: startup probe uses 300 attempts to compensate for lmdb download times ([#3525])

[#3520]: https://github.com/mobilecoinfoundation/mobilecoin/pull/3520
[#3525]: https://github.com/mobilecoinfoundation/mobilecoin/pull/3525
[#3526]: https://github.com/mobilecoinfoundation/mobilecoin/pull/3526
[#3533]: https://github.com/mobilecoinfoundation/mobilecoin/pull/3530

## [5.0.6]

### Fixed
Expand Down

0 comments on commit fed2d71

Please sign in to comment.