Skip to content

Releases: Iotistica/iotistica

Release v0.0.31-rc.3

14 May 02:33

Choose a tag to compare

Release v0.0.31-rc.3 Pre-release
Pre-release
  • Revert "fix: update API endpoints from /devices to /agents for device management" (eba4363)

Release v0.0.31-rc.2

14 May 01:58

Choose a tag to compare

Release v0.0.31-rc.2 Pre-release
Pre-release
  • fix: update API endpoints from /devices to /agents for device management (c67882c)
  • fix: inject window.env.VITE_API_URL in E2E tests to override production NodePort default (50e1c01)
  • feat: add auth token injection helper and enhance dashboard integration tests (2ad52bf)
  • fix: add missing Playwright integration tests for sidebar, fleets, metrics, and MQTT device (4ea1f4c)
  • fix: replace journalctl grep MQTT wait with health API subsystem poll (c4518d5)
  • fix: update CLI test commands for improved diagnostics and device listing (5c1316a)
  • fix: update CLI installation to use dedicated directory and create launcher script (fb76d5a)
  • chore: bump agent version to 1.0.508 [skip ci] (f59017e)
  • fix: downgrade protobufjs to version 7.5.6 for compatibility (23480ab)
  • fix: update base image to node:20-alpine3.22 and bump package versions (044cbf9)
  • feat: add step to upload CLI installer script for x86_64 architecture (e29af65)
  • fix: replace symlink with launcher script for iotctl to handle relative requires (4b5e3bf)
  • fix: replace symlink with launcher script for iotctl to handle relative requires (bb2028c)
  • refactor: clean up HTTPRoute paths and enhance response headers in httproute.yaml (d06992f)
  • chore: bump agent version to 1.0.507 [skip ci] (f870bb0)
  • fix: update fast-uri and ip-address versions in package-lock.json (4d84e2f)
  • fix: update package.json overrides for fast-uri and ip-address (15a140e)
  • feat(audit): implement event sourcing configuration and service (8cd501a)
  • Refactor event sourcing: Move EventPublisher to events module, add configuration for event publishing, and implement event handling logic (81b44b9)
  • refactor: move pLimit function to utils and update import path in MqttManager (379f4c5)
  • fix: update CLI installation script URL handling and add backward-compatibility route (f9ebfbe)
  • chore: bump agent version to 1.0.506 [skip ci] (1011427)
  • feat: add CLI installation and artifact endpoints to server and update config (cbb9084)
  • fix: update import path for createProvisioningKey in integration tests (0956031)

Release v0.0.31-rc.1

11 May 01:36

Choose a tag to compare

Release v0.0.31-rc.1 Pre-release
Pre-release
  • feat: update ingestion health check URL to use configurable base URL (7b51cf8)
  • feat: update health check in integration tests to use fetch API for improved error handling (5a168f4)
  • chore: bump mqtt-simulator version to 1.0.3 [skip ci] (6b8b68e)
  • feat: update runner to arc-runner-set-iotistica-light-v2 in multiple workflow files (d804f17)
  • feat: add iotctl CLI installation to agent install script and create cli-install.sh (bf5bff0)
  • feat: add system management commands and diagnostics to agent CLI (074842f)
  • feat: Update workflow name to clarify purpose for building Yocto Linux Iotistica Image (152c06a)
  • feat: Disable GitOps in environment configuration and update deployment worker to bypass Argo CD sync (4380b96)
  • feat: Enhance state reporting by adding target version retrieval and config inclusion logic (30abcba)
  • Refactor agent configuration and remove scheduled restart feature (90f4812)
  • feat: Add new workflow for building Yocto Linux image with configurable inputs (acc93e6)
  • feat: Remove obsolete Yocto build workflow and add new build workflow for iotistica (6f7474d)
  • feat: Add periodic sstate sync functionality to Yocto build process (b9007c0)
  • fix: Update authentication credentials in passwd file (d147b7e)
  • Refactor: Use optional chaining for safer property access (cef9944)
  • eslint (e6e4298)
  • eslint (0fff7b0)
  • fix: Update connection handling and metadata processing in ConfigManager (5cbfdc1)
  • fix: Update API endpoints from /device/register to /agent/register across multiple files (9e4499c)
  • Refactor agent provisioning logic and rename deviceManager to agentManager (134d381)
  • feat: Implement SchemaDriftDetector for monitoring schema changes in published messages (6f11f40)
  • fix: Correct typo in IotisticaOS distro configuration comment (beb9d57)
  • fix: Correct service name and improve agent startup script for iotistica-agent (830cbf6)
  • feat: Add validation and prebuild scripts for Yocto workflow (669f9ac)
  • feat: Enable unprivileged user namespaces for BitBake in Yocto build workflow (bf21eaf)
  • refactor(build-scripts): Add set +u and set -u around source command for improved error handling (cd89bca)
  • refactor(disk-check): Enhance disk space check script with configurable thresholds (c359a0f)
  • feat: Enhance Yocto build workflow with new input options and improved scripts (852f44b)
  • refactor(logging): replace docker-monitor with container-monitor for log management (70a26e9)
  • feat: Enhance Device Publish Feature with External MQTT Connection (8ac70ed)
  • ref (2181249)
  • Refactor device to agent terminology and enhance offline queue management (b66a282)
  • refactor(device): move device initialization logic to agent module and remove old device file (f5b5f6b)
  • fix(device): update deviceInfo retrieval to use getAgentInfo method (27e0824)
  • feat(sync): implement StateReporter for agent state reporting and transport handling (e649a41)
  • refactor(logging): enhance request logging for mutating requests and improve log clarity refactor(discovery): streamline logging for discovery processes and improve message clarity refactor(bacnet): clarify initialization success messages for BACnet devices refactor(modbus): improve logging messages for Modbus device initialization and errors refactor(opcua): refine logging messages for OPC UA node validation and discovery update(auth): change admin password hash for security (736caa3)
  • feat(snmp): implement SNMP adapter, client, discovery, and types (d527326)
  • feat: update network constants and remove unused blinking module (7cfc10e)
  • feat(logging): add cloud log backend types and implement log sampling and spooling (0a7a275)
  • feat(cloud-sync): implement StateReporter for managing state reporting to the cloud (603124e)
  • feat: update version to 1.0.106, add semver dependency, and refactor release service to use git tags for stable release retrieval (af26d15)

Provisioning Release provisioning-v1.0.4

29 Apr 00:13

Choose a tag to compare

  • feat: update version to 1.0.106, add semver dependency, and refactor release service to use git tags for stable release retrieval (af26d15)
  • feat: simplify deployable tag validation and remove image existence check for releases (30d6270)

Release v0.0.30

28 Apr 23:58

Choose a tag to compare

  • feat: simplify deployable tag validation and remove image existence check for releases (30d6270)
  • feat: update release service to await latest stable release and improve error handling for deployable images (6c2c37e)
  • feat: add validation for iotistic/api image existence in release service and implement release provisioning workflow (c4256d5)
  • feat: enhance login page with username and password fields, update authentication flow (16536d1)
  • feat: remove release provisioning workflow as part of repository cleanup (f260c59)
  • feat: enhance release service to validate deployable tags and prevent provisioning releases from being used for customer workloads (9d65f9e)

Provisioning Release provisioning-v1.0.3

28 Apr 22:28

Choose a tag to compare

  • feat: simplify deployable tag validation and remove image existence check for releases (30d6270)

Provisioning Release provisioning-v1.0.3-rc.2

28 Apr 22:07

Choose a tag to compare

  • feat: update release service to await latest stable release and improve error handling for deployable images (6c2c37e)

Provisioning Release provisioning-v1.0.3-rc.1

28 Apr 21:39

Choose a tag to compare

  • feat: add validation for iotistic/api image existence in release service and implement release provisioning workflow (c4256d5)
  • feat: enhance release service to validate deployable tags and prevent provisioning releases from being used for customer workloads (9d65f9e)

Release v0.0.29

25 Apr 01:02

Choose a tag to compare

Release v0.0.29

Release v0.0.29-rc.1

25 Apr 00:59

Choose a tag to compare

Release v0.0.29-rc.1 Pre-release
Pre-release
  • feat: implement Auth0 token exchange endpoint and update login flow to redirect to Auth0 for authentication (2329b66)