Skip to content

1.0.0 - First GA release!

Compare
Choose a tag to compare
@dottorblaster dottorblaster released this 29 Apr 13:26
· 2288 commits to main since this release
057a6c4

1.0.0 (2022-04-29)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • "cloudadmin" set as default as connection settings user in azure #419
  • Connection settings switch doing funky things #410
  • Improve sap instance parsing to use the hostname to get the fields #475 (arbulu89)
  • Update the usage of the spinner icon during checks execution #467 (arbulu89)
  • Filter correctly the check results by host #451 (arbulu89)
  • Fix connection settings switch for when the input is empty #449 (arbulu89)
  • Handle aws clusters empty lists #448 (arbulu89)
  • Fix regression in Dockerfile #427 (arbulu89)
  • Fix sap system column usage in the host list overview #387 (arbulu89)
  • Fix cloud details fields #370 (arbulu89)

Closed issues:

  • Checks catalog error message on unknown provider is not meaningful enough #433
  • Detect and show Virtual IP in Pacemaker Site details (Cluster detail page) #389
  • If System replication has changed in a database instance, we should emit an event and project the new values #384
  • Pushing data for the first time with photofinish while on the host overview results in an error #382
  • Correctly detect Pacemaker Site details in ClusterDetails #381
  • use cluster discovered provider in checks execution request #380
  • Host overview could reuse the already existing getInstancesOnHost selector #375
  • CIB last written command enrichment broadcasted event resets checks selection redux state #366
  • Missing error boundary for the single-page app #319
  • Guard against empty tags #305
  • Display prominent notification messages #258
  • Using new! in case of nested errors raises without reporting the actual error #251
  • Add links to cluster detail, when possible #242
  • Add System Replication to HANA databases overview. #219
  • Remove extra query in projectors when updating read models #207
  • Add read_model suffix to read model tables #201
  • Add the missing tests for the tags creation/deletion #198
  • Cluster checks related, command and aggregate logic are not tested #101
  • HostDetailsUpdated is missing from host_projector tests #80
  • Add discovery integration event parsing tests #69
  • Filter ipv6 and loopbacks from host ip addresses #63
  • Add factory/fixtures library to the mix #57
  • Add HostDetailsUpdated events #56
  • Emit HostRegistered when UpdateHeartbeatStatus is received before the host registration #55
  • Update configuration for Tailwind v3.0 #54
  • Enable Phoenix hot reload and double check Domo compile time structs #53
  • Proposal: Switch to domo instead of middleware for command validation #52
  • Check enum libraries for compile time enums #49
  • Add test for monitoring context #47
  • Add validate middleware tests #40
  • Use credo strict #35

Merged pull requests: