Releases: TUNE-Archive/freight_forwarder
Releases · TUNE-Archive/freight_forwarder
1.0.3
1.0.2
Bugs Resolved:
- Resolved a bug where an export operation was using an image declaration from the same
deploy
environment
instead of export definition - Resolved a bug where an environment's host service definition was being ignored and using the defined default
- Updated
FreightForwarder
to allow for the passing of a config path override and a verbosity level for logs.
1.0.1
Changes:
- Removing attach from export.
- Updated config validation to support beta environment.
- Added ContainerShip unit tests.
- When attached we now catch KeyboardInterrupt to allow the run to finish.
New Features:
- Travis CI integration.
- Codecov integration.
Bugs Resolved:
- Commercial invoice will now correctly set default to docker hub if the config doesn't contain a default registry.
- No longer attach to services that weren't passed during quality control.
- Fixing issue with python 3.4 arg parse. will now display usage if no arguments are passed.
1.0.0
Please checkout the Change Log for updates and new features!