Skip to content

Releases: nitrictech/cli

v1.1.0-develop.6

28 Feb 23:58
4fac7f6
Compare
Choose a tag to compare
v1.1.0-develop.6 Pre-release
Pre-release

1.1.0-develop.6 (2022-02-28)

Bug Fixes

  • ensure ts/js runtime paths for windows are correct (02d58dc)

v1.1.0-develop.5

28 Feb 03:47
7aa755a
Compare
Choose a tag to compare
v1.1.0-develop.5 Pre-release
Pre-release

1.1.0-develop.5 (2022-02-28)

Bug Fixes

  • bind minio console to correct internal port (feea1a7)
  • create local buckets during run (d0498bf)
  • return correct host port for minio API (3e0dff8)

v1.1.0-develop.4

28 Feb 02:41
9964e6b
Compare
Choose a tag to compare
v1.1.0-develop.4 Pre-release
Pre-release

1.1.0-develop.4 (2022-02-28)

Bug Fixes

  • use original path value for HttpRequests (9497f52)

v1.1.0-develop.3

28 Feb 02:40
a566a9b
Compare
Choose a tag to compare
v1.1.0-develop.3 Pre-release
Pre-release

1.1.0-develop.3 (2022-02-28)

Bug Fixes

  • Update membrane and remove value on childCommand (057cfce), closes #99

v1.1.0-develop.2

25 Feb 21:36
f5bc739
Compare
Choose a tag to compare
v1.1.0-develop.2 Pre-release
Pre-release

1.1.0-develop.2 (2022-02-25)

Bug Fixes

  • azure: correct resource name lengths (526efda)
  • azure: Remove the memory restriction as it also requires a CPU restriction (d6fc440)

Features

  • deploy: Print the api endpoints after deploying (7f0f9af)

v1.1.0-develop.1

25 Feb 03:44
7872c10
Compare
Choose a tag to compare
v1.1.0-develop.1 Pre-release
Pre-release

1.1.0-develop.1 (2022-02-25)

Features

  • Add secret collection to codeconfig (4925e41)

v1.0.2-develop.3

25 Feb 01:54
c4b4957
Compare
Choose a tag to compare
v1.0.2-develop.3 Pre-release
Pre-release

1.0.2-develop.3 (2022-02-25)

Bug Fixes

  • aws: awslambda permissions were not named uniquely (0e7eec6)
  • aws: Fix the aws schedule (92c5992)
  • aws: initialize the schedules map (ebda634)
  • glob: the glob needs the stack path (4423dd2)
  • golang: Add membrane to golang image (db87cdc)
  • pulumi: don't close logging pipe (262277c)

v1.0.2-develop.2

24 Feb 07:21
1fd5d71
Compare
Choose a tag to compare
v1.0.2-develop.2 Pre-release
Pre-release

1.0.2-develop.2 (2022-02-24)

Bug Fixes

  • ensure windows file paths are processed correctly (65d2696)
  • use filepath to get dev image path (883cce0)

v1.0.2-develop.1

24 Feb 05:07
4462649
Compare
Choose a tag to compare
v1.0.2-develop.1 Pre-release
Pre-release

1.0.2-develop.1 (2022-02-24)

Bug Fixes

  • correct typo in topic route. (dbbfde6)
  • fix incorrect response when calling '/' path route handlers (002943a)
  • Template checkout (7fa17d5)

v1.0.0-develop.26

24 Feb 03:45
e952a88
Compare
Choose a tag to compare
v1.0.0-develop.26 Pre-release
Pre-release

1.0.0-develop.26 (2022-02-24)

Bug Fixes

  • fix incorrect response when calling '/' path route handlers (002943a)