Skip to content

Releases: OptimistikSAS/OIBus-upgrade-v3

v0.3.3

07 May 13:41
Compare
Choose a tag to compare

0.3.3 (2024-05-07)

Bug Fixes

v0.3.2

22 Mar 19:57
Compare
Choose a tag to compare

0.3.2 (2024-03-22)

Bug Fixes

  • Adapt migration for 3.2 (01bda13)

v0.3.1

07 Nov 15:03
Compare
Choose a tag to compare

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)

v0.3.0

04 Sep 07:39
Compare
Choose a tag to compare

0.3.0 (2023-09-04)

Features

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

Bug Fixes

  • Remove unused connection timeouts (3bd36d9)

v0.2.2

24 Aug 15:57
Compare
Choose a tag to compare

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)

v0.2.1

24 Aug 07:08
Compare
Choose a tag to compare

0.2.1 (2023-08-24)

Bug Fixes

  • Add minimist types deps (07e31d9)

v0.2.0

24 Aug 06:58
Compare
Choose a tag to compare

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)

v0.1.7

23 Aug 20:19
Compare
Choose a tag to compare

0.1.7 (2023-08-23)

Bug Fixes

  • Remove unnecessary echo and ls (e41080e)

v0.1.6

23 Aug 20:15
Compare
Choose a tag to compare

0.1.6 (2023-08-23)

Bug Fixes

  • Use tag_name instead of upload_url (f83c9fe)

v0.1.5

23 Aug 20:05
Compare
Choose a tag to compare

0.1.5 (2023-08-23)

Bug Fixes