Michel Davit
Michel Davit
l06c03 and l06c03 have a broken link got `tf_flowers` TensorFlow Datasets documentation (404). Update with valid URL
Thanks a lot for the theme! I needed to bring multilingual support to the theme (can be seen [here](https://cubrix.art/)). I tried to make the code generic so this could also...
Use correct avro writer constructor that would load the generated model with conversions. Setup CI to test scio-avro with latest version on main Fix #5331
Use java.time as logical type for avro latest
First step for #3676 with DatagramChannel. Implementation of `java.nio.channels` classes based on previous work done in #978 Creation of a `Net` helpers to factorize code between socket and channels.
- Remove regex prefix `(?s)` in wait strategy since already set [here](https://github.com/testcontainers/testcontainers-java/blob/2f8c326d20783bf89722a17ba659aaeb1f720ec7/core/src/main/java/org/testcontainers/containers/wait/strategy/LogMessageWaitStrategy.java#L42) - Generalize `Wait.forLogMessage` helper for constructing `LogMessageWaitStrategy`.
parquet-avro pulls version 1.11.3. This test library should not interfere with default avro version (1.8.2) beam also moved to avro 1.11.3. exclude those
beam `beam-sdks-java-io-google-cloud-platform` has updated arrow to 15.0.1. This version transitively pulls jackson 2.16 which conflicts with default beam jackson 2.14.1 ``` com.fasterxml.jackson.databind.JsonMappingException: Scala module 2.14.1 requires Jackson Databind version >=...