Skip to content

Releases: DirectoryTree/OpenSearchMigrations

v1.0.0

23 Jun 13:41
e270a39

Choose a tag to compare

What's Changed

  • Initial stable release of the OpenSearch migrations package.
  • Adds Laravel Artisan commands for creating, running, rolling back, refreshing, resetting, and checking OpenSearch migrations.
  • Adds migration repository and storage preparation for first-run usage.
  • Adds index manager facade support with test fakes.
  • Adds Pest test coverage and real OpenSearch integration coverage.