0.18.0
Pre-release
Pre-release
New Features
topic-data
- allow to consume & produce any kind of avro types (c34526d)
- search for tombstones in a topic (a97d65f)
- managing logical type timestamp-millis & date (#689) (9427e06)
group:
topic
connect
schema
core
ui
- show size in bytes in the /topic page #616 (#709) (aaf0e9f)
- add a query string for pagination (#636) (17c541f)
auth
- externalizable source of truth for roles and attributes (#678) (bba0cc5)
- log login failures (#699) (f691db0)
- allows List or String in topics-filter-regex (#659) (d5c6272)
docker
helm
- support configurable fixed httpNodePort (#652) (594cda9)
- add existingSecret variables (#638) (48fd3f4)
- add kafkaSecrets as b64 values (#627) (6a106a9)
- add custom labels to service (#626) (646ca67)
Bug Fixes
topic-data
- add basic deserialization of avro primitive (#715) (386a257)
- fix security on delete compacted topic (d0620e6)
- fix Protobuf deserializer (#640) (9d3455d)
- produce empty header key lead to a header key with "" (add3228)
topic
auth
- changed condition to display Login Form (#736) (bcb4370)
- use micronaut only for detect if ldap is enabled (#735) (0a02ee4)
ui
- resolve aufit fix (d756d4a)
- auto overflow on sidebar (#686) (cf2598a)
- display principal on acls tabs (94cbf11)
- fix schema registry pagination (#623) (de23bf9)
- schema registry link with multiple same schema (9646c0a)
webserver
- change monitoring port to 28081 (00473d3)
- fix offset that is long (0d3856d)
- add redirect from root path to context-path (#642) (57c11bd)
helm
- add readme to artifacthub (0d23e6e)
- Use yaml instead of yaml for application, secrets & configmaps (#746) (2bd7222)
- Fix secrets value from map to string (#702) (c98677a)
Chores
deps
- update java deps (ba16aa6)
- update all java deps and remove bintray (a80a4c1)
- bump axios from 0.19.2 to 0.21.1 in /client (#557) (5fb690f)
- bump ini from 1.3.5 to 1.3.8 in /client (#541) (894e66c)
- bump elliptic from 6.5.3 to 6.5.4 in /client (#630) (85151f7)
- fix deps security (5c4b5eb)
- update charts version (4e11e2b)
docker:
- fix docker-compose-dev (2d89dc4)
build:
helm
- increment version (94e51af)
auths
- add a test for basic auth case sensitive (717ba81)
test
- Fix falling test (4e0e267)