Releases: synadia-io/control-plane
Releases · synadia-io/control-plane
v1.9.0
New Features
- Support mapping OIDC IDP group membership to Synadia Control Plane roles
- Support forwarding alerts to Slack
- Optional support for extended metrics collection (Jetstream and Account data)
Improvements
- Improved alert processing
- Improved connection graph display and performance
- Cluster connection performance and memory use
- Metrics scraping batch proccessing
Fixes
- Correctly display HTTP Gateway URL in UI
- Correctly Display Connector Metrics
- Correctly validate Connector inputs from maps and validation
- Live mode viewer display with lots of messages
- Disabled form fields not being returned in update payloads
v1.8.1
Improvements
- Remove inactive accounts from scraper data requests
- Improve scraper data processing to remove unnecessary marshalling
Fixes
- Fix issue with certain form defaults getting set to
undefined - Correctly report connection count in graphs
- Fix email username case sensitivity
NOTE: This applies to non-email logins as well: all App User logins are now lowercased.
v1.8.0
New Features
- Synadia Insights Platform Component Support (advanced NATS cluster visibility)
- Synadia Scraper Support (persistent historical NATS data)
- NATS System Health UI and automated health checks
Improvements
- More efficient NATS metrics collection
- Workloads and Connectors Platform Components enabled
Fixes
- NATS users connection page display active connections
- Fix error loop and display issue for some nats consumers
v1.7.1
Updates
- Re-enable global account listing for
App:Adminrole
v1.7.0
New Features
- Schema Registry Support (Synadia Schema Registry Platform Component)
- Cluster Health Audit report endpoint and job
- Allow Import of Operator and System Account Root Keys
Improvements
- HTTP Gateway Platform Component token download via UI
- CPU / Memory limit and warning display
- Add
HELPandTYPEto Prometheus metrics - More efficient NATS cluster scraping
Fixes
- Imported NATS user names preserved
- Correctly display NATS connection user information
- HTTP Gateway URL displayed correctly in user "Get Connected" dialogue
v1.6.1
Fixes
- Unable to create new systems in the UI
v1.6.0
New Features
- OIDC configuration has been moved from the config file to the UI and additional default providers have been added.
Improvements
- Platform components now use a single account and set reasonable defaults when enabled
- Self-registration and auto configuration support has been added to most platform components
- Private Link tunnel connection handling
Fixes
- Private Link tunnel connect count issue resulting in occasional disconnects
- Local date display on consumer form
v1.5.6
Improvements
- Scoped signing key
rolesare populated from group names - Cluster graph rendering improvements for leaf nodes
- Additional JetStream consumer information is displayed in summary
Fixes
- UI no longer breaks if there is an error rendering cluster graph
- Cluster connection view grouping correctly spaces groups
- Imported users are correctly added to scoped signing key groups
- An error is thrown when
ack_waitandbackoffvalues are both provided when creating consumers
v1.5.5
Improvements
- Imported account signing key groups use the scope
rolefor their name if it is set
v1.5.4
Improvements
- Added leaf node server / cluster Information to connection graph
- Updated connection graph display library for better performance
- Store and display
ExternalAuthorizationconfig for imported accounts - Improved connection retry for disconnected
Private Linksystem - Multiple connection enhancements for
Private Linksystems
Fixes
- Consumer info display for
ack floorfor push consumers and outstanding ack counts for all were missing - Imported scoped signing keys were not correctly saving scope permissions
- UI parsing / display error on JWT Expires label