Releases: neuroglia-io/cloud-streams
Releases · neuroglia-io/cloud-streams
0.38.0
What's Changed
- Add multiple improvements in the Dashboard: search resources, export subscriptions, contextual menus by @JBBianchi in #97
Full Changelog: v0.37.0...v0.38.0
0.37.0
What's Changed
- Add a new
Subscriber
property to theSubscriptionStatus
, used to describe the reachability of the configured subscriber by @cdavernas in #91 - Add a new endpoint to the
SubscriptionsController
, used to export aSubscription
by @cdavernas in #94 - Add subscriber status next to its URL in the Dashboard subscriptions list by @JBBianchi in #95
- Improve events auto-refresh in the Dashboard by @JBBianchi in #96
Full Changelog: v0.36.0...v0.37.0
0.36.0
What's Changed
- Fixes a critical issue with
IEventRecord
offset and position by @cdavernas in #86
Full Changelog: v0.35.0...v0.36.0
0.35.0
What's Changed
- Refresh editor panel with updated resource in the Dashboard by @JBBianchi in #84
Full Changelog: v0.34.0...v0.35.0
0.34.0
What's Changed
- Add the possibility to auto refresh events list/timeline in the Dashboard by @JBBianchi in #82
Full Changelog: v0.33.0...v0.34.0
0.33.0
What's Changed
- Fix the
SubscriptionHandler
service by @cdavernas in #83
Full Changelog: v0.32.0...v0.33.0
0.32.0
What's Changed
- Refreshed editor state after resource creation by @JBBianchi in #80
Full Changelog: v0.31.0...v0.32.0
0.31.0
What's Changed
- Repaired the ability to recover a faulted subscription without restart by @cdavernas in #79
Full Changelog: v0.30.0...v0.31.0
0.30.0
What's Changed
- Updates the solution to
NET9.0
- Adds the ability to seed
gateways
,brokers
andsubscriptions
using JSON/YAML files by @cdavernas in #77 - Adds a new
SplitHorizon
property to theSubscription
resource spec, used to configure the split-horizon policy to use, if any by @cdavernas in #78
Full Changelog: v0.29.0...v0.30.0
0.28.0
What's Changed
- Fix the CloudEventRecordExtensions which was attempting to convert an array into an object by @cdavernas in #71
Full Changelog: v0.27.0...v0.28.0