Skip to content

v1.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jan 08:20
fac301e

1.3.0 (2025-01-25)

Features

  • add Octokit dependency and update test configurations (d86eade)
  • add settings schema to plugin initialization (6addf2f)
  • add support for KERNEL_PUBLIC_KEY in deployment (a429556)
  • command interface (ffbb00b)
  • integrate ubiquity-os-logger (597a7c3)
  • manifest commands object (c2d4761)
  • moved to SDK (914bf62)
  • schema validation (cbace97)
  • switch to Bun (75896fb)
  • worker deploy and delete (cc96a10)

Bug Fixes

  • add environment condition in GitHub workflows (f562371)
  • change tests to CJS (b2f214b)
  • config: add descriptions to JSON schema properties (bff0fd3)
  • correct formatting in error comment (3de9722)
  • formatting (1562da1)
  • release please workflow (3aaa800)
  • replace comment post with SDK function (3fcb7e7)
  • setup bun (75a3a37)
  • stop parsing JSON (92858e9)
  • stop parsing JSON (da9ad42)
  • tests: correct async test assertions (6287371)
  • update dependencies and refactor logging (fa8e555)
  • update wrangler.toml (de774d8)
  • updated lock file and SDK (a1b595d)
  • upgrade Typebox and cross-env (f6ca42a)