mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-26 01:58:41 -05:00
Change version 0.2.2 to 0.3.0
This commit updates the changelog to change version 0.2.2 to 0.3.0. The changes implemented are not patches so should not be a z release.
This commit is contained in:
parent
25731194e3
commit
c5e1722f30
1 changed files with 3 additions and 4 deletions
|
|
@ -10,17 +10,16 @@ The format is based on
|
||||||
Tracking in this Changelog began for this project with the tagging of version 0.1.0.
|
Tracking in this Changelog began for this project with the tagging of version 0.1.0.
|
||||||
If you're looking for changes from before this, refer to the project's
|
If you're looking for changes from before this, refer to the project's
|
||||||
git logs & PR history.
|
git logs & PR history.
|
||||||
# [Unreleased](https://github.com/puppetlabs/vmpooler/compare/0.2.3...master)
|
# [Unreleased](https://github.com/puppetlabs/vmpooler/compare/0.3.0...master)
|
||||||
|
|
||||||
### Fixed
|
|
||||||
- Ensure that metric nodes for vm usage stats are consistent
|
|
||||||
|
|
||||||
# [0.2.3](https://github.com/puppetlabs/vmpooler/compare/0.2.2...0.2.3)
|
# [0.3.0](https://github.com/puppetlabs/vmpooler/compare/0.2.2...0.3.0)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- Sync pool size before dashboard is displayed (POOLER-132)
|
- Sync pool size before dashboard is displayed (POOLER-132)
|
||||||
- Remove a failed VM from the ready queue (POOLER-133)
|
- Remove a failed VM from the ready queue (POOLER-133)
|
||||||
- Begin checking ready VMs to ensure alive after 1 minute by default
|
- Begin checking ready VMs to ensure alive after 1 minute by default
|
||||||
|
- Ensure that metric nodes for vm usage stats are consistent
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
- Add capability to ship VM usage metrics (POOLER-134)
|
- Add capability to ship VM usage metrics (POOLER-134)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue