Skip to content

Releases: juarezr/solrcopy

v0.9.2

26 Mar 21:41
95b0ddc

Choose a tag to compare

Whats Changed

Full Changelog: v0.9.1...v0.9.2

v0.9.1

13 Mar 00:20
230c94d

Choose a tag to compare

v0.9.0

12 Mar 14:14
909c70f

Choose a tag to compare

Whats Changed

  • Bug fixes and improved testing by @juarezr in #45
    • Fix flag --iterate-by in command solrcopy backup
    • Fix command solrcopy create for Solr deployment modes User-Managed and SolrCloud
    • Improve docker compose provisioning used in local tests/CI to support versions 9.x and 10.x
    • Test compatibility against Solr latest release ( 10.0)
    • Upgrade crate dependencies to the latest version
    • Upgrade Rust MSRV to v1.88 required by the upgrade from zip-rs to version [v8.x]

Full Changelog: v0.8.1...v0.9.0

v0.8.1

12 Oct 16:24
4de9ef3

Choose a tag to compare

Whats Changed

Full Changelog: v0.8.0...v0.8.1

v0.8.0

09 Oct 01:55
b61810a

Choose a tag to compare

Whats Changed

  • Enhancements and Improvements by @juarezr in #39
    • Added --archive-compression flag to the backup command with support for three compression methods
    • Comprehensive Makefile.toml with organized task categories
    • Coverage reporting with HTML output generation
    • VS Code configuration with recommended extensions

Full Changelog: v0.7.1...v0.8.0

v0.7.1

29 Sep 14:18
566ab5f

Choose a tag to compare

What is Changed

Full Changelog: v0.7.0...v0.7.1

v0.7.0

19 Sep 02:19
7149c80

Choose a tag to compare

What is Changed

New Contributors

Full Changelog: v0.6.12...v0.7.0

v0.6.12

19 Mar 18:38
e083008

Choose a tag to compare

What's Changed

Full Changelog: v0.6.11...v0.6.12

v0.6.11

24 Sep 03:01

Choose a tag to compare

What is Changed

  • fix: small errors by @0xflotus in #17
  • bump dependencies to the latest possible by @juarezr in #18
  • Upgrade rust to 1.80, clap to 4.5, and the most up-to-date crate versions by @juarezr in #21
  • fix(ci): refactor workflow build by @juarezr in #23
  • fix(ci): refactor workflow release by @juarezr in #23
  • refactor(ci): replace deprecated action with gh CLI by @juarezr in #28
  • refactor(ci): use bash as shell for all steps by @juarezr in #30

New Contributors

Full Changelog: v0.5.6...v0.6.11

v0.5.6

15 May 04:12

Choose a tag to compare

Changes

  • feature: added fancy --delay-before and --delay-after
  • feature: added --disable-replication for restore
  • improved: let short cli switches for frequent options

Full Changelog: v0.5.5...v0.5.6