Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 888 Bytes

CHANGELOG.md

File metadata and controls

36 lines (25 loc) · 888 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

2.0.0 (2024-01-04)

  • feat: Support Solr Cloud collection configuration during creation (#3)
  • build: Support for PHP 8 and upgrade dependencies (#4)
  • test: Use multi-node docker-compose setup
  • test: Configure Solr client timeout
  • docs: Extend README documentation

1.0.0 (2024-01-04)

Tag first official release.

0.1.1 (2020-12-19)

Added:

  • Get collection for given alias
  • Get mapping of aliases to collections

0.1.0 (2020-10-30)

Added:

  • Rudimentary alias support (using raw solr api)

0.0.1 (2020-09-06)

Addedd:

  • Create collections
  • Delete collections
  • List collections
  • Get collection status