MartijnVisser opened a new pull request, #62:
URL: https://github.com/apache/flink-connector-pulsar/pull/62
## Purpose of the change
* Add support for Flink 1.18
## Brief change log
* Let CI also test against Flink 1.18
* Added archunit violations that are reported by newer Archunit version
(because of this has been updated in Flink 1.18) to existing violation store
(so that it can still compile for Flink 1.17 and lower)
## Verifying this change
This change is a trivial rework / code cleanup without any test coverage.
## Significant changes
- [ ] 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)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]