Skip to content

v1.1.0

Compare
Choose a tag to compare
@nitric-bot nitric-bot released this 01 Mar 04:52
· 1075 commits to main since this release
60c7138

1.1.0 (2022-03-01)

Bug Fixes

  • add javascript glob to defaults (14ef260)
  • javascript runtime code as config commands (cc81751)
  • nodemon poll required for hot reload windows (8e3a278)
  • aws: don't try to create a policy with no actions (8aa438f)
  • codeconfig: Ensure paths do not have trailing slashes (32c49f5)
  • deploy: Truncate "deploying resource list" (1e22ba8)
  • bind minio console to correct internal port (feea1a7)
  • correct typo in topic route. (dbbfde6)
  • create local buckets during run (d0498bf)
  • ensure ts/js runtime paths for windows are correct (02d58dc)
  • ensure windows file paths are processed correctly (65d2696)
  • fix incorrect response when calling '/' path route handlers (002943a)
  • return correct host port for minio API (3e0dff8)
  • Update membrane and remove value on childCommand (057cfce), closes #99
  • use original path value for HttpRequests (9497f52)
  • aws: awslambda permissions were not named uniquely (0e7eec6)
  • aws: Fix the aws schedule (92c5992)
  • aws: initialize the schedules map (ebda634)
  • azure: correct resource name lengths (526efda)
  • azure: Remove the memory restriction as it also requires a CPU restriction (d6fc440)
  • glob: the glob needs the stack path (4423dd2)
  • golang: Add membrane to golang image (db87cdc)
  • pulumi: don't close logging pipe (262277c)
  • Template checkout (7fa17d5)
  • use filepath to get dev image path (883cce0)

Features

  • Add better version info (873d008)
  • make more friendly output when interrupt is used (22a913b)
  • aws: Deploy defined secrets and add secret access policies. (8a5c284)
  • deploy: Print the api endpoints after deploying (7f0f9af)
  • Add secret collection to codeconfig (4925e41)