Releases: flux-framework/flux-operator
Releases · flux-framework/flux-operator
Flux Operator Release v0.2.1
What's Changed
- feat: api - add support to write custom script by @vsoch in #220
- cleanup: remove old refactor configs by @vsoch in #222
- add citation cff file and update readme/index by @vsoch in #223
- example: gozmq for pair to pair by @vsoch in #224
- update gozmq example by @vsoch in #225
- feat: add support for empty directory by @vsoch in #226
- add size limit to emptydir by @vsoch in #228
- pod: additional features for skypilot by @vsoch in #230
- podspec: add additional features for podspec by @vsoch in #231
- release: 0.2.1 by @vsoch in #233
Full Changelog: 0.2.0...0.2.1
Flux Operator Release v0.2.0
What's Changed
- Add Zenodo DOI and HPC knowledge meeting link by @vsoch in #206
- add support to customize flux submit command by @vsoch in #207
- update controller gen by @vsoch in #216
- bug: openapi-gen and view PATH by @vsoch in #217
- fix: testing tim updates for generation by @vsoch in #219
- refactor: flux provisioned from init container by @vsoch in #208
Full Changelog: 0.1.1...0.2.0
Flux Operator Release v0.1.1
Flux Operator Release v0.1.0
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)
- First release supporting experimenting bursting / scaling and customization (0.1.0)
- Support for automated testing of examples/tests (0.0.x)
- Early support for a basic multi-user mode.
- Addition of local volumes for workflows that share data.
- Google Cloud support and documentation
- Project skeleton release (0.0.0)