Skip to content

[FLINK-36595][docs] Explicitly set connector compatibility as string …#49

Open
hlteoh37 wants to merge 1 commit intoapache:v1.2from
hlteoh37:v1.2
Open

[FLINK-36595][docs] Explicitly set connector compatibility as string …#49
hlteoh37 wants to merge 1 commit intoapache:v1.2from
hlteoh37:v1.2

Conversation

@hlteoh37
Copy link
Copy Markdown

…to prevent version comparison mismatch

Purpose of the change

Significant changes

(Please check any boxes [x] if the answer is "yes". You can first publish the PR and check them afterwards, for convenience.)

  • Dependencies have been added or upgraded
  • Public API has been changed (Public API is any class annotated with @Public(Evolving))
  • Serializers have been changed
  • New feature has been introduced
    • If yes, how is this documented? (not applicable / docs / JavaDocs / not documented)
@boring-cyborg
Copy link
Copy Markdown

boring-cyborg bot commented Nov 12, 2024

Thanks for opening this pull request! Please check out our contributing guidelines. (https://flink.apache.org/contributing/how-to-contribute.html)

@hlteoh37
Copy link
Copy Markdown
Author

@snuyanzin it would be good to get your validation on this!

@@ -17,6 +17,7 @@
################################################################################

version: 2.0.0-SNAPSHOT
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Is this version correct?
In the v1.2 branch the version is 1.2-SNAPSHOT

<version>1.2-SNAPSHOT</version>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants