Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1021 Bytes

CHANGELOG.md

File metadata and controls

23 lines (19 loc) · 1021 Bytes

CHANGELOG

This is a manually generated log to track changes to the repository for each release. Each section should include general headers such as Implemented enhancements and Merged pull requests. Critical items to know are:

  • renamed commands
  • deprecated / removed commands
  • changed defaults
  • backward incompatible changes (recipe file format? image file format?)
  • migration guidance (how to convert images?)
  • changed behaviour (recipe sections work differently)

The versions coincide with releases on pip. Only major versions will be released as tags on Github.

0.0.x (0.0.x)

  • support for unburst (0.0.15)
  • tweaks for local bursting (0.0.14)
  • working kvs (workaround) (0.0.13)
  • plugin-specific validation, ability to request burst (0.0.12)
  • support for mock mode, meaning that we provide a fake job (0.0.11)
  • shared logic in kubernetes module for gke and eks (0.0.1)
  • initial skeleton release of project (0.0.0)