gems elasticsearch 8.12.1
v8.12.1

latest releases: 8.15.0, 8.14.0, 7.17.11...
8 months ago

Adds base64 dependency: base64 was added to the gemspec, since starting in Ruby 3.4.0, base64 will no longer be part of the default gems and will no longer be in the standard library.

Base64 is used for API key and Cloud ID. The dependency used to be declared in transport, but it's not needed there since the implementation using it is in this codebase. It was removed from transport in the latest patch releases: 8.1.3, 8.2.5 and 8.3.1.

Don't miss a new elasticsearch release

NewReleases is sending notifications on new releases.