Skip to content
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

official support of snowflake v8 #3821

Closed
frichtarik opened this issue Jan 8, 2024 · 2 comments
Closed

official support of snowflake v8 #3821

frichtarik opened this issue Jan 8, 2024 · 2 comments

Comments

@frichtarik
Copy link

Which version and edition of Flyway are you using?

10.4.1

If this is not the latest version, can you reproduce the issue with the latest one as well? (Many bugs are fixed in newer releases and upgrading will often resolve the issue)

yes

Which client are you using? (Command-line, Java API, Maven plugin, Gradle plugin)

CLI

Which database are you using? (Type & version)

Snowflake 8.0

Which operating system are you using?

Linux

What did you do? (Please include the content causing the issue, any relevant configuration settings, the SQL statement(s) that failed (if any), and the command you ran)

with every run i'm getting warning

Flyway upgrade recommended: Snowflake 8.0 is newer than this version of Flyway and support has not been tested. The latest supported version of Snowflake is 7.33.

What did you expect to see?

nothing

What did you see instead?

warning
reiteration of #3602 and #3386

@frichtarik
Copy link
Author

this was fun, let's do it again
SF already jumped to 8.5 :D

@sfc-gh-kadams
Copy link

sfc-gh-kadams commented Feb 7, 2024

Hello, Snowflake has a weekly release cycle. Not all releases are major. Not all releases impact current functionality. A monthly behavior change bundle is deployed that has platform code changes that may (or may not) impact a customer's data processing environment. Information on the release process and change management can be found on the Snowflake Release page of the documentation. As of today the current version is 8.5.1, but the last behavior change release (BCR) was issued January 15 in version 8.2.0. A list of the releases with the related BCR releases can be found on The Whats New in Snowflake documentation.

Checking only the Snowflake version is not really a good indicator of whether something was altered on the Snowflake Platform that would potentially break compatibility with Flyway.

An article that gives a good overview of the release process:
https://medium.com/snowflake/understanding-snowflake-behavior-change-releases-aa3cb98af529

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants