Skip to content

v2021.3.0

Choose a tag to compare

@datalust-build datalust-build released this 12 Oct 04:45
00836cf
  • #100 - Seq 2021.3 API updates (@datalust)
    • 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