github redpanda-data/console v2.2.0
2.2.0 / 2023-02-17

latest releases: v2.7.2, v2.7.1, v2.7.0...
19 months ago

Docker Image

Use the following command to pull this release's Docker image:

docker pull docker.redpanda.com/vectorized/console:v2.2.0

Changelog:

  • [FEATURE] Editing topic configurations
  • [FEATURE] Rework brokers page into a new overview page
  • [ENHACEMENT] Visual update towards a new Redpanda UI theme
  • [CHANGE] We removed the support for using encrypted PEM certificates as specified in RFC 1423 because it's insecure by design and should not be used by anyone
  • [BUGFIX] Enforce CORS-checks on websocket connection. Defaults to a same-site policy. Allowed origins are configurable via server.allowedOrigins
  • [BUGFIX] Emit Protobuf default values when viewing the JSON-rendered records in the message viewer
  • [BUGFIX] The server.basePath option to host Console under a different sub-path was malfunctioning and has been fixed
  • [BUGFIX] The schema registry and redpanda admin api client were not using the system's cert pool by default, this has been changed

Enterprise changelog

  • [FEATURE] We added a new login provider (plain) for username-password authentication
  • [BUGFIX] Fix issues with generic OIDC provider when using self-signed or mutual TLS certificates

Don't miss a new console release

NewReleases is sending notifications on new releases.