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

[FLINK-34942][connectors/opensearch] Add support for Flink 1.19+ #42

Merged
merged 2 commits into from
Apr 14, 2024

Conversation

snuyanzin
Copy link
Contributor

@snuyanzin snuyanzin commented Mar 26, 2024

PR makes current code compilable with Flink 1.19, 1.20-SNAPSHOT
also it bumps dependencies
jackson to 1.15.3
junit5 to 5.10.2
assertj to 3.25.3
testcontainers to 1.19.7
mockito to 3.12.4

also as a separate commit it adds jdk 17 and 21

@snuyanzin snuyanzin changed the title [FLINK-34942] Add support for Flink 1.19, 1.20-SNAPSHOT [FLINK-34942][connectors/opensearch] Add support for Flink 1.19, 1.20-SNAPSHOT Mar 26, 2024
@snuyanzin snuyanzin changed the title [FLINK-34942][connectors/opensearch] Add support for Flink 1.19, 1.20-SNAPSHOT [FLINK-34942][connectors/opensearch] Add support for Flink 1.19+ Mar 26, 2024
@snuyanzin snuyanzin force-pushed the flink34942 branch 2 times, most recently from 0bdcf49 to fb9b14e Compare March 26, 2024 23:59
@snuyanzin snuyanzin force-pushed the flink34942 branch 7 times, most recently from a3347c0 to f5889b9 Compare April 13, 2024 12:40
@snuyanzin snuyanzin changed the title [FLINK-34942][connectors/opensearch] Add support for Flink 1.19+ [FLINK-34942][connectors/opensearch] Add support for Flink 1.19+ Apr 13, 2024
@snuyanzin
Copy link
Contributor Author

Thanks for taking a look

@snuyanzin snuyanzin merged commit 00f1a5b into apache:main Apr 14, 2024
14 checks passed
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.

2 participants