Skip to content
This repository was archived by the owner on Apr 30, 2025. It is now read-only.

Commit 6b40245

Browse files
author
Jaroslav Tóth
authored
Upgrade JSON schema API (#111)
* Upgrade JSON schema API - bump dependencies * Remove committed ide file
1 parent 96f5d29 commit 6b40245

File tree

3 files changed

+206
-199
lines changed

3 files changed

+206
-199
lines changed

json-schema/python/CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,7 @@
3030
- Added a new Kafka header constant 'interface-utilization' to the header_constants module.
3131

3232
# 0.4.1
33-
- split a Kafka header constant 'interface-utilization' to 'interface-ipv4-utilization' and 'interface-ipv6-utilization'
33+
- split a Kafka header constant 'interface-utilization' to 'interface-ipv4-utilization' and 'interface-ipv6-utilization'
34+
35+
# 0.4.2
36+
- Bump dependencies.

0 commit comments

Comments
 (0)