Skip to content

Conversation

@chernser
Copy link
Contributor

Summary

  • Fixed changelog and make it in one style
  • Updated 1.3.5 section

Checklist

Delete items not relevant to your PR:

  • Unit and integration tests covering the common scenarios were added
  • A human-readable description of the changes was provided to include in CHANGELOG
  • For significant changes, documentation in https://github.com/ClickHouse/clickhouse-docs was updated with further explanations or tutorials

@chernser chernser requested review from Copilot and mshustov December 11, 2025 22:01
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR standardizes the CHANGELOG.md formatting and updates the 1.3.5 release section. The changes ensure consistent heading styles across all version entries and properly categorize changes under standardized sections like "Improvements", "Bug Fixes", "New Features", and "Dependencies".

Key Changes

  • Converted all version headings from ## to # for consistency
  • Added categorical subsections (Improvements, Bug Fixes, New Features, Dependencies) throughout the changelog
  • Expanded the 1.3.5 section with additional bug fixes, improvements, and dependency updates

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

CHANGELOG.md Outdated

## 0.0.16
# 0.0.16
##
Copy link

Copilot AI Dec 11, 2025

Choose a reason for hiding this comment

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

Empty section header at line 245. This should either have a category name (like '## Bug Fixes' or '## Improvements') or be removed entirely to maintain consistency with the rest of the changelog formatting.

Suggested change
##

Copilot uses AI. Check for mistakes.
@mzitnik mzitnik self-requested a review December 14, 2025 09:56
CHANGELOG.md Outdated
# 1.3.5

## Improvements
* Added topic metrics to JMX and extended task metrics (https://github.com/ClickHouse/clickhouse-kafka-connect/issues/612)
Copy link
Collaborator

Choose a reason for hiding this comment

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

We also have the partition granularity

CHANGELOG.md Outdated
* Fixed writing Avro timestamp value. (https://github.com/ClickHouse/clickhouse-kafka-connect/issues/599)
* Fixed negative timestamp in logs. (https://github.com/ClickHouse/clickhouse-kafka-connect/issues/614)
## Dependencies
* Updated clickhouse-java version. (https://github.com/ClickHouse/clickhouse-kafka-connect/pull/629)
Copy link
Collaborator

Choose a reason for hiding this comment

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

Lets mention also the version number

@chernser chernser requested a review from mzitnik December 15, 2025 18:42
@chernser chernser merged commit fd18750 into main Dec 18, 2025
@chernser chernser deleted the pre_1.3.5 branch December 18, 2025 18:42
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