[ANN] Ruby mogilefs-client 3.12.1 released

A MogileFS client library for Ruby. MogileFS is an open source
distributed filesystem, see:
https://github.com/mogilefs/MogileFS-Server/wiki for more
details. This library allows any Ruby application to read,
write and delete files in a MogileFS instance.

Changes:

    Minor cleanups, mainly to fix annoying warnings in Ruby 2.7.0dev.

    4 changes since v3.12.0 (2019-01-02):

          pkg.mk: use dark216 olddoc theme for Earth Day 2019
          mogilefs: actually use kwarg for Net::HTTP::Persistent.new
          fix more indentation warnings
          test_client: quiet warnings about redefining accessors

rdoc :: https://bogomips.org/mogilefs-client/
feed :: https://bogomips.org/mogilefs-client/NEWS.atom.xml
list :: mogilefs-client-public@bogomips.org
list-cc :: mogile@googlegroups.com
list-archive :: https://bogomips.org/mogilefs-client-public/
git clone https://bogomips.org/mogilefs-client.git
nntp://news.public-inbox.org/inbox.comp.file-systems.mogilefs.ruby

That's awesome. we are using mogilefs in production as well. thank you very
much.

···

On Tue, Nov 12, 2019 at 6:15 AM Eric Wong <e@80x24.org> wrote:

A MogileFS client library for Ruby. MogileFS is an open source
distributed filesystem, see:
Home · mogilefs/MogileFS-Server Wiki · GitHub for more
details. This library allows any Ruby application to read,
write and delete files in a MogileFS instance.

Changes:

    Minor cleanups, mainly to fix annoying warnings in Ruby 2.7.0dev.

    4 changes since v3.12.0 (2019-01-02):

          pkg.mk: use dark216 olddoc theme for Earth Day 2019
          mogilefs: actually use kwarg for Net::HTTP::Persistent.new
          fix more indentation warnings
          test_client: quiet warnings about redefining accessors

rdoc :: mogilefs-client - MogileFS client library for Ruby
feed :: mogilefs news
list :: mogilefs-client-public@bogomips.org
list-cc :: mogile@googlegroups.com
list-archive :: Ruby mogilefs-client dev/users discussion/patches/bugs/help/...
git clone MogileFS client library for Ruby
nntp://news.public-inbox.org/inbox.comp.file-systems.mogilefs.ruby

Unsubscribe: <mailto:ruby-talk-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt;

That's awesome. we are using mogilefs in production as well. thank you very
much.

Cool, I had no idea if anybody on ruby-talk was using MogileFS
and was wondering if having announcements here was a waste of
space and bandwidth.

Anyways, I intend to keep using MogileFS and Perl5 for longer
than I intend to use Ruby (because of language/API stability;
some of the reasons leading to this release):

···

Maggie Q Roth <rothmq@gmail.com> wrote:

On Tue, Nov 12, 2019 at 6:15 AM Eric Wong <e@80x24.org> wrote:
> Minor cleanups, mainly to fix annoying warnings in Ruby 2.7.0dev.