snuyanzin opened a new pull request, #14:
URL: https://github.com/apache/flink-connector-opensearch/pull/14

   The PR bumps dependencies
   
   flink from 1.16.1 to 1.17.0
   flink-shaded from 15.0 to 16.1 (same as in flink master)
   assertj from 3.21.0 to 3.24.2 (3.23.1 in flink master)
   archunit from 0.22.0 to 1.0.1 (1.0.0 in flink master)
   junit5 from 5.8.1 to 5.9.2 (5.9.1 in flink master)
   testcontainers from 1.17.2 to 1.17.6 (same as in flink master)
   mockito from 2.21.0 to 3.4.6 (same as in flink master)
   
   it also adds 
   `archRule.failOnEmptyShould = false` since there are breaking changes in 
archunit 0.23.0 https://github.com/TNG/ArchUnit/releases/tag/v0.23.0
   ```
   As mentioned in Enhancements/Core ArchRules will now by default reject 
evaluating if the set passed to the should-clause is empty. This will break 
existing rules that don't check any elements in their should-clause. You can 
restore the old behavior by setting the ArchUnit property 
archRule.failOnEmptyShould=false
   ```


-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to