Skip to content

Releases: onecli/node-sdk

v2.7.0

Choose a tag to compare

@guyb1 guyb1 released this 06 Jul 19:12
8480382

2.7.0 (2026-07-06)

Features

  • org-scoped manual approval handler (onecli.org.configureManualApproval) (#49) (62f09cb)

v2.6.0

Choose a tag to compare

@guyb1 guyb1 released this 05 Jul 00:48
1761dd4

2.6.0 (2026-07-05)

Features

  • mark OrgRule endpoint fields optional for app-permission rules (#47) (411ff24)

v2.5.0

Choose a tag to compare

@guyb1 guyb1 released this 04 Jul 22:13
f066f09

2.5.0 (2026-07-04)

Features

  • add organization-scoped org sub-client (connections, rules, connect) (#45) (a057ec8)

v2.4.0

Choose a tag to compare

@guyb1 guyb1 released this 24 Jun 17:46
676a3a4

2.4.0 (2026-06-24)

Features

  • add structured summary to manual-approval requests (#43) (ac95a43)

v2.3.0

Choose a tag to compare

@guyb1 guyb1 released this 14 Jun 16:21
60c4ad6

2.3.0 (2026-06-14)

Features

  • add listAgents and make ensureAgent idempotent at the agent cap (#41) (74dbae8), closes #40

v2.2.1

Choose a tag to compare

@guyb1 guyb1 released this 04 Jun 09:55
790eb9c

2.2.1 (2026-06-04)

Bug Fixes

  • throw on 4xx in applyContainerConfig instead of failing silently (#38) (564b49f)

v2.2.0

Choose a tag to compare

@guyb1 guyb1 released this 02 Jun 07:56
9766951

2.2.0 (2026-06-02)

Features

  • support credential stubs in container config (#36) (3087ebd)

v2.1.0

Choose a tag to compare

@guyb1 guyb1 released this 24 May 17:33
b7790b5

2.1.0 (2026-05-24)

Features

  • add parentIdentifier to CreateAgentInput (#35) (02252dd)

Bug Fixes

v2.0.0

Choose a tag to compare

@guyb1 guyb1 released this 19 May 16:41
0e3086a

2.0.0 (2026-05-19)

⚠ BREAKING CHANGES

  • migrate API prefix from /api to /v1 and default to api.onecli.sh (#31)

Features

  • migrate API prefix from /api to /v1 and default to api.onecli.sh (#31) (34184c3)

v1.0.0

Choose a tag to compare

@guyb1 guyb1 released this 11 May 17:42
fff045a

1.0.0 (2026-05-11)

⚠ BREAKING CHANGES

  • add org API key support and rename provisionUser to provisionProject (#30)

Features

  • add org API key support and rename provisionUser to provisionProject (#30) (ff5825b)

Bug Fixes

  • isolate CA tests by mocking tmpdir with a unique temp directory (#28) (26fa588)