File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed
Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 3.5.1] ( https://github.com/puppetlabs/vmpooler/tree/3.5.1 ) (2023-08-24)
4+
5+ [ Full Changelog] ( https://github.com/puppetlabs/vmpooler/compare/3.5.0...3.5.1 )
6+
7+ ** Fixed bugs:**
8+
9+ - \( maint\) Fix bugs from redis and timeout notification updates. [ \# 621] ( https://github.com/puppetlabs/vmpooler/pull/621 ) ([ isaac-hammes] ( https://github.com/isaac-hammes ) )
10+
311## [ 3.5.0] ( https://github.com/puppetlabs/vmpooler/tree/3.5.0 ) (2023-08-23)
412
513[ Full Changelog] ( https://github.com/puppetlabs/vmpooler/compare/3.4.0...3.5.0 )
Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- vmpooler (3.5.0 )
4+ vmpooler (3.5.1 )
55 concurrent-ruby (~> 1.1 )
66 connection_pool (~> 2.4 )
77 deep_merge (~> 1.2 )
Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22
33module Vmpooler
4- VERSION = '3.5.0 '
4+ VERSION = '3.5.1 '
55end
You can’t perform that action at this time.
0 commit comments