-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f3255cc
commit 1a6e0da
Showing
4 changed files
with
57 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,32 @@ | ||
# Changelog | ||
|
||
## [0.7.0](https://github.com/bakdata/quick/tree/0.7.0) (2022-07-20) | ||
|
||
[Full Changelog](https://github.com/bakdata/quick/compare/0.6.0...0.7.0) | ||
|
||
**Documentation updates:** | ||
|
||
- Document supported GraphQL elements [\#32](https://github.com/bakdata/quick/issues/32) | ||
- Broken links in documentation [\#11](https://github.com/bakdata/quick/issues/11) | ||
- Move solutions to main repository [\#7](https://github.com/bakdata/quick/issues/7) | ||
|
||
**Miscellaneous:** | ||
|
||
- Expose partition information in mirror [\#30](https://github.com/bakdata/quick/issues/30) | ||
- `TopicTypeService` should be aware of different schema formats [\#24](https://github.com/bakdata/quick/issues/24) | ||
- GraphQL to Protobuf converter [\#23](https://github.com/bakdata/quick/issues/23) | ||
- Ensure Protobuf schema doesn't exist when creating a new topic [\#22](https://github.com/bakdata/quick/issues/22) | ||
- New configuration variable for schema type [\#21](https://github.com/bakdata/quick/issues/21) | ||
- Improve validation checks for the topic directive [\#20](https://github.com/bakdata/quick/issues/20) | ||
- Enable the app deployment from a private container registry [\#18](https://github.com/bakdata/quick/issues/18) | ||
- Design: Protobuf support [\#17](https://github.com/bakdata/quick/issues/17) | ||
- No error message when creating the same gateway, app, or mirror multiple times [\#15](https://github.com/bakdata/quick/issues/15) | ||
- New `TypeResolver` for Protobuf [\#2](https://github.com/bakdata/quick/issues/2) | ||
- Support reading Protobuf data [\#1](https://github.com/bakdata/quick/issues/1) | ||
|
||
|
||
|
||
|
||
## [0.6.0](https://github.com/bakdata/quick/tree/0.6.0) (2022-04-24) | ||
|
||
Open-Source release 🎉 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters