Skip to content

Releases: salesforcecli/plugin-user

v1.2.5

29 Mar 16:33
Compare
Choose a tag to compare

1.2.5 (2021-03-29)

Bug Fixes

  • quotes around status in orb (683b586)

v1.2.4

29 Mar 15:54
Compare
Choose a tag to compare

1.2.4 (2021-03-29)

Bug Fixes

  • refactor scripts as commands (c93b8c8)

v1.2.3

26 Mar 23:11
Compare
Choose a tag to compare

1.2.3 (2021-03-26)

Bug Fixes

  • releases using 2 vars from Context (bde0744)

1.2.2 (2021-03-26)

Bug Fixes

  • still releases w/ CTC from main branch (1b4fac4)

1.2.1 (2021-03-24)

Bug Fixes

  • wrong user id on create (56faa19)

1.2.0 (2021-03-10)

Features

  • added setpassedusernameunique flag #827 (2e28714)
  • updated flag name after review (789f1ed)

1.1.3 (2021-03-08)

1.1.2 (2021-02-18)

Bug Fixes

  • line 63 uses resolved username NOT alias (1a11a1f)

1.1.1 (2021-02-17)

Bug Fixes

  • alias OOB, defaultMarker, and perf (ff4329f)
  • prevent undefined via optional chaining (605af37)

1.1.0 (2021-02-09)

Features

  • casing for booleans as string, undefined (c477a62)

Bug Fixes

  • also handle nulls (502a691)
  • handle undefined and empty (892535f)
  • more casing issues (8b3a6f9)
  • user:create matches smoke test json (b8f9380)

1.0.14 (2021-02-05)

Bug Fixes

  • object for one user, array for multiple (e37597e)

1.0.13 (2021-02-03)

Bug Fixes

  • auth info of alias (caf716e)
  • explain v51 setPassword changes on command errors (2dd3ecc)
  • remove ProfileId query when we only need User Id (a81c46c)
  • update output messages (e8575b5)
  • use singleRecordQuery (85af8dc)

1.0.12 (2021-01-29)

Bug Fixes

  • 1.0.11 (450b6ee)
  • add safety net around passwordGenerate in var args (021a3f4)
  • assign permset to new user (2fde9ba)
  • bump to 1.0.9 to release (88ce843)
  • code review 1 (cb90a86)
  • error message for display + accessToken (3464ab3)
  • handled false generate(p|P)assword scenario (1b9cc3c)
  • save profileName and password to the authfile for the new user (4b0b78d)
  • update help for create, display, list (f04b29e)
  • update password:generate help (d174f76)
  • use generatePassword in code, provide both in output (8617114)

1.0.8 (2021-01-21)

1.0.7 (2021-01-14)

Bug Fixes

1.0.6 (2021-01-11)

Bug Fixes

  • properly pass permset names to core (dd3b340)

1.0.5 (2021-01-10)

Bug Fixes

  • create.ts: param should be setalias not alias (8701d7b)

1.0.4 (2021-01-07)

Bug Fixes

  • code review 1 (b217ce2)
  • standardized capitalization issues with config file (a6989ec)

1.0.3 (2020-12-17)

1.0.2 (2020-12-17)

Bug Fixes

1.0.1 (2020-12-10)

1.0.0 (2020-11-19)

Bug Fixes

  • add unit tests (22f2252)
  • code review 1 (988cf0a)
  • code review 2 (c1fa918)
  • commands working, onto tests (57772dd)
  • fixed various typings from config file and args (9e91986)
  • once through fixing up config files/readme/commands (b7dcbe4)

v1.2.2-ctc-testing.0

26 Mar 22:51
Compare
Choose a tag to compare
chore(release): 1.2.2-ctc-testing.0 [ci skip]

v1.2.1

24 Mar 23:50
Compare
Choose a tag to compare

1.2.1 (2021-03-24)

Bug Fixes

  • wrong user id on create (56faa19)

v1.2.0

10 Mar 15:27
Compare
Choose a tag to compare

1.2.0 (2021-03-10)

Features

  • added setpassedusernameunique flag #827 (2e28714)
  • updated flag name after review (789f1ed)

v1.1.3

08 Mar 16:05
Compare
Choose a tag to compare

1.1.3 (2021-03-08)

v1.1.2

18 Feb 16:40
Compare
Choose a tag to compare

1.1.2 (2021-02-18)

Bug Fixes

  • line 63 uses resolved username NOT alias (1a11a1f)

v1.1.1

17 Feb 17:31
Compare
Choose a tag to compare

1.1.1 (2021-02-17)

Bug Fixes

  • alias OOB, defaultMarker, and perf (ff4329f)
  • prevent undefined via optional chaining (605af37)

v1.1.0

09 Feb 18:26
Compare
Choose a tag to compare

1.1.0 (2021-02-09)

Features

  • casing for booleans as string, undefined (c477a62)

Bug Fixes

  • also handle nulls (502a691)
  • handle undefined and empty (892535f)
  • more casing issues (8b3a6f9)
  • user:create matches smoke test json (b8f9380)