Releases: hysds/container-builder
v1.0.3: HySDS Container Builder version 1.0.3
v1.0.2: HySDS Container Builder version 1.0.2
Bug fixes and enhancements:
- os.path.basename fix (#15)
v1.0.1: HySDS Container Builder version 1.0.1
Bug fixes and enhancements:
- HC-279 Remove deprecated HySDS code (#14)
- removed hysds_commons dependencies
- added .raise_for_status() when using requests
- added try except to ignore errors in io-met.py
- raise for status in add_hysds_io
v1.0.0: HySDS Container Builder version 1.0.0
Bug fixes and enhancements:
- ES7.1 compatibility
- HC-123 container builder (#10)
- added gitignore and small formatting changes
- formatting and un-bunching code to look more readable
- using regular requests
- removed header
- HC-163 container builder (#11)
- initial commit for consolidating user_rules and hysds_ios
- code cleanup
- removed redundant sys.exit(-1) command in io-met.py
- bump version
v0.1.3: HySDS Container Builder version 0.1.3
Bug fixes and enhancements:
- handle publish to figaro/mozart interface
v0.1.2: HySDS Container Builder version 0.1.2
Specify body of new release. Previous release's body below:
Bug fixes and enhancements:
- resolve dependency image urls to cluster code bucket (#5)
To help you formulate the release body, the list of behind commit messages are provided below:
sha: be30536
html_url: be30536
message:
HC-51: Update build-container.bash (#6)
Updated build-container.bash to call the validate function that now
resides in the hysds_commons repo.
sha: d9f5c30
html_url: d9f5c30
message:
HC-26: Use docker registry for storing container images in s3 (#7)
-
HC-26: Use docker registry for storing container images in s3
-
Fix checking of existence of CONTAINER_REGISTRY variable
sha: 90a252a
html_url: 90a252a
message:
HC-70 add switch for publishing and gzip image (#8)
sha: 73f1f52
html_url: 73f1f52
message:
Hc 70 skip publish (#9)
-
HC-70 add switch for publishing and gzip image
-
update README.md
v0.1.1: HySDS Container Builder version 0.1.1
Bug fixes and enhancements:
- resolve dependency image urls to cluster code bucket (#5)
v0.1.0: HySDS Container Builder version 0.1.0
Bug fixes and enhancements:
- port to python3 (#4)
- format to PEP8 spec
v0.0.2: HySDS Container Builder version 0.0.2
Bug fixes and enhancements:
- ensure previous image is cleaned out prior to build
v0.0.1: HySDS Container Builder version 0.0.1
Bug fixes and enhancements:
- enhancements
- HC-1 & SSDS-409: remove dependency on celeryconfig.py for mozart and grq rest urls
- HC-14: remove explicit call to encrypt file on s3
- cluster deployment responsible for turning on default encryption on buckets