(RE-16207) Prep for 3.8.2 release

This commit is contained in:
Eric Griswold 2024-07-25 12:06:10 -07:00
parent 85540728fd
commit 7aaf1e1de2
4 changed files with 58 additions and 41 deletions

View file

@ -1,8 +1,8 @@
# Changelog
## [3.8.1](https://github.com/puppetlabs/vmpooler-deployment/tree/3.8.1) (2024-07-08)
## [3.8.2](https://github.com/puppetlabs/vmpooler-deployment/tree/3.8.2) (2024-07-25)
[Full Changelog](https://github.com/puppetlabs/vmpooler-deployment/compare/3.7.0...3.8.1)
[Full Changelog](https://github.com/puppetlabs/vmpooler-deployment/compare/3.7.0...3.8.2)
**Implemented enhancements:**
@ -14,8 +14,10 @@
**Merged pull requests:**
- \(maint\) Burn the 3.8.0 release and try building again [\#156](https://github.com/puppetlabs/vmpooler-deployment/pull/156) ([e-gris](https://github.com/e-gris))
- \(maint\) empty commit for redeploy attempt [\#155](https://github.com/puppetlabs/vmpooler-deployment/pull/155) ([e-gris](https://github.com/e-gris))
- RE-16207: Create a 3.8.0 release / script cleanup [\#154](https://github.com/puppetlabs/vmpooler-deployment/pull/154) ([e-gris](https://github.com/e-gris))
- Bump jruby from 9.4.5.0-jdk11 to 9.4.7.0-jdk11 in /docker [\#152](https://github.com/puppetlabs/vmpooler-deployment/pull/152) ([dependabot[bot]](https://github.com/apps/dependabot))
- Bump jruby from 9.4.3.0-jdk11 to 9.4.5.0-jdk11 in /docker [\#149](https://github.com/puppetlabs/vmpooler-deployment/pull/149) ([dependabot[bot]](https://github.com/apps/dependabot))
## [3.7.0](https://github.com/puppetlabs/vmpooler-deployment/tree/3.7.0) (2023-10-05)