Skip to content

Releases: serverless/utils

5.4.0 (2021-07-16)

16 Jul 11:39
Compare
Choose a tag to compare

Features


Comparison since last release

5.3.0 (2021-06-15)

15 Jun 11:19
Compare
Choose a tag to compare

Features


Comparison since last release

5.2.0 (2021-05-27)

27 May 12:38
Compare
Choose a tag to compare

Features


Comparison since last release

5.1.0 (2021-05-19)

19 May 13:22
Compare
Choose a tag to compare

5.0.0 (2021-05-12)

12 May 11:33
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • Inquirer prompt will have no prefix instead of Serverless:. If you wish, to still use Serverless: prefix, override it on the client side.

Features


Comparison since last release

4.1.0 (2021-04-20)

20 Apr 07:48
Compare
Choose a tag to compare

Features


Comparison since last release

4.0.1 (2021-04-01)

01 Apr 09:52
adbabd1
Compare
Choose a tag to compare

Features

  • Add a dev env metrics url for China user

Comparison since last release

4.0.0 (2021-03-11)

11 Mar 15:16
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • Expose analytics server URL unconditionally (and not just in non-CI environments). It is breaking as it might impact how analytics reporting works in older version of the Framework and might pollute data with unexpected events coming from CI deployments. Additonally, it will cause notifications to be triggered in CI environments as well.

Features

  • Expose analytics server URL unconditionally (and not just in non-CI environments) (#76) (9f7143e) (Piotr Grzesik)

Comparison since last release

3.1.0 (2021-01-29)

29 Jan 12:10
Compare
Choose a tag to compare

Features


Comparison since last release

3.0.0 (2021-01-26)

26 Jan 14:13
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • Config:
    • Removed getGlobalConfig
    • Removed support for all rc-discoverable files (only supports local folder, ~/ and ~/.config locations)
    • Update will modify local configuration file if found, otherwise it will modify global (previously it always modified global config)

Features


Comparison since last release