Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gcs: Migration to java.time.Duration #347

Merged
merged 1 commit into from
Nov 18, 2024
Merged

Conversation

AnatolyPopov
Copy link
Contributor

No description provided.

@AnatolyPopov AnatolyPopov requested review from a team as code owners November 16, 2024 21:49
@AnatolyPopov AnatolyPopov force-pushed the anatolii/java-duration-gcs branch from fb04914 to 4b51bfb Compare November 16, 2024 22:25
Copy link
Contributor

@aindriu-aiven aindriu-aiven left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM,
I did check to see if there was a dependency we could remove but couldnt find one so looks good.

Copy link
Contributor

@RyanSkraba RyanSkraba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - thanks!

@RyanSkraba RyanSkraba merged commit 9f0d066 into main Nov 18, 2024
8 checks passed
@RyanSkraba RyanSkraba deleted the anatolii/java-duration-gcs branch November 18, 2024 10:22
aindriu-aiven pushed a commit that referenced this pull request Feb 20, 2025
Proposed changelog:
##   What's changed:

### Common changes
* Various dependency upgrades
* All tests migrated AssertJ assertions
* Update README.md with information about semantic versioning. by
@Claudenw in
#320
* Update to CONTRIBUTING by @aindriu-aiven in
#352
* Common source task assignment by @aindriu-aiven in
#345
* Common config with fragments by @aindriu-aiven in
#344
* Utility to extract variables from a rendered template by @RyanSkraba
in
#353
* Don't upload zip file from tar location by @afreysenacor in
#371
* ensure timestamp is stable for a record by @mkeskells in
#321
* Clarify javadocs for OjectDistributionStrategy by @RyanSkraba in
#355

### Aiven's S3 sink connector for Apache Kafka
* Removed unnessary checks in S3 sink by @Claudenw in
#341
* Adding information for handling S3 Sink multipart upload aborted parts
by @aindriu-aiven in
#385

### Aiven's GCS sink connector for Apache Kafka
* Fixed GcsSinkTask logger by @AnatolyPopov in
#348
* gcs: Migration to java.time.Duration by @AnatolyPopov in
#347

### Aiven's Azure Blob Storage sink connector for Apache Kafka
* chore: fix Azure Blob sink connector artifacts upload by @AnatolyPopov
in
#310
* Implement KIP-898: Add Service Loader to Azure Blob Sink Connector by
@aindriu-aiven in
#377

### Aiven's S3 source connector for Apache Kafka
* This release introduces new [**Aiven's S3 source connector for Apache
Kafka**](https://github.com/Aiven-Open/cloud-storage-connectors-for-apache-kafka/tree/main/s3-source-connector#readme)

## New Contributors
* @mkeskells made their first contribution in
#322
* @afreysenacor made their first contribution in
#371

**Full Changelog**:
v3.1.0...v3.2.0

---------

Co-authored-by: GitHub Action <[email protected]>
muralibasani added a commit that referenced this pull request Feb 20, 2025
Proposed changelog:
##   What's changed:

### Common changes
* Various dependency upgrades
* All tests migrated AssertJ assertions
* Update README.md with information about semantic versioning. by
@Claudenw in
#320
* Update to CONTRIBUTING by @aindriu-aiven in
#352
* Common source task assignment by @aindriu-aiven in
#345
* Common config with fragments by @aindriu-aiven in
#344
* Utility to extract variables from a rendered template by @RyanSkraba
in
#353
* Don't upload zip file from tar location by @afreysenacor in
#371
* ensure timestamp is stable for a record by @mkeskells in
#321
* Clarify javadocs for OjectDistributionStrategy by @RyanSkraba in
#355

### Aiven's S3 sink connector for Apache Kafka
* Removed unnessary checks in S3 sink by @Claudenw in
#341
* Adding information for handling S3 Sink multipart upload aborted parts
by @aindriu-aiven in
#385

### Aiven's GCS sink connector for Apache Kafka
* Fixed GcsSinkTask logger by @AnatolyPopov in
#348
* gcs: Migration to java.time.Duration by @AnatolyPopov in
#347

### Aiven's Azure Blob Storage sink connector for Apache Kafka
* chore: fix Azure Blob sink connector artifacts upload by @AnatolyPopov
in
#310
* Implement KIP-898: Add Service Loader to Azure Blob Sink Connector by
@aindriu-aiven in
#377

### Aiven's S3 source connector for Apache Kafka
* This release introduces new [**Aiven's S3 source connector for Apache
Kafka**](https://github.com/Aiven-Open/cloud-storage-connectors-for-apache-kafka/tree/main/s3-source-connector#readme)

## New Contributors
* @mkeskells made their first contribution in
#322
* @afreysenacor made their first contribution in
#371

**Full Changelog**:
v3.1.0...v3.2.0
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.

3 participants