Releases: marle3003/mokapi
Releases · marle3003/mokapi
v0.11.13
Changes
- Improve colors in dashboard
Bugfixes
- fix issue where kafka group balancer stops running if no consumer joined in first 6 sec
- add error log when query parameters are added to path
v0.11.12
Changes
- Adjust default poll interval to three minutes, was five seconds
Bugfixes
- fix git polling
- fix log message in Kafka
v0.11.11
Bugfixes
- fix positional parameter with Windows path
- fix marshalling infinite recursion in JSON schema
- fix url for welcome page
v0.11.10
Features
- add LDAP support for operations: Add, Modify, Delete, ModifyDN and Compare
- add support for attribute and class validation
- improve dashboard for LDAP
- add default namingContexts and subschema for better tool compatibility if no Root DSE and no schema is defined by the user
v0.11.7
Features
- add properties to Windows .exe file
Bugfixes
- fix do not log error connection closed
- fix order services in API
- fix parsing config positional parameters
- update there is no official specification for HTTP trailing slash. For ease of use, mokapi considers it equivalent
- fix file update when using positional parameter
v0.11.6
Features:
- add hot reloading support for delete events
- add multi platform docker image
- add support for content subtype +json
- improve Avro in Kafka
Bugfixes
- fix Kafka number of partitions when not set
v0.11.5
Features:
- add version CLI argument
- add docker image for arm64
Bugfixes
- fix display schema in topic config view
- fix kafka produce and fetch with flexible version
- add support for range HTTP status code
v0.11.4
Bugfixes:
- fix data validation in dashboard