Skip to content

Releases: salesforcecli/plugin-agent

2.0.1

Choose a tag to compare

@svc-cli-bot svc-cli-bot released this 11 Aug 15:30

Bug Fixes

  • bump @salesforce/agents to 2.0.1 (1980fb5)

2.0.0

Choose a tag to compare

@svc-cli-bot svc-cli-bot released this 30 Jul 16:14
  • feat!: require Node >=22, drop EOL Node versions @W-23480655@ (a411c7b)

BREAKING CHANGES

  • engines.node raised to >=22.0.0, dropping support for Node 18 and 20

1.45.0

Choose a tag to compare

@svc-cli-bot svc-cli-bot released this 28 Jul 16:55

Features

1.44.5

Choose a tag to compare

@svc-cli-bot svc-cli-bot released this 14 Jul 18:29

Bug Fixes

  • deps: bump @salesforce/agents from 1.10.2 to 1.10.3 (#461) (be7c0e7)

1.44.4

Choose a tag to compare

@svc-cli-bot svc-cli-bot released this 02 Jul 05:59

Bug Fixes

  • unpin CTC Node version now that change-case-management supports current LTS (3bc64ad)

1.44.3

Choose a tag to compare

@svc-cli-bot svc-cli-bot released this 01 Jul 21:39

Bug Fixes

1.44.2

Choose a tag to compare

@svc-cli-bot svc-cli-bot released this 01 Jul 03:08

Bug Fixes

  • pin CTC to Node 20 — unsettled await affects Node 22.23 too (#455) (e885d89)

1.44.1

Choose a tag to compare

@svc-cli-bot svc-cli-bot released this 01 Jul 02:17

Bug Fixes

  • pin CTC step to Node 22 until change-case-management supports Node 24 (a52f75f)

1.44.0

Choose a tag to compare

@svc-cli-bot svc-cli-bot released this 01 Jul 00:50

Bug Fixes

  • add adlUtils unit tests and enforce data-category mutual exclusivity @W-23237764@ (f417238), closes #453
  • clarify data-category flags are mutually exclusive @W-23237764@ (815b539)
  • data category field names and add --data-category-rule flag @W-23237764@ (9cbcc16)

Features

  • add --offset flag to file list for pagination support @W-23237764@ (9c2f136)
  • add --wait flag to adl create and reduce run() complexity @W-23237764@ (fc4f556)
  • adl cli update to 262.11 api and fix P2/P3 bugs @W-23237764@ (9166c90)

1.43.0

Choose a tag to compare

@svc-cli-bot svc-cli-bot released this 25 Jun 23:41

Bug Fixes

  • deps: bump @salesforce/agents from 1.8.1 to 1.8.3 (a49690e)
  • yarn.lock repo cleanup and stable test time filter W-23182333 (#452) (54375f7)

Features

  • add --context-variables flag to agent preview commands @W-22829332@ (#438) (3480f1b)
  • wire --test-runner agentforce-studio into agent generate test-spec @W-22904110@ (dd0b29a)