Python: allow adding user-supplied tags facets from config#3471@leogodin217User-supplied tags will allow the client to inject new tags or override tags provided by the integrations for jobs and runs.
Java: allow adding user-supplied tags facets from config#3493@mobuchowskiEnabled parsing tags from config in Java client and Spark conf.
Java: change async breaker timeout setting is not a real timeout.#3487@pawel-big-lebowskiProperly name case where TaskQueueCircuitBreaker allows a configurable blocking time after submitting a callable.
Flink: enabled circuit breaker for Flink 2 integration.#3503@pawel-big-lebowskiNative Flink integration is now isolated within circuit breaker call.
Spark: use all of the underlying classloaders to find META-INF/services resources.#3483@ddebowczyk92ServiceLoader should not fail to load OpenLineageExtensionProvider implementations in certain configurations.
Flink: handle default null job manager address.#3486@MarquisCNull Flink Job Manager address will default to localhost
dbt: handle tests on sources for structured logs option.#3488@MassyBHandle case for tests on sources which don't have the attached_node defined in the manifest.