|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -## [3.7.0](https://github.com/puppetlabs/vmpooler/tree/3.7.0) (2025-05-20) |
| 3 | +## [3.7.0](https://github.com/puppetlabs/vmpooler/tree/3.7.0) (2025-06-04) |
4 | 4 |
|
5 | 5 | [Full Changelog](https://github.com/puppetlabs/vmpooler/compare/3.6.0...3.7.0) |
6 | 6 |
|
|
39 | 39 |
|
40 | 40 | **Merged pull requests:** |
41 | 41 |
|
| 42 | +- \(P4DEVOPS-6096\) Fix gems to prevent warnings in logs [\#685](https://github.com/puppetlabs/vmpooler/pull/685) ([isaac-hammes](https://github.com/isaac-hammes)) |
| 43 | +- \(maint\) Revert gems to last release [\#683](https://github.com/puppetlabs/vmpooler/pull/683) ([isaac-hammes](https://github.com/isaac-hammes)) |
42 | 44 | - Bump actions/setup-java from 3 to 4 [\#648](https://github.com/puppetlabs/vmpooler/pull/648) ([dependabot[bot]](https://github.com/apps/dependabot)) |
43 | 45 | - Bump actions/github-script from 6 to 7 [\#644](https://github.com/puppetlabs/vmpooler/pull/644) ([dependabot[bot]](https://github.com/apps/dependabot)) |
44 | 46 |
|
|
228 | 230 | - \(maint\) Adding a provider method tag\_vm\_user [\#469](https://github.com/puppetlabs/vmpooler/pull/469) ([sbeaulie](https://github.com/sbeaulie)) |
229 | 231 | - Update testing.yml [\#468](https://github.com/puppetlabs/vmpooler/pull/468) ([sbeaulie](https://github.com/sbeaulie)) |
230 | 232 | - Move vsphere specific methods out of vmpooler [\#467](https://github.com/puppetlabs/vmpooler/pull/467) ([sbeaulie](https://github.com/sbeaulie)) |
| 233 | +- Release prep for v2.0.0 [\#465](https://github.com/puppetlabs/vmpooler/pull/465) ([genebean](https://github.com/genebean)) |
231 | 234 |
|
232 | 235 | ## [2.0.0](https://github.com/puppetlabs/vmpooler/tree/2.0.0) (2021-12-08) |
233 | 236 |
|
|
236 | 239 | **Merged pull requests:** |
237 | 240 |
|
238 | 241 | - Use credentials file for Rubygems auth [\#466](https://github.com/puppetlabs/vmpooler/pull/466) ([genebean](https://github.com/genebean)) |
239 | | -- Release prep for v2.0.0 [\#465](https://github.com/puppetlabs/vmpooler/pull/465) ([genebean](https://github.com/genebean)) |
240 | 242 | - Add Gem release workflow [\#464](https://github.com/puppetlabs/vmpooler/pull/464) ([genebean](https://github.com/genebean)) |
241 | 243 | - Update icon in the readme to reference this repo [\#463](https://github.com/puppetlabs/vmpooler/pull/463) ([genebean](https://github.com/genebean)) |
242 | 244 | - \(DIO-2769\) Move vsphere provider to its own gem [\#462](https://github.com/puppetlabs/vmpooler/pull/462) ([genebean](https://github.com/genebean)) |
|
364 | 366 |
|
365 | 367 | [Full Changelog](https://github.com/puppetlabs/vmpooler/compare/0.15.0...0.16.0) |
366 | 368 |
|
| 369 | +**Merged pull requests:** |
| 370 | + |
| 371 | +- Update to OTel 0.7.0 [\#416](https://github.com/puppetlabs/vmpooler/pull/416) ([genebean](https://github.com/genebean)) |
| 372 | + |
367 | 373 | ## [0.15.0](https://github.com/puppetlabs/vmpooler/tree/0.15.0) (2020-09-30) |
368 | 374 |
|
369 | 375 | [Full Changelog](https://github.com/puppetlabs/vmpooler/compare/0.14.9...0.15.0) |
370 | 376 |
|
371 | 377 | **Merged pull requests:** |
372 | 378 |
|
373 | | -- Update to OTel 0.7.0 [\#416](https://github.com/puppetlabs/vmpooler/pull/416) ([genebean](https://github.com/genebean)) |
374 | 379 | - \(maint\) Centralize dependency management in the gemspec [\#407](https://github.com/puppetlabs/vmpooler/pull/407) ([sbeaulie](https://github.com/sbeaulie)) |
375 | 380 | - \(pooler-180\) Add healthcheck endpoint, spec testing [\#406](https://github.com/puppetlabs/vmpooler/pull/406) ([suckatrash](https://github.com/suckatrash)) |
376 | 381 |
|
|
0 commit comments