Skip to content

Release v0.0.31-rc.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 May 01:58
· 220 commits to master since this 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)