Skip to content

Commit d43436e

Browse files
committed
Updated Changelog
1 parent 7593ed3 commit d43436e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
### Added
1010
- [issues/150](https://github.com/podaac/bignbit/issues/150): Added support for mixed NRT & Standard collections with configurable regex.
1111
### Changed
12+
- [issues/173](https://github.com/podaac/bignbit/issues/173): Changed resource names (e.g. ECR repo name) to include deployment level prefixes. This allows for deploying multiple copies of bignbit to a single AWS account/venue.
1213
- Removed MD5 checksum hash computation to optimize performance of `handle_big_result` lambda.
1314
### Deprecated
1415
### Removed
1516
### Fixed
1617
- [issues/83](https://github.com/podaac/bignbit/issues/83): Use "_" instead of ":" in CNM filenames for Mac and Linux compatibility
18+
- [issues/181](https://github.com/podaac/bignbit/issues/181): Auto-retry logic for Harmony jobs that fail with transient server errors (5xx errors)
1719
### Security
1820
- [issues/151](https://github.com/podaac/bignbit/issues/151): Added ExpectedBucketOwner parameter when making S3 requests.
1921

0 commit comments

Comments
 (0)