Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

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

Releases: rsolr/rsolr

v2.6.0

25 Mar 18:37
3222974
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

What's Changed

New Contributors

Full Changelog:v2.5.0...v2.6.0

Contributors

  • @jcoyne
  • @cgalarza
jcoyne and cgalarza
Assets2
Loading

v2.5.0

11 Feb 19:01
Compare
Choose a tag to compare
Loading

What's Changed

  • Add an explicit fallback to net_http to support both faraday 1.x and 2.x implementations by@cbeer in#229
  • Relax faraday dependency pinning by@cbeer in#231
  • Test with a matrix of faraday versions for current rubies by@cbeer in#233
  • Handle basic auth using the syntax appropiate to the Faraday version by@cbeer in#232

Full Changelog:v2.4.0...v2.5.0

Contributors

  • @cbeer
cbeer
Loading

v2.4.0

11 Feb 18:59
97e3d37
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
GPG key ID:4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

What's Changed

  • Use github actions for CI by@cbeer in#212
  • Update jruby version for CI by@cbeer in#221
  • Separate our new RSolr::Error::Timeout from generic RSolr::Error::Http by@jrochkind in#214
  • Passtimeout arg directly to faraday, deprecateread_timeout by@jrochkind in#215
  • RSolr exception message extracts Solr error message from JSON response by@jrochkind in#222
  • Add soft-commit function by @giteshnandre in#210
  • Bugfix: failure of generating error-logs when a HTTP response body includes multibyte-chars by@expajp in#208
  • guard against nil response by@jrochkind in#226
  • [fixes#200] Fix JSON generator for atomic updates of array fields by@serggl in#201
  • Avoid using deprecated read_timeout in tests by@jrochkind in#227
  • prepare for RSolr 2.4.0 release by@jrochkind in#223

New Contributors

Full Changelog:v2.3.0...v2.4.0

Contributors

  • @serggl
  • @cbeer
  • @jrochkind
  • @genandre
  • @expajp
serggl, cbeer, and 3 other contributors
Loading

v2.0.2

10 May 20:26
Compare
Choose a tag to compare
Loading

#176 Capture connection errors separate from other HTTP errors

Loading

v2.0.1

08 May 15:19
Compare
Choose a tag to compare
Loading

#175 Fixes Faraday rescue with versions < 0.9.0

Loading

v2.0.0

08 May 15:17
Compare
Choose a tag to compare
Loading

In this release, we've added many new features, including:

#151 a new JSON request generator (enabled by default, replacing the XML-based requests) (@mootprinter)
#148 using Faraday for added flexibility for HTTP configuration
#157 native support for nested child documents and atomic updates in RSolr::Document and RSolr::Client.add
#152 better support for custom field value converters (@solenko)
#147,#58 removing code deprecated in RSolr 1.x (@vipulnsward, and others)

Loading

RSolr 2.0.0.pre1

30 Sep 18:16
Compare
Choose a tag to compare
Loading
RSolr 2.0.0.pre1Pre-release
Pre-release

In this release, we've added many new features, including:

  • #151 a new JSON request generator (enabled by default, replacing the XML-based requests) (@mootprinter)
  • #148 usingFaraday for added flexibility for HTTP configuration
  • #157 native support for nested child documents and atomic updates inRSolr::Document andRSolr::Client.add
  • #152 better support for custom field value converters (@solenko)
  • #147,#58 removing code deprecated in RSolr 1.x (@vipulnsward, and others)
Loading

[8]ページ先頭

©2009-2025 Movatter.jp