Release 1.1.0#3
Open
turegjorup wants to merge 6 commits into
Open
Conversation
Hotfix/1.0.1
no message
Bump the shared Elasticsearch cluster image from 8.13.0 to the latest 8.x (8.19.18). Coordinated with event-database-imports and event-database-api, which share this cluster.
chore: upgrade Elasticsearch to 8.19.18
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release 1.1.0 — first minor release since 1.0.1.
Changes
CHANGELOG.md(keep-a-changelog format, matching the sibling event-database repos), seeded with1.1.0,1.0.1, and1.0.0.Why
Follows gitflow: the release branch freezes the changelog for 1.1.0 before merging to
mainand tagging. The repo had no changelog, so this establishes one going forward and captures the Elasticsearch 8.19 bump that keeps it in step with the imports and api services.