- view message count
- maximum loaded messages from pulsar
- from field default value hour before to
- quarkus version upgrade
- filtering with from and to
- version displayed in ui
- fix json path filtering with non json data in topic
- filtering by message key
- improved performance when filtered by time
- fix logging when using pulsar admin
- filtering by topic pattern (possibility to add * at the end)
- selecting messages published within last x minutes
- reverse order of messages (the newest first)
New feature requires admin access. There are new properties to configure (PULSAR_ADMIN_SERVICE_HTTP_URL, PULSAR_ADMIN_TLS_CERT_FILE, PULSAR_ADMIN_TLS_KEY_FILE)
- fix issue with none schema topics
- fix issue when parsing invalid json via json path expression
- better readiness health check with topic configuration
- REST endpoint GET /read
- Simple html page
- Health checks
- Docker build