Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ruby3.2-rubygem-connection_pool-2.4.1-slfo.1.1.1 RPM for ppc64le

From OpenSuSE Leap 16.0 for ppc64le

Name: ruby3.2-rubygem-connection_pool Distribution: SUSE Linux Framework One
Version: 2.4.1 Vendor: SUSE LLC <https://www.suse.com/>
Release: slfo.1.1.1 Build date: Thu Nov 2 16:42:47 2023
Group: Development/Languages/Ruby Build host: reproducible
Size: 33882 Source RPM: rubygem-connection_pool-2.4.1-slfo.1.1.1.src.rpm
Packager: https://www.suse.com/
Url: https://github.com/mperham/connection_pool
Summary: Generic connection pool for Ruby
Generic connection pool for Ruby.

Provides

Requires

License

MIT

Changelog

* Thu Nov 02 2023 dan.cermak@posteo.net
  - 2.4.1
  ------
  - New `auto_reload_after_fork` config option to disable auto-drop [#177, shayonj]
    2.4.0
  ------
  - Automatically drop all connections after fork [#166]
* Mon Oct 10 2022 coolo@suse.com
  updated to version 2.3.0
    see installed Changes.md
    2.3.0
    - -----
    - Minimum Ruby version is now 2.5.0
    - Add pool size to TimeoutError message
* Thu Jun 24 2021 coolo@suse.com
  updated to version 2.2.5
    see installed Changes.md
    2.2.5
    - -----
    - Fix argument forwarding on Ruby 2.7 [#149]
    2.2.4
    - -----
    - Add `reload` to close all connections, recreating them afterwards [Andrew Marshall, #140]
    - Add `then` as a way to use a pool or a bare connection with the same code path [#138]
* Fri Sep 25 2020 coolo@suse.com
  updated to version 2.2.3
    see installed Changes.md
* Thu May 24 2018 factory-auto@kulow.org
  - updated to version 2.2.2
    see installed Changes.md
    2.2.2
    - -----
    - Add pool `size` and `available` accessors for metrics and monitoring
      purposes [#97, robholland]
* Sun Nov 13 2016 coolo@suse.com
  - updated to version 2.2.1
    see installed Changes.md
    2.2.1
    - -----
    - Allow CP::Wrapper to use an existing pool [#87, etiennebarrie]
    - Use monotonic time for more accurate timeouts [#84, jdantonio]
* Sat Apr 11 2015 coolo@suse.com
  - updated to version 2.2.0
* Fri Mar 20 2015 coolo@suse.com
  - updated to version 2.1.3
* Tue Mar 03 2015 coolo@suse.com
  - updated to version 2.1.2
* Sat Feb 07 2015 coolo@suse.com
  - updated to version 2.1.1
    - Work around a subtle race condition with code which uses `Timeout.timeout` and
    checks out a connection within the timeout block.  This might cause
    connections to get into a bad state and raise very odd errors. [tamird, #67]
    2.1.0
    - -----
    - Refactoring to better support connection pool subclasses [drbrain,
    [#55]]
    - `with` should return value of the last expression [#59]
* Mon Oct 13 2014 coolo@suse.com
  - adapt to new rubygem packaging
* Sat Mar 15 2014 coolo@suse.com
  - updated to version 2.0.0
    - The connection pool is now lazy.  Connections are created as needed
    and retained until the pool is shut down. [drbrain, #52]
* Wed Nov 27 2013 coolo@suse.com
  - updated to version 1.2.0
    - Add `with(options)` and `checkout(options)`. [mattcamuto]
    Allows the caller to override the pool timeout.
    ```ruby
    @pool.with(:timeout => 2) do |conn|
    end
* Wed Jul 31 2013 coolo@suse.com
  - updated to version 1.1.0
    - New `#shutdown` method (simao)
      This method accepts a block and calls the block for each
      connection in the pool. After calling this method, trying to get a
      connection from the pool raises `PoolShuttingDownError`.
* Tue Dec 25 2012 coolo@suse.com
  - initial package (version 1.0.0)

Files

/usr/lib64/ruby/gems/3.2.0/build_info
/usr/lib64/ruby/gems/3.2.0/cache/connection_pool-2.4.1.gem
/usr/lib64/ruby/gems/3.2.0/gems/connection_pool-2.4.1
/usr/lib64/ruby/gems/3.2.0/gems/connection_pool-2.4.1/Changes.md
/usr/lib64/ruby/gems/3.2.0/gems/connection_pool-2.4.1/LICENSE
/usr/lib64/ruby/gems/3.2.0/gems/connection_pool-2.4.1/README.md
/usr/lib64/ruby/gems/3.2.0/gems/connection_pool-2.4.1/connection_pool.gemspec
/usr/lib64/ruby/gems/3.2.0/gems/connection_pool-2.4.1/lib
/usr/lib64/ruby/gems/3.2.0/gems/connection_pool-2.4.1/lib/connection_pool
/usr/lib64/ruby/gems/3.2.0/gems/connection_pool-2.4.1/lib/connection_pool.rb
/usr/lib64/ruby/gems/3.2.0/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb
/usr/lib64/ruby/gems/3.2.0/gems/connection_pool-2.4.1/lib/connection_pool/version.rb
/usr/lib64/ruby/gems/3.2.0/gems/connection_pool-2.4.1/lib/connection_pool/wrapper.rb
/usr/lib64/ruby/gems/3.2.0/specifications/connection_pool-2.4.1.gemspec
/usr/share/doc/packages/ruby3.2-rubygem-connection_pool
/usr/share/doc/packages/ruby3.2-rubygem-connection_pool/Changes.md
/usr/share/doc/packages/ruby3.2-rubygem-connection_pool/LICENSE
/usr/share/doc/packages/ruby3.2-rubygem-connection_pool/README.md


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Jan 29 23:22:13 2025