Releases: CenturyLinkLabs/panamax-api
Releases · CenturyLinkLabs/panamax-api
v0.2.9
Changed
- Explicitely require fixtures in tests (#246)
v0.2.8
Added
- Ability to display Metadata for the agent and adapter (#248)
Removed
- Active Resource dependency (#207)
v0.2.7
Added
- Support for new SCM service types (#227)
- Support for remote deployments
Upgraded
v0.2.6
Fixed
- Ability to actually run an image from a private registry (#232)
Known issue
- including a trailing / in the registry url breaks the "run image" action
v0.2.4
Added
- Ability to add, update, list, and delete private registries (#27)
Fixed
- Github exceptions when saving a template (#216 & #218)
v0.2.3
Added
- Return ports exposed by the Dockerfile in service details (#209)
- Support for mounting volumes from other containers using
--volumes-from
(panamax-ui#283)
v0.2.2
Fixed
- -p flag bug in Docker run string (#208)
Removed
- Panamax contest repo removed from TemplateRepo seeds (#210)
v0.2.1
Added
- Support for service renaming (#202)
- Better error messaging when trying to delete an in-use image (#203)
Fixed
- Private repositories with port bug (#201)
v0.2.0
Added
- Support for Fleet 0.6.0(#200)
Removed
- Support for FLeet 0.5.0(#200)