Nitric

Latest version: v1.2.4

Safety actively analyzes 702353 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 31 of 61

0.19.0rc.2

[0.19.0](https://github.com/nitrictech/nitric/compare/v0.18.1...v0.19.0) (2022-10-13)


Features

* Add delayed messaging contract updates ([ec65bc9](https://github.com/nitrictech/nitric/commit/ec65bc96c2393d52a4fa58bc18e6e5c7244bde59))
* hook delay into plugins. ([882fb9d](https://github.com/nitrictech/nitric/commit/882fb9db9ce9ac5e3e4eea890c027942d76ab556))
* working delayed message implementation. ([5cad32b](https://github.com/nitrictech/nitric/commit/5cad32b5184f857ffb1bcc353c189b47a63a18cf))
* **gcp:** Implement delayed messaging. ([0b730b6](https://github.com/nitrictech/nitric/commit/0b730b649377d9d12af9e01b8f74a48330de5bab))


Build Systems

* Lint and build fixes ([c837904](https://github.com/nitrictech/nitric/commit/c83790428223c4335fc7478734143a3ecba94944))


Tests

* **aws:** Allow SFN client to be mockable. ([9b41440](https://github.com/nitrictech/nitric/commit/9b414402f45f76f3c24b5eba42b0172641fc72b8))
* **gcp:** Allow cloud tasks client to be mockable. ([1d2cf44](https://github.com/nitrictech/nitric/commit/1d2cf44a328810dee1bfacf2a1995fb24a7c217e))
* Update mocks. ([9d065cc](https://github.com/nitrictech/nitric/commit/9d065cc85e2ba1995dcbc105dd5a949aad4f8078))
* **aws:** Update sns tests. ([66fb47d](https://github.com/nitrictech/nitric/commit/66fb47d033d8d73bb28d6de52c15cc8ff4673f7c))
* **gcp:** Update pubsub tests. ([9eac204](https://github.com/nitrictech/nitric/commit/9eac204515d22afd31730433b3f721863874b7f0))

-rc.2

0.18.2rc.1

[0.18.2](https://github.com/nitrictech/nitric/compare/v0.18.1...v0.18.2) (2022-10-12)

-rc.1

0.18.1

[0.18.1](https://github.com/nitrictech/nitric/compare/v0.18.0...v0.18.1) (2022-10-10)


Bug Fixes

* if the secret value has a comma it will break so base64 encode the value ([14786d8](https://github.com/nitrictech/nitric/commit/14786d80fa9f3441411e80e40449f0239493addc))

0.18.1rc.2

[0.18.1](https://github.com/nitrictech/nitric/compare/v0.18.0...v0.18.1) (2022-09-16)


Bug Fixes

* if the secret value has a comma it will break so base64 encode the value ([14786d8](https://github.com/nitrictech/nitric/commit/14786d80fa9f3441411e80e40449f0239493addc))

-rc.2

0.18.0

[0.18.0](https://github.com/nitrictech/nitric/compare/v0.17.0...v0.18.0) (2022-09-12)


Features

* add dead-letter config to subscription workers ([05d2d01](https://github.com/nitrictech/nitric/commit/05d2d018fcb09d581bb8447b19e9e30d6b8e4eab))
* Add healthcheck to lambda gateway. ([8218478](https://github.com/nitrictech/nitric/commit/82184782a69847e2ac649ac7d48c9bc358926459))
* make deadletter targets a standalone resource ([ff11609](https://github.com/nitrictech/nitric/commit/ff11609c743f38dca814684812276d063483debb))


Bug Fixes

* return the correct SecretVersion IDs for local dev ([34a6b3c](https://github.com/nitrictech/nitric/commit/34a6b3c90fc14f28d88e27b8437d3b590d2e788a))


Reverts

* Remove deadletter queue from resource contracts. ([ccd3189](https://github.com/nitrictech/nitric/commit/ccd3189b9c0e0b3f479e7457860f793eb8912117))
* Revert dead letter queue contract changes. ([b46b3b6](https://github.com/nitrictech/nitric/commit/b46b3b6e376400fbfcc1dc9191a2937661993e29))


Styles

* add gofumpt linter ([57846c8](https://github.com/nitrictech/nitric/commit/57846c89c053592969b482a7b7e27eb1e54b5774))


Code Refactoring

* Separate out Workers/Handlers/Delegates ([24bf29c](https://github.com/nitrictech/nitric/commit/24bf29ca213ac8359e69af7798c07c4156f1eefa))


Continuous Integration

* Update go version in CI. ([e9a8970](https://github.com/nitrictech/nitric/commit/e9a897021cfbeb9829d639d423bc7f9ed4b50202))


Documentation

* Add discord link to README badges. ([bced8c7](https://github.com/nitrictech/nitric/commit/bced8c73d402ee99124c56dfa2a73ee36a3b049b))

0.18.0rc.11

[0.18.0](https://github.com/nitrictech/nitric/compare/v0.17.0...v0.18.0) (2022-09-12)


Features

* add dead-letter config to subscription workers ([05d2d01](https://github.com/nitrictech/nitric/commit/05d2d018fcb09d581bb8447b19e9e30d6b8e4eab))
* Add healthcheck to lambda gateway. ([8218478](https://github.com/nitrictech/nitric/commit/82184782a69847e2ac649ac7d48c9bc358926459))
* make deadletter targets a standalone resource ([ff11609](https://github.com/nitrictech/nitric/commit/ff11609c743f38dca814684812276d063483debb))


Bug Fixes

* return the correct SecretVersion IDs for local dev ([34a6b3c](https://github.com/nitrictech/nitric/commit/34a6b3c90fc14f28d88e27b8437d3b590d2e788a))


Reverts

* Remove deadletter queue from resource contracts. ([ccd3189](https://github.com/nitrictech/nitric/commit/ccd3189b9c0e0b3f479e7457860f793eb8912117))
* Revert dead letter queue contract changes. ([b46b3b6](https://github.com/nitrictech/nitric/commit/b46b3b6e376400fbfcc1dc9191a2937661993e29))


Styles

* add gofumpt linter ([57846c8](https://github.com/nitrictech/nitric/commit/57846c89c053592969b482a7b7e27eb1e54b5774))


Code Refactoring

* Separate out Workers/Handlers/Delegates ([24bf29c](https://github.com/nitrictech/nitric/commit/24bf29ca213ac8359e69af7798c07c4156f1eefa))


Continuous Integration

* Update go version in CI. ([e9a8970](https://github.com/nitrictech/nitric/commit/e9a897021cfbeb9829d639d423bc7f9ed4b50202))


Documentation

* Add discord link to README badges. ([bced8c7](https://github.com/nitrictech/nitric/commit/bced8c73d402ee99124c56dfa2a73ee36a3b049b))

-rc.11

Page 31 of 61

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.