uce opened a new pull request, #93:
URL: https://github.com/apache/flink-connector-kafka/pull/93

   SnakeYAML introduced breaking API changes and behavior changes between 1.31 
and 2.2. This PR uses the updated APIs and explicitly allows the global tag for 
StreamMetadata (see changed SnakeYAML behavior in 
https://github.com/snakeyaml/snakeyaml/commit/2b8d47c8bcfd402e7a682b7b2674e8d0cb25e522).
   
   ### Notes
   * This dependency is only used in tests, so therefore not critical to 
address.
   * Some tests are currently broken. Everything should be green once #90 goes 
in and this PR is rebased. I verified the change locally.
   
   Closes #85.


-- 
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]

Reply via email to