Skip to content

2021.3.0 Release - #101

Merged
nblumhardt merged 7 commits into
mainfrom
dev
Oct 12, 2021
Merged

2021.3.0 Release#101
nblumhardt merged 7 commits into
mainfrom
dev

Conversation

@nblumhardt

Copy link
Copy Markdown
Member
  • Seq 2021.3 API updates #100 - Seq 2021.3 API updates
    • New alerts model, replacing the earlier dashboard-based alerting implementation
    • Support for disaster recovery APIs including node status, fail-over, and license capabilities
    • Namespace updates - dashboarding-related types move from Seq.Api.Model.Monitoring to Seq.Api.Model.Dashboarding
    • Dashboard type name updates - MeasurementPart becomes ColumnPart
    • ServerMetricsEntity.EventStoreDiskRemainingBytes made nullable to correctly reflect the HTTP API definition of this property
    • InputAppliedPropertyPart consolidated with EventPropertyPart, now in Seq.Api.Model.Shared
    • Feature flags support via RootEntity.EnabledFeatures

InSignalAsync() specifies a page size, so Full may be returned when a full page (30) is read, while the result set may still be incomplete.
 * New alerts model, replacing the earlier dashboard-based alerting implementation
 * Support for disaster recovery APIs including node status, fail-over, and license capabilities
 * Namespace updates - dashboarding-related types move from Seq.Api.Model.Monitoring to Seq.Api.Model.Dashboarding
 * Dashboard type name updates - `MeasurementPart` becomes `ColumnPart`
 * ServerMetricsEntity.EventStoreDiskRemainingBytes made nullable to correctly reflect the HTTP API definition of this property
 * InputAppliedPropertyPart consolidated with EventPropertyPart, now in Seq.Api.Model.Shared
 * Feature flags support via RootEntity.EnabledFeatures
Oops - typo in dev version prefix
@nblumhardt
nblumhardt marked this pull request as ready for review October 12, 2021 04:23
@nblumhardt

Copy link
Copy Markdown
Member Author

The 2021.3 API is now final; the 2021.3 server release will be coming in a couple of weeks - we should release this now to get the downstream projects (seqcli particularly) ready to go :shipit:

@nblumhardt
nblumhardt merged commit 00836cf into main Oct 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant