Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: elastic/elasticsearch-rails

v8.0.1

01 Sep 12:34

Choose a tag to compare

Bugfix release:

Contributors

  • @beatjoerg
  • @rafayqayyum
beatjoerg and rafayqayyum
Assets2
Loading
rafayqayyum reacted with heart emoji
1 person reacted

v8.0.0

30 May 15:26

Choose a tag to compare

First general availability release for8.0.0. Major versions of8.x will support Elasticsearch version8.x changing theelasticsearch dependency's major version:gem 'elasticsearch', '~> 8'.
All references totype should have been removed. Document types were deprecated and do not exist in8.x.

The dependency fromelasticsearch onelasticsearch-transport was updated toelastic-transport. All8.x Elasticsearch APIs supported byelasticsearch should now be supported on the Rails library. SeeRelease notes for the Elasticsearch client 8.0 and the8.x release notes for more information.

Compatibility

The gem is currently testing with Ruby 3.1, 3.2 and 3.3 and JRuby 9.4. Testing for Ruby2.x versions has been dropped as they're no longer updated or supported. Currently testing with Rails 6.1, 7.0 and 7.1.

Changes since 8.0.0.pre

  • Address Rails 7.1 deprecation warning in elasticsearch-railsPR
  • Ensure subclasses are added to the registryPR

Development changes

  • Usingdebug for debugging indevelopment andtesting Gemfile groups.
  • Minor general code cleanups and styling changes.
  • Updated code forelasticsearch 8.x.
Loading
psylone, sly7-7, minamijoyo, Umekawa, eniwito, sezginerdem, nicklozon, and b0ntenmaru reacted with hooray emoji
8 people reacted

v8.0.0.pre

16 Apr 12:08

Choose a tag to compare

v8.0.0.prePre-release
Pre-release

General:

First pre-release for8.0.0. Major versions of8.x will support Elasticsearch version8.x changing theelasticsearch dependency's major version:gem 'elasticsearch', '~> 8'.

All references totype should have been removed. Document types were deprecated and do not exist in8.x.

The dependency fromelasticsearch onelasticsearch-transport was updated toelastic-transport. All8.x Elasticsearch APIs supported byelasticsearch should now be supported on the Rails library. SeeRelease notes for the Elasticsearch client 8.0 and the8.x release notes for more information.

Compatibility

The gem is currently testing with Ruby 3.1, 3.2 and 3.3 and JRuby 9.4. Testing for Ruby2.x versions has been dropped as they're no longer updated or supported. Currently testing with Rails 6.1, 7.0 and 7.1.

Development changes

  • Usingdebug for debugging indevelopment andtesting Gemfile groups.
  • Minor general code cleanups and styling changes.
  • Updated code to forelasticsearch 8.x.
Loading

7.2.1

23 Feb 09:09

Choose a tag to compare

  • The default git branchmaster has been renamed tomain
  • Adds compatibility with Ruby 3Pull Request
Loading

7.2.0

11 Aug 10:09

Choose a tag to compare

  • Updates specs and dependency to use withelasticsearch v7.14.0.
  • Update README, remove Virtus (unmaintained)
  • UpdatesBundler.with_clean_dev (deprecated) towith_unbundled_envcommit
  • Deal withnil document types in Multimodelcommit
  • Update dependency to explicitly support version 7commit
  • Stop emitting FATAL log when checking existence of indicescommit
  • Remove unnecessary exception test on index checkingcommit
  • Removes dependency on extensionscommit
  • Fixes basic template elasticsearch dependencycommit

ActiveModel

  • Fixes indexing to use right logger in client
  • Updates ES client spec for client 7.14.0
  • Updates transport references
Loading

7.1.2.pre

10 Mar 12:04

Choose a tag to compare

7.1.2.prePre-release
Pre-release

Pre release, backports bugfixes from master. Full CHANGELOG will be published on final release.

Loading

7.1.1

19 Aug 16:20

Choose a tag to compare

  • Fix: Ruby 2.7 deprecation warning onfind_in_batches
  • Updates README for generating app with template. Related:#938

ActiveModel

  • Do not override existing methods (#936)
Loading

6.1.1

19 Aug 16:10

Choose a tag to compare

  • Fix: Ruby 2.7 deprecation warning onfind_in_batches - backport fix from the7.x release. Fixes#951
Loading

7.1.0

15 Apr 10:23

Choose a tag to compare

  • Tested with elasticsearch Ruby client version7.6.0.
  • Adds pipeline to bulk params (commit).
  • Updates rake version.
Loading

7.1.0.pre

08 Apr 12:59

Choose a tag to compare

7.1.0.prePre-release
Pre-release

This is a pre-release, tested with elasticsearch Ruby clientversion 7.6.0.

Full Changelog details will be published with the final release.

Loading
Previous1
Previous

[8]ページ先頭

©2009-2025 Movatter.jp