Skip to content

Conversation

@KonstantinMi
Copy link
Collaborator

No description provided.

Gabriela Olszewska and others added 30 commits August 9, 2024 09:40
- Upgrade the Guava version to avoid some vulnerabilities
- Use variables for version numbers
- Dynamically set the shadowJar relocations to avoid code/string duplications
Make improvements to the gradle config
Add some missing javadoc markers
Signed-off-by: tnazarew <tomasz.nazarewicz@getindata.com>
Signed-off-by: tnazarew <tomasz.nazarewicz@getindata.com>
Signed-off-by: tnazarew <tomasz.nazarewicz@getindata.com>
Signed-off-by: tnazarew <tomasz.nazarewicz@getindata.com>
Fix build.gradle for testparameterinjector, reformat everything and rename test to remove checkstyle warning.
Signed-off-by: tnazarew <tomasz.nazarewicz@getindata.com>
tnazarew and others added 17 commits July 29, 2025 09:33
Signed-off-by: tnazarew <tomasz.nazarewicz@getindata.com>
Signed-off-by: tnazarew <tomasz.nazarewicz@getindata.com>
Signed-off-by: tnazarew <tomasz.nazarewicz@getindata.com>
Signed-off-by: tnazarew <tomasz.nazarewicz@getindata.com>
Signed-off-by: tnazarew <tomasz.nazarewicz@getindata.com>
Signed-off-by: tnazarew <tomasz.nazarewicz@getindata.com>
Signed-off-by: tnazarew <tomasz.nazarewicz@getindata.com>
Signed-off-by: tnazarew <tomasz.nazarewicz@getindata.com>
implement graceful shutdown in async producer
Github actions workflow
Add Wojtek and Konstantin as code owners
…without gcloud auth - use mocked basic client instead of real one.
>> assertThat(testAppender.getMessagesAtLevel().stream().anyMatch($COND)).isTrue()"
with
>> assertThat(testAppender.getMessagesAtLevel()).contains("$MSG")

This provides way more explanatory error message:
>> expected to contain: projects/my-project
>> but was            : [projects/test-project]
instead of
>> "expected to be true"

Also, fixes style and adds a test case.
chanter and others added 3 commits September 23, 2025 19:12
…ismatch. Additionally pin the Cloud Data Lineage dependency to 0.60.0 to match the one in GCPLineage Transport
Publish to dedicated Artifact Registry instead of Maven Central
@KonstantinMi KonstantinMi marked this pull request as draft November 4, 2025 13:55
utkarsh-goel-google and others added 3 commits December 1, 2025 13:53
* Add Lineage enablement cache to client library
* Refactor to use Composition for caches
* Use error reason instead of error message and fix caches
* Add comment to equals function
* Move Copyright year from 2024 -> 2025 for newly added classes
…-configs

Remove obsolete Kokoro configurations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants