70 versions

  • fix(opcua): add max parallel runs in opcua south settingslatestno API changes4771a252026-07-30 11:59
  • feat(south): add connection and query duration in test item65c96a532026-07-29 14:30
  • fix(south): allow parallel runs in south81260a7a3a2026-07-28 21:51
  • fix(oianalytics): split commands for engine settings181011cb9f1d62026-07-26 08:05
  • feat(transformers): test a north/history transformer via a raw→transformer→output pipeline1c345bba2026-07-20 14:00
  • feat(south): show transformed test result and reset stale display mode2834b1f2a2026-07-20 06:40
  • feat(south): test item through north transformer4064d0c32026-07-20 05:00
  • feat(manifest): add os-specific field support30675132da3996d2026-07-06 06:05
  • feat(south,north): add SMB auth for network shares32238ff527232026-06-23 11:08
  • feat(south): replace overlap with startTimeOffset and endTimeOffset615116766d8a6d852026-06-30 06:20
  • feat(logger): add group context to logs and translate internal scope ids14e72e4062026-06-29 05:38
  • feat(logger): add item_id/item_name to log model and db migration15c664a0f2026-06-17 05:57
  • feat(south): add recovery strategy for historian reconnection gap fill1163831f9663d2026-06-22 07:23
  • feat(proxy): add authentication for proxy server443f982f62026-06-09 08:02
  • fix(proxy): add forward proxy fields to EngineProxyCommandDTO and updateProxy query4d0293a32026-06-15 07:12
  • feat(proxy): forward requests to upstream proxy36a7b4a1f2026-06-03 12:54
  • feat(logger): add syslog transport124589c262026-06-02 14:29
  • feat(engine): split engine settings into dedicated endpoints4971f93a2026-06-02 12:14
  • feat(influxdb): add InfluxDB south connector supporting v1, v2 and v324420c08df72026-06-02 08:13
  • chore(stable): release 3.8.8no API changes76bc7262026-07-26 20:48
  • chore(stable): release 3.8.7no API changesced22972026-07-16 10:03
  • fix(engine): fix status endpoint auth1dee00c12026-07-15 09:54
  • chore(stable): release 3.8.6no API changesb977d112026-07-03 09:28
  • chore(stable): release 3.8.5no API changes974be8c2026-06-24 07:11
  • chore(stable): release 3.8.4no API changes9668b5b2026-06-18 20:05
  • chore(stable): release 3.8.3no API changes0530d2f2026-06-05 08:54
  • fix(rest): improve display for south rest2f652e3f2026-06-04 07:08
  • chore(stable): release 3.8.2no API changes14f88582026-06-02 10:33
  • chore(stable): release 3.8.1no API changes950af332026-06-02 06:53
  • fix(items): properly export and import items for south and history4160d9422026-05-25 15:00
  • fix(modbus): add batchQuery boolean setting in south modbus191926d67ad2026-05-18 14:16
  • fix(modbus): add keep alive for modbus socket81153ad5662026-05-12 19:00
  • feat(modbus): query modbus addresses in batch8111f55c642026-05-12 12:21
  • doc: improve API doc1021721845a7c2026-05-07 22:48
  • fix(transformer): fix content controller body type2263c2a92026-05-07 09:40
  • fix(transformer): update model api for transformersno API changesc4a18912026-04-28 15:07
  • fix(transformer): improve transformer test display and fix sandbox execute call3f7c605e2026-04-26 10:06
  • fix(transformer): fix custom transformer code execution tests21a5b35952026-04-23 10:16
  • fix(north): fix north transformer creation and edition1673485c1ea59b2026-04-20 06:28
  • fix(south): properly add new groups from south edition234119052824b96032026-04-15 09:09
  • feat(south/history-query): added sort and filter options for items and inlined history query item management10650d0fd38c2026-04-08 13:23
  • feat(south): add groups in south command to manage groups like items3874c5995f12026-04-04 10:40
  • feat(item): added 'enabled' property to item models and updated related code24478bfb76e2026-04-01 12:11
  • feat(user-service): handled null userId in getUserInfo method and added corresponding test case16518493dae32152026-04-01 11:47
  • feat(transformers): added TransformerTestResponse schema and updated test endpoint to return response11fd2c8db2026-03-31 07:54
  • feat(transformers): remote crud from OIAnalytics for custom transformers122893882a2026-03-25 07:35
  • feat(audit-fields): enhanced audit field integration across services and repositories83966920a928702026-03-19 15:19
  • feat(api): expose audit fields in REST API controllers and update OpenAPI spec16185356e48e7132026-03-17 13:19
  • feat(entities): added createdBy, updatedBy, createdAt, updatedAt to all entity DTOs13362868586a1992026-03-10 15:32
  • feat(transformer): added group support for transformers and updated related models61c4ef4152026-03-23 16:22
  • fix(history): added max read interval and read delay in dtos1647886440b2026-03-23 11:23
  • feat(south): query group items2721041410dd22f2026-03-18 13:29
  • fix(south): items can be linked to only one group103d86ad2026-03-16 08:28
  • feat(south): added view item value modal with display for last value, query time, and tracked instant1f179c792026-02-03 15:12
  • feat(south): implemented item grouping functionality with CRUD operations for South item groups4328522fd64602026-01-19 13:55
  • fix(south-rest): fix settings for south rest connector9633fc8365c2026-03-20 10:43
  • feat(connectors): added OIBusConnectionTestResult interface and updated testConnection methods across connectors to return structured results44466a65d2026-03-10 17:37
  • feat(transformers): added timeout property to custom transformers and updated related components324f6634a72026-03-03 11:59
  • feat(mqtt): improve mqtt south connector to manage any content and improve custom transformer sandbox224212ed840fe2026-02-16 08:29
  • fix(tests): reset Jest timers in afterEach hooks across multiple spec files28acce3b2026-02-24 12:00
  • feat(cache): rework engine and cache management16222e7703452026-02-09 15:51
  • feat(south): added maxFiles, maxSize, and recursive options to FTP, SFTP, and Folder Scanner connectors901982e3a7f82026-02-02 12:54
  • fix(transformers): fix transformers settings from manifest1268ed486f2026-01-29 16:58
  • feat(cache): rework cache management from remote oianalytics121210752d6472026-01-26 13:02
  • feat(transformers): added transformer manifest management with API endpoints for listing and retrieving manifests2fe842202026-01-19 08:17
  • feat(engine): implemented redirect with modal on port change11368d2b02026-01-13 12:31
  • fix(transformers): adapt standard transformers25bc94fa02026-01-09 15:53
  • feat(transformers): select items to apply the transformer436ed674d2026-01-08 09:23
  • feat(transformers): add items associated to transformers (data model)274883846bd7d442026-01-06 08:43
  • 3.8.62026-07-17 12:12