3.7.0 release prep

This commit is contained in:
Jake Spain 2023-10-05 15:55:12 -04:00
parent 3b20890ab6
commit 2029d224f2
No known key found for this signature in database
GPG key ID: BC1C4DA0A085E113
4 changed files with 64 additions and 37 deletions

View file

@ -1,5 +1,17 @@
# Changelog
## [3.7.0](https://github.com/puppetlabs/vmpooler-deployment/tree/3.7.0) (2023-10-05)
[Full Changelog](https://github.com/puppetlabs/vmpooler-deployment/compare/3.6.0...3.7.0)
**Implemented enhancements:**
- Gem dependency updates [\#145](https://github.com/puppetlabs/vmpooler-deployment/pull/145) ([yachub](https://github.com/yachub))
**Fixed bugs:**
- \(RE-15163\) Call BGREWRITEAOF on the redis database every restart to reduce aof file size [\#144](https://github.com/puppetlabs/vmpooler-deployment/pull/144) ([isaac-hammes](https://github.com/isaac-hammes))
## [3.6.0](https://github.com/puppetlabs/vmpooler-deployment/tree/3.6.0) (2023-09-07)
[Full Changelog](https://github.com/puppetlabs/vmpooler-deployment/compare/3.5.3...3.6.0)