Skip to content

Releases: marle3003/mokapi

v0.11.13

10 Mar 16:23
Compare
Choose a tag to compare

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

28 Feb 14:21
55250e5
Compare
Choose a tag to compare

Changes

  • Adjust default poll interval to three minutes, was five seconds

Bugfixes

  • fix git polling
  • fix log message in Kafka

v0.11.11

18 Feb 17:43
Compare
Choose a tag to compare

Bugfixes

  • fix positional parameter with Windows path
  • fix marshalling infinite recursion in JSON schema
  • fix url for welcome page

v0.11.10

16 Feb 18:34
Compare
Choose a tag to compare

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.9

13 Feb 09:19
Compare
Choose a tag to compare

Bugfixes

  • fix windows build

v0.11.8

12 Feb 20:55
Compare
Choose a tag to compare
v0.11.8 Pre-release
Pre-release

Bugfixes

  • Build for Windows

v0.11.7

12 Feb 20:30
Compare
Choose a tag to compare

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

11 Feb 16:57
Compare
Choose a tag to compare

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

20 Jan 21:47
Compare
Choose a tag to compare

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

14 Jan 21:20
Compare
Choose a tag to compare

Bugfixes:

  • fix data validation in dashboard