This repository has been archived by the owner on Oct 23, 2024. It is now read-only.
Releases: d2iq-archive/dcos-commons
Releases · d2iq-archive/dcos-commons
dcos-commons-0.12.0
New Features
- Adds strict mode support to SDK.
- Supports custom resource endpoints.
- Support for
env-key
for ports in YAML. - Support for killing tasks based on resource-sets.
- Supports configuration of mesos-DNS names for tasks.
Improvements
- Various improvements to documentation and developer guides
- Update mesos-bundle to
1.9.0-rc1-1.2.0-rc1-1
- Additionally performance and reliability improvements.
Bug Fixes
- Fix config updates of multi-disk pods.
dcos-commons-0.11.0
Improvements
- Stop readiness checks once successful
- Add per plan operations to CLI for enablement of maintenance plans
- Allow more flexibility in custom plans in YAML including interleaved steps
- Add more recovery tests to
hello-world
- Update proxylite documentation
- Add additional validation YAML ServiceSpecs
- Add artifact server for configuration templates to the API server
- Start using Mesos HTTP adaptor
dcos-commons-0.10.0
Improvements
- Make zookeeper connection string optional
- Move all YAML keys to kebab-case
- Let FW developer easily specify FrameworkInfo
- Add readiness checks
- Add ability to provide custom RestartHook to DefaultScheduler.Builder
- Add web-url to ServiceSpec
- Return WAITING in Plan and Phase, if interrupted and not completed
- All task env-vars including ports are now also available on health and readiness checks
- Add zookeeper authorization
- Create ROADMAP.md
- Added dev guide and readme link
Fixes
- CanaryStrategy forgot to proceeds itself
- Use proper docker protobugs and fix rlimits NPE
- DefaultStep was ignoring interrupt / getStatus
- Fixed OfferEvaluation pack/unpack bug
- Extend, not override LD_LIBRARY_PATH
- Fix multi-volume support
dcos-commons-0.9.0
Release 0.9.0 (#419)
dcos-commons-0.8.1.2
Bug fixes in CanaryStrategy
dcos-commons-0.8.1.1
Bugfixes
- Backported fix for NPE on CustomExecutor re-registration.
dcos-commons-0.8.1
Release dcos-commons 0.8.1 (#295)