Skip to content

Latest commit

 

History

History
388 lines (202 loc) · 22.6 KB

CHANGELOG.md

File metadata and controls

388 lines (202 loc) · 22.6 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.8.17 (2022-03-01)

Bug Fixes

1.8.16 (2022-02-27)

Bug Fixes

1.8.15 (2022-02-24)

1.8.14 (2022-02-23)

1.8.13 (2022-02-23)

1.8.12 (2022-02-14)

1.8.11 (2022-02-03)

Bug Fixes

  • temporarily disable async deploy NUTs (#420) (e4e2d76)

1.8.10 (2022-02-02)

1.8.9 (2022-02-01)

Bug Fixes

1.8.8 (2022-01-31)

Bug Fixes

1.8.7 (2022-01-30)

Bug Fixes

  • make retrieve param consistent and fix tests (#410) (79108d8)

1.8.6 (2022-01-27)

Bug Fixes

1.8.5 (2022-01-25)

1.8.4 (2022-01-20)

1.8.3 (2022-01-20)

1.8.2 (2022-01-20)

Bug Fixes

  • include correct username for deploy:report in async deploy (#392) (f58ff25)

1.8.1 (2022-01-19)

Bug Fixes

  • missing quotes in --help for source:retrieve (#393) (2c1e5c6)

1.8.0 (2022-01-13)

Features

  • concise flag on status to omit ignored files (#382) (2dcbac8)
  • mdapi deploy/report commands (8068ff0)

Bug Fixes

  • add variable polling times based on comp. set (#360) (4a839ff)
  • update --testlevel RunLocalTests --help to say that unlocked packages are also excluded (#384) (5f0ad44)

1.6.2 (2021-12-03)

Bug Fixes

  • bump stl for customField status and pull (#346) (7a657dd)

1.6.1 (2021-12-02)

1.6.0 (2021-12-02)

Features

1.5.5 (2021-12-01)

Bug Fixes

  • delete bundle component and deploy 'new' bundle (6af9705)

1.5.4 (2021-11-23)

Bug Fixes

1.5.3 (2021-11-18)

1.5.2 (2021-11-18)

1.5.1 (2021-11-18)

1.5.0 (2021-11-16)

Features

  • add mdapi:deploy:cancel command, refactor base classes to support MDAPI and SOURCE stash keys (#301) (9dcc3e7)

1.4.3 (2021-11-15)

Bug Fixes

  • add back missing help for listmetadata/describemetadata (#295) (f641d83)

1.4.2 (2021-11-11)

Bug Fixes

1.4.1 (2021-11-11)

1.4.0 (2021-11-09)

Features

  • listmetadata and describemetadata (b00a59a)

1.3.1 (2021-10-28)

Bug Fixes

1.3.0 (2021-10-28)

Features

1.2.6 (2021-10-21)

Bug Fixes

1.2.5 (2021-10-21)

1.2.4 (2021-10-12)

1.2.3 (2021-10-11)

Bug Fixes

  • add back missing long parameter descriptions for some force:source commands (#241) (d87671b)
  • remote-only deletes now supported (#220) (fed3ff4)

1.2.1 (2021-10-05)

Bug Fixes

1.2.0 (2021-09-29)

Features

1.1.1 (2021-09-27)

1.1.0 (2021-09-24)

Features

Bug Fixes

  • find server errors and display them with FileResponse errors (#210) (99df1ca)

1.0.16 (2021-09-10)

1.0.15 (2021-09-09)

Bug Fixes

1.0.14 (2021-09-09)

Bug Fixes

  • release with new SDR version (e803bc8)

1.0.13 (2021-09-08)

1.0.12 (2021-08-26)

Bug Fixes

  • force a release that updates SDR dependency (b08ef1f)

1.0.11 (2021-08-26)

Bug Fixes

  • trim metadata type, and name to prevent unnecessary errors (#179) (2011caa)

1.0.10 (2021-08-20)

Bug Fixes

  • wildcard metadata retrieves will now fetch source not in the project (#177) (3e542c3)

1.0.9 (2021-08-12)

Bug Fixes

1.0.7 (2021-08-05)

Bug Fixes

1.0.6 (2021-07-30)

1.0.5 (2021-07-29)

Bug Fixes

1.0.3 (2021-07-28)

Bug Fixes

  • deploy:report now respects the wait flag (#153) (c194f7c)

1.0.2 (2021-07-26)

Bug Fixes

  • throw deploy error when missing required params (#150) (234c596)

1.0.1 (2021-07-26)

Bug Fixes

1.0.0 (2021-07-22)

Bug Fixes

0.1.22 (2021-06-28)

Bug Fixes

0.1.21 (2021-06-24)

Bug Fixes

  • postretrieve hook payload is now the file responses (#120) (a505389)

0.1.20 (2021-06-17)

Bug Fixes

0.1.19 (2021-06-12)

Features

0.0.19 (2021-06-10)

0.0.18 (2021-06-09)

0.0.17 (2021-06-03)

0.0.16 (2021-05-20)

0.0.15 (2021-05-07)

0.0.14 (2021-05-04)

Bug Fixes

  • support hooks for deployRecentValidation and async deploys (#75) (ac787f9)

0.0.13 (2021-05-04)

Bug Fixes

0.0.12 (2021-05-01)

0.0.11 (2021-04-29)

Bug Fixes

0.0.10 (2021-04-23)

Bug Fixes

0.0.9 (2021-04-13)

0.0.8 (2021-04-13)

Features

0.0.7 (2021-04-09)

Bug Fixes

0.0.6 (2021-04-09)

Bug Fixes

0.0.5 (2021-04-07)

Bug Fixes

0.0.4 (2021-04-05)

0.0.3 (2021-04-02)

0.0.2 (2021-03-03)

Bug Fixes

  • add initial NUTs, u-tests (ca2076c)
  • add retrieve via packageNames param (2fb3217)
  • add wait to retrieve, move min wait and default wait to static members (74a3cdd)
  • deploy first pass (c6665ab)
  • fix sorting logic (70876e3)
  • fixed some of Steve's comments (4596da6)
  • match library changes for deploy (abba216)
  • remove packagename, change some types (b1d8b82)
  • source:retrieve working as a user, json and hook info wrong, missing tests (7828c3f)

0.0.1 (2021-02-08)

Bug Fixes

  • add command files, test files, message files, remove template (598ff29)