Sha256: 9b3a9acae7431245c65d7702a2a1e84d855892a5db7789d5e641e6a3cea167c9

Contents?: true

Size: 769 Bytes

Versions: 3

Compression:

Stored size: 769 Bytes

Contents

1.0.8
   -  Fix connection refused errors in specs + add basic auth support (Denis Goeury)
   - Ability to set :retry_503, the number of retry attempts for a 503 response
     with a Retry-After header.
1.0.7
   - Response body encoding is set to response charset in Ruby >= 1.9
   - Ability to set :read_timeout and :open_timeout when creating new instance of RSolr
1.0.6
   - More dependency fixups
1.0.5
   - Dependency fixups
1.0.4
   - The "builder" gem dependency is less strict: ~> 2.1.2
   - RSolr.version is no longer read from a file
   - Gemspec updated -- less strict dev/test versions
   - Jeweler is no longer used for building the gemspec
1.0.3
   - Proper encodings in Ruby 1.9
   - Applied pull request from https://github.com/mwmitchell/rsolr/pull/20

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
rsolr-1.0.10 CHANGES.txt
rsolr-1.0.10.pre1 CHANGES.txt
rsolr-1.0.9 CHANGES.txt