New
v1.1.0
What's Changed
- Fixes bug #173 by @ancailliau in https://github.com/SolrNet/SolrNet/pull/523
- Update Core-admin.md by @mtemel123 in https://github.com/SolrNet/SolrNet/pull/515
- Integration tests by @mausch in https://github.com/SolrNet/SolrNet/pull/539
- Fix for AutoSolrConnection and very long requests by @mausch in https://github.com/SolrNet/SolrNet/pull/547
- Fix for AutoSolrConnection throwing an ArgumentNullException by @pmuessig in https://github.com/SolrNet/SolrNet/pull/543
- Reuse Solr connection by @hoerup in https://github.com/SolrNet/SolrNet/pull/552
- Use long not int to represent total number of results by @mausch in https://github.com/SolrNet/SolrNet/pull/558
- Cloud integration tests by @mausch in https://github.com/SolrNet/SolrNet/pull/561
- Replace old Solr in integration tests with official docker images by @mausch in https://github.com/SolrNet/SolrNet/pull/566
- Update case for commitWithin parameter in AtomicUpdateCommand by @SirMrDexter in https://github.com/SolrNet/SolrNet/pull/576
- Add constructors to gain control over httpwebrequestfactories for synchronous operations by @jevgenigeurtsen in https://github.com/SolrNet/SolrNet/pull/583