-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #178 from spacetelescope/release/v0.4.35
Release/v0.4.35
- Loading branch information
Showing
4 changed files
with
10 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,3 @@ | ||
- pytest via moto (no need for aws creds) | ||
- fix ami-rotation issues caused by yum | ||
- updated memory model training | ||
- bugfix; blackboard 'createdAt' default value supplied (hotfixed previously) | ||
- significantly reduce frequency of blackboard lambda to avoid problems with the file in the storage gateway | ||
- refactor terraform for ami rotation user-data | ||
- terraform package version bumps | ||
- remove terraformed ecr repo in each account; use central ecr via ssm param instead | ||
- significant refactor of deployment scripts to handle central ecr and image promotion/deletion that goes with it | ||
- cache refresh period increased to 9 minutes from 5 (continued gateway tweaks) | ||
- default base docker image set to CALDP_20220406_CAL_final | ||
- default crds update to hst_1002.pmap | ||
- bugfix for model ingest lambda pprint (missing optional param "sort_dicts" after downgrade to 3.7 runtime) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters