Skip to content

Releases: OptimistikSAS/OIBus

v3.5.9-beta

27 Jan 12:35
Compare
Choose a tag to compare
v3.5.9-beta Pre-release
Pre-release
ci: fix doc links and windows setup release

v3.5.8

27 Jan 08:04
Compare
Choose a tag to compare

3.5.8 (2025-01-27)

Bug Fixes

  • oianalytics: only ignore remote update command if flag is set to true (67268e7)

v3.5.7

24 Jan 14:11
Compare
Choose a tag to compare

3.5.7 (2025-01-24)

Bug Fixes

  • history-query: filter disabled items for history query (ba3b37b)
  • north: remove spread operator to avoid stack overflow (b98a56b)

v3.5.6

22 Jan 14:06
Compare
Choose a tag to compare

3.5.6 (2025-01-22)

Bug Fixes

  • deps: update typescript to v5.7.3 (4671b33)
  • north: warn when exceeding cache size, and fix cache size edition (52d3f16)

v3.5.5

17 Jan 08:23
Compare
Choose a tag to compare

3.5.5 (2025-01-17)

Bug Fixes

  • history-query: properly manage south items when creating from south (2926efe)
  • proxy-server: log error if port is already used (0502a32)
  • web-client: fix oib-search-form behavior (6c4986a)

v3.5.4

13 Jan 15:55
Compare
Choose a tag to compare

3.5.4 (2025-01-13)

Bug Fixes

  • history-query: history query update fix with items (c6bf3c4)

v3.5.3

13 Jan 07:58
Compare
Choose a tag to compare

3.5.3 (2025-01-13)

Bug Fixes

  • south: do not create tmp file if testing south connector (8c88ed4)
  • south: set default start time to max read interval if specified (49eaf49)

v3.5.2

10 Jan 07:31
Compare
Choose a tag to compare

3.5.2 (2025-01-10)

Bug Fixes

  • south: set maxInstantPerItem to true for sql connectors (94fbdb0)

v3.5.1

09 Jan 08:25
Compare
Choose a tag to compare

3.5.1 (2025-01-09)

Bug Fixes

  • migration: properly remove north oibus connectors (5176df4)
  • proxy-server: properly filter ip address with regex (89d5e4a)
  • update: properly update launcher version if only launcher is updated (3547c77)

v3.5.0

06 Jan 19:23
Compare
Choose a tag to compare

3.5.0 (2025-01-06)

Features

  • backend: Improved test coverage on base folder changes (1f061d5)
  • backend: Refactor and migrate archive folder location (87f86db)
  • backend: Refactor data folder migration and base folder implementation throughout the project (9edaff3)
  • connection-service: Added frontend toggle for sharing a south connection (7415d3e)
  • connection-service: Create ConnectionService to manage shared connections and implement it for OPCUA (5bc61d7)
  • creation of items with scan mode name (92078a7)
  • engine/south: addContent replaces addValues and addFile (9ee9453)
  • engine/south: addContent replaces addValues and addFile (f7ccd2c)
  • engine: display launcher version in about screen (2cdf03c)
  • export and import items delimiter (21bc884)
  • external-source: deprecate and remove external sources (c81b223)
  • frontend: Add additional history query south items tests (d7e8b36)
  • frontend: Add additional south items tests (25bbc06)
  • frontend: Hide log search by default (b964cb3)
  • frontend: Sort history query south items (9a95923)
  • frontend: Sort south items (8c588fa)
  • frontend: Sort south items by scan mode name (9b25775)
  • history: Add shared connection support to history queries (12619c6)
  • launcher: pass launcher version to oibus binary (52cffe6)
  • logs in connectors (aa15acb)
  • north: Add Azure Data Lake Storage (ADLS) (5a92f2c)
  • north: entry point in run method is now handleContent (7e8ed9b)
  • north: entry point in run method is now handleContent (a8e4164)
  • north: improve cache settings display (1c1444a)
  • north: merge archive and file cache services and improve cache size metrics (0b8e158)
  • oianalytics-commands: add retrieveSecretsFrom connector in OIAnalytics connector command creation (4dfc23b)
  • oianalytics-commands: add retrieveSecretsFrom connector in OIAnalytics connector command creation (c2342a1)
  • oianalytics-commands: display oianalytics commands in a modal (fbd3853)
  • oianalytics: add register settings intervals and command permissions (d502136)
  • oianalytics: manage South items import from OIAnalytics (665b6f9)
  • oianalytics: update settings with OIAnalytics and start refactor controller / service / repo code structure (579f05a)
  • service: split controller, service and repository for certificate, user and log (8989212)
  • south-items: Add item testing on create pages and improve test coverage (0c51a8c)
  • south-items: Added the ability to test items with history settings (816286a)
  • south: add frontend interaction to test single run of items (bd6046a)
  • south: add single run of item test for sftp and opchda (5346f91)
  • south: implement single run of items for south OIA, PI and Slims (6981c2c)
  • south: single run of south item (6ddac14)

Bug Fixes

  • adapt code after rebase (6172fb3)
  • adapt code after rebase (d257842)
  • add proxy configuration without unregister (15a93be)
  • backend,frontend: Fix history query metrics (db5463a)
  • backend: Fix folder creation for North/South Connectors and HistoryQuery (049056b)
  • backend: Fixed tests after the base folder rework (b29f440)
  • backend: Omit dist folder from type checking since a frontend polyfill messes with the jest "it" function type (9a0e5e1)
  • bad display on item import validation (f8a1399)
  • cache: fix uncontrolled data used in path expression (205b345)
  • code block stub component paths (db62987)
  • config: adapt model and keys reload (4952af2)
  • conflict web server and proxy port (c307140)
  • connector: adapt manifest display (8e78bcb)
  • connector: fix cache folders creation at connector start (69b16ee)
  • connector: fix enable update on connector repositories (2a8302b)
  • connectors: adapt manifest values and types (7b97b76)
  • connectors: adapt model and migration (4b435ff)
  • connectors: translate labels in manifest (7d66238)
  • engine: fix archive removal and flush values when compacting (4d2ceb1)
  • engine: properly restart OIBus on restart call (a1ffaa0)
  • engine: refactor engine to reload on config change (e27bc2f)
  • engine: remove settings from oibus service (acb0cb8)
  • fix south opcua start time from cache after rebase (1291a11)
  • folder-scanner: fix folder scanner compression ([05ffbed](https...
Read more