Skip to content

update version constraint to be upgradable to 9.0, bump pre #577

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 17, 2025
Merged

Conversation

pzl
Copy link
Member

@pzl pzl commented Jan 17, 2025

Change Summary

Update Kibana version constraint to include 9.0. This will allow this version of the package (8.18.0) to function in the 9.x stack, prior to upgrade.

The constraint ^9.0.0 applies to every version under the major number 9, so this package will work for jumping to 9.1, 9.2, ... etc. We will not need to bump the "9" portion of this constraint for 8.19 package.

Release Target

8.18.0

Q/A

For mapping changes:

  • I ran make after making the schema changes, and committed all changes

@pzl pzl added the v8.18.0 label Jan 17, 2025
@pzl pzl requested a review from a team as a code owner January 17, 2025 13:49
@pzl pzl requested review from tomsonpl and szwarckonrad January 17, 2025 13:49
@pzl pzl merged commit 3046208 into main Jan 17, 2025
4 checks passed
@pzl pzl deleted the 9-constraint branch January 17, 2025 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants