Skip to content

Releases: CenturyLinkLabs/panamax-api

v0.2.9

21 Nov 17:21
Compare
Choose a tag to compare

Changed

  • Explicitely require fixtures in tests (#246)

v0.2.8

13 Nov 23:06
Compare
Choose a tag to compare

Added

  • Ability to display Metadata for the agent and adapter (#248)

Removed

  • Active Resource dependency (#207)

v0.2.7

10 Nov 16:11
Compare
Choose a tag to compare

Added

  • Support for new SCM service types (#227)
  • Support for remote deployments

Upgraded

  • Rails to 4.1.7 (#240)

v0.2.6

21 Oct 21:39
Compare
Choose a tag to compare

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.5

20 Oct 22:09
Compare
Choose a tag to compare

Added

v0.2.4

10 Oct 17:32
Compare
Choose a tag to compare

Added

  • Ability to add, update, list, and delete private registries (#27)

Fixed

  • Github exceptions when saving a template (#216 & #218)

v0.2.3

02 Oct 22:11
Compare
Choose a tag to compare

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

26 Sep 16:27
Compare
Choose a tag to compare

Fixed

  • -p flag bug in Docker run string (#208)

Removed

  • Panamax contest repo removed from TemplateRepo seeds (#210)

v0.2.1

18 Sep 15:52
Compare
Choose a tag to compare

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

09 Sep 17:48
Compare
Choose a tag to compare

Added

  • Support for Fleet 0.6.0(#200)

Removed

  • Support for FLeet 0.5.0(#200)