Skip to content

Latest commit

 

History

History
215 lines (134 loc) · 15.5 KB

CHANGELOG.md

File metadata and controls

215 lines (134 loc) · 15.5 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.3.3 (2024-05-07)

Bug Fixes

0.3.2 (2024-03-22)

Bug Fixes

  • Adapt migration for 3.2 (01bda13)

0.3.1 (2023-11-07)

Bug Fixes

  • Adapt migration to OIBus version 3.1O (968582a)
  • Fix repository method (6e3143e)
  • Fix test with new model (a4af465)

0.3.0 (2023-09-04)

Features

  • Change OIConnect -> OIBus and adapt FolderScanner (f52913a)

Bug Fixes

  • Remove unused connection timeouts (3bd36d9)

0.2.2 (2023-08-24)

Bug Fixes

  • migration: Limit maxFileSize and maxNumberOfLogs for logger (567d518)
  • south: Don't override 0 maxReadInterval (61dd65a)
  • south: Fix ADS structure migration (a578afb)
  • south: Fix MQTT item migration (033e757)
  • south: Fix ODBC Remote type (1200ff4)
  • south: Fix oia and slims item migration (f69aeae)
  • south: Fix request timeout for SQL connectors (aa3edc6)
  • south: Unused _proxies variable in south migration (97bcdaf)

0.2.1 (2023-08-24)

Bug Fixes

  • Add minimist types deps (07e31d9)

0.2.0 (2023-08-24)

Features

  • Adapt specific settings and connectors types (0b43324)
  • add Encryption Service and secret migration (f4f10c1)
  • add GitHub CI and Readme (7154fcc)
  • add OIBusV2Config model (7849668)
  • Create basic skeleton for upgrade and add V2 migration (d35dff5)
  • Migrate admin user (cf9a62f)
  • Migrate EngineSettings and HealthSignal (a7fd389)
  • Migrate ExternalSources, IPFilters and Proxies (8ba4f7e)
  • Migrate scan modes, connectors and items (edf7649)
  • north: Migration subscriptions (f9c9704)
  • odbc-remote: Migrate ODBC Remote into ODBC v3 (446097c)
  • Use please release (2ae6fcf)

Bug Fixes

  • Add workflow dispatch event (8301fdb)
  • Build binaries needs tests (dadf293)
  • Change binary and archive names (b4dcc5e)
  • change outputs name for upload artifact (ce7ad55)
  • Check release (e723129)
  • checkout with release tag (bac2ef3)
  • ci: Fix migration connectors (b87c77a)
  • ci: Fix release CI (39365da)
  • Fix action concurrency (0872903)
  • Fix action trigger (ad909d9)
  • Fix action trigger for tests (172df0f)
  • Fix GitHub Action environment setup (05eee7a)
  • Fix release please tag name (277397c)
  • Fix upload and tests ci (e54c1a4)
  • main branch is the release branch (9b13928)
  • migration: Adapt migration with latest model changes (37fe7d5)
  • opcua: Migrate OPCUA (3cfd6e3)
  • properly checks release created (cec6b97)
  • Reactivate test before building binaries (ae06746)
  • release-please needs tests (ef67275)
  • Remove unnecessary echo and ls (e41080e)
  • Set output (19e08ed)
  • sql: Adapt SQL connectors settings (bacfbd1)
  • sql: Adapt SQL items settings (78ab75c)
  • tests: Fix service tests (2391774)
  • Use tag_name instead of upload_url (f83c9fe)
  • Use upload url to upload artifacts (8a8eb07)

0.1.8 (2023-08-23)

Bug Fixes

  • Reactivate test before building binaries (ae06746)

0.1.7 (2023-08-23)

Bug Fixes

  • Remove unnecessary echo and ls (e41080e)

0.1.6 (2023-08-23)

Bug Fixes

  • Use tag_name instead of upload_url (f83c9fe)

0.1.5 (2023-08-23)

Bug Fixes

0.1.4 (2023-08-23)

Bug Fixes

  • Use upload url to upload artifacts (8a8eb07)

0.1.3 (2023-08-23)

Bug Fixes

  • Fix release please tag name (277397c)

0.1.2 (2023-08-23)

Bug Fixes

  • Fix upload and tests ci (e54c1a4)

0.1.1 (2023-08-23)

Bug Fixes

0.1.0 (2023-08-23)

Features

Bug Fixes

  • Add workflow dispatch event (8301fdb)
  • Build binaries needs tests (dadf293)
  • change outputs name for upload artifact (ce7ad55)
  • Check release (e723129)
  • checkout with release tag (bac2ef3)
  • Fix action trigger (ad909d9)
  • Fix action trigger for tests (172df0f)
  • properly checks release created (cec6b97)
  • release-please needs tests (ef67275)

0.0.1 (2023-08-23)

Features

  • Adapt specific settings and connectors types (0b43324)
  • add Encryption Service and secret migration (f4f10c1)
  • add GitHub CI and Readme (7154fcc)
  • add OIBusV2Config model (7849668)
  • Create basic skeleton for upgrade and add V2 migration (d35dff5)
  • Migrate admin user (cf9a62f)
  • Migrate EngineSettings and HealthSignal (a7fd389)
  • Migrate ExternalSources, IPFilters and Proxies (8ba4f7e)
  • Migrate scan modes, connectors and items (edf7649)
  • north: Migration subscriptions (f9c9704)
  • odbc-remote: Migrate ODBC Remote into ODBC v3 (446097c)

Bug Fixes

  • ci: Fix migration connectors (b87c77a)
  • ci: Fix release CI (39365da)
  • Fix GitHub Action environment setup (05eee7a)
  • main branch is the release branch (9b13928)
  • migration: Adapt migration with latest model changes (37fe7d5)
  • opcua: Migrate OPCUA (3cfd6e3)
  • sql: Adapt SQL connectors settings (bacfbd1)
  • sql: Adapt SQL items settings (78ab75c)
  • tests: Fix service tests (2391774)