Skip to content

Update MySQL and PostgreSQL versions tested on the CI #2302

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
Oct 31, 2024
Merged

Conversation

Torch3333
Copy link
Contributor

@Torch3333 Torch3333 commented Oct 30, 2024

Description

This updates the versions of the CI-tested MySQL and PostgreSQL versions to:

MySQL versions Current New
5.7 X X
8.0 X X
8.1 X
8.4 X
PosgreSQL versions Current New
12 X
13 X X
14 X X
15 X X
16 X
17 X

Related issues and/or PRs

N/A

Changes made

Update the tested versions of MySQL and PosgreSQL on the CI

Checklist

The following is a best-effort checklist. If any items in this checklist are not applicable to this PR or are dependent on other, unmerged PRs, please still mark the checkboxes after you have read and understood each item.

  • I have commented my code, particularly in hard-to-understand areas.
  • I have updated the documentation to reflect the changes.
  • Any remaining open issues linked to this PR are documented and up-to-date (Jira, GitHub, etc.).
  • Tests (unit, integration, etc.) have been added for the changes.
  • My changes generate no new warnings.
  • Any dependent changes in other PRs have been merged and published.

Additional notes (optional)

Release notes

ScalarDB now supports MySQL 8.4, 8.0; PostgreSQL 17, 16, 15, 14, and 13; Amazon Aurora PostgreSQL 16, 15, 14, and 13; Amazon Aurora MySQL 3, and 2.

@Torch3333 Torch3333 self-assigned this Oct 30, 2024
@Torch3333 Torch3333 changed the title Update MySQL and PostgreSQL versions Update MySQL and PostgreSQL versions tested on the CI Oct 31, 2024
@Torch3333 Torch3333 marked this pull request as ready for review October 31, 2024 00:38
Copy link
Collaborator

@brfrn169 brfrn169 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thank you!

Copy link
Contributor

@komamitsu komamitsu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you!

Copy link
Contributor

@feeblefakie feeblefakie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thank you!

@brfrn169 brfrn169 merged commit f16b810 into master Oct 31, 2024
48 checks passed
@brfrn169 brfrn169 deleted the update_ci_dbs branch October 31, 2024 07:09
Torch3333 added a commit that referenced this pull request Nov 1, 2024
# Conflicts:
#	.github/workflows/ci.yaml
Torch3333 added a commit that referenced this pull request Nov 1, 2024
# Conflicts:
#	.github/workflows/ci.yaml
Torch3333 added a commit that referenced this pull request Nov 1, 2024
# Conflicts:
#	.github/workflows/ci.yaml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants