Skip to content
This repository was archived by the owner on Jan 17, 2023. It is now read-only.

Latest commit

 

History

History
91 lines (35 loc) · 3.88 KB

CHANGELOG.md

File metadata and controls

91 lines (35 loc) · 3.88 KB

1.1.2 (2022-02-01)

Bug Fixes

  • ci: Fix push permissions in publish-client workflow (fa0eaf7)

1.1.1 (2022-02-01)

Bug Fixes

  • ci: Fix creating build env in release workflow (60597c3)

1.1.0 (2022-02-01)

Bug Fixes

  • application: Fix invalid/outdated usage of DBResponse in packages sending messages on the event bus (7865e2a)
  • client: Fix application not sending data type in data message (4887dc3)
  • widget: Test catch argument against an Error in graph-widget (7f2f821)

Features

  • application: Migrate verticles and messages to Telestion Core v0.6.2 (6d322c0)

1.0.0 (2021-07-28)

BREAKING CHANGES

  • Release v1

0.1.3 (2021-07-16)

Bug Fixes

  • application: Fix identation in production configuration for docker-compose (0193d12)

0.1.2 (2021-07-16)

Bug Fixes

  • Fix docker publish workflow (2) (4648520)

0.1.1 (2021-07-16)

Bug Fixes

  • Fix docker publish workflow (1) (382d5c4)

0.1.0 (2021-07-16)

Bug Fixes

  • client: Fix outdated and broken dependencies (6c3ad19)

Features