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

[v0.21.x] release 0.21.1 #611

Merged
merged 2 commits into from
Nov 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .versions/next.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.21.1
0.21.2
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@ All notable changes to this extension will be documented in this file.

## Unreleased

## 0.21.1

### Added

- Documentation in the README for uploading new/updated schemas to local and Confluent Cloud Schema
Registry instances.

### Changed

- (Updated telemetry configs, no user-facing changes.)

## 0.21.0

### Added
Expand Down