Nitric

Latest version: v1.2.4

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

Scan your dependencies

Page 41 of 61

0.14.0rc.4

[0.14.0](https://github.com/nitrictech/nitric/compare/v0.13.0...v0.14.0) (2022-02-23)


Features

* Add resource type key for secrets ([743e5f7](https://github.com/nitrictech/nitric/commit/743e5f75749728e08ae9d71b12a33fc9692ef8f1))
* Add secret resource definition and actions. ([3802e3d](https://github.com/nitrictech/nitric/commit/3802e3d6aba01a2164b29531b85135b62ddfa593))
* regenerate protos to include secret resource type ([25637fd](https://github.com/nitrictech/nitric/commit/25637fdcc888948cca4ab5b359276eb8966ee517))

-rc.4

0.13.1rc.3

[0.13.1](https://github.com/nitrictech/python-sdk/compare/v0.13.0...v0.13.1) (2023-07-31)

0.13.0

[0.13.0](https://github.com/nitrictech/nitric/compare/v0.12.1...v0.13.0) (2022-02-22)


Features

* resource contracts ([3ff5340](https://github.com/nitrictech/nitric/commit/3ff53408b779e8eebbdccc0cd27c5a735403d6fd))
* **faas:** Add FaaS worker types. ([062959e](https://github.com/nitrictech/nitric/commit/062959e0d57fc44aab6ba130c4de2a674f8cba29))
* **worker:** Add additional FaaS worker types and selection logic from ProcessPool. ([0188e7f](https://github.com/nitrictech/nitric/commit/0188e7ff6ac79633324b2c189981dfa28023fb3c))
* allow getting all matching workers from pool ([4633510](https://github.com/nitrictech/nitric/commit/4633510d01182173077392096ef1c454136f20ec))
* Preserve API name as part of route worker and make it readable. ([6ddff61](https://github.com/nitrictech/nitric/commit/6ddff61248752fc724020e3773ae0eb92c1fb696))
* **pool:** Add Filter option to GetWorker(). ([a3df9fb](https://github.com/nitrictech/nitric/commit/a3df9fb1b1d7639b86f6ba8e0dcae35be8ca6dfd))
* Route to schedules based on topic naming convention. ([aae4522](https://github.com/nitrictech/nitric/commit/aae45229d2ba51c5b0657308292071e672c38350))


Bug Fixes

* Add worker type registration. ([6dca460](https://github.com/nitrictech/nitric/commit/6dca460ebc2733962baf91172ba07e5ae210db7a))
* make GetWorkers subtractive over additive ([7a92ff2](https://github.com/nitrictech/nitric/commit/7a92ff2700d5ee1364fcaf8d1679e07450c33513))


Documentation

* update readme ([f2e73b2](https://github.com/nitrictech/nitric/commit/f2e73b26aaec5acb5ed604bfd8c9a3a635bdd260))


Build Systems

* Add a make "check" and "generate" target ([bfdb3eb](https://github.com/nitrictech/nitric/commit/bfdb3ebaeb829fa81247f58757f4402cd09d9b0b))


Continuous Integration

* Add checks for checking in generated sources. ([56403f7](https://github.com/nitrictech/nitric/commit/56403f7f76431fb74927c05accd369bf443ddf0f))
* change order of proto/mock generation. ([be282e1](https://github.com/nitrictech/nitric/commit/be282e13e7294ba42614e6c0e49809467553ef42))


Tests

* Add tests and fix bugs for new worker types. ([0258c08](https://github.com/nitrictech/nitric/commit/0258c08f6c9d9fe96858d0a55cb2c75e7a09ade9))
* Add UnimplementedWorker tests. ([845fbed](https://github.com/nitrictech/nitric/commit/845fbedb4ad77c02a0e422955015156bf1c43aa6))
* **worker:** Add grpc worker tests. ([5eae1e7](https://github.com/nitrictech/nitric/commit/5eae1e756b7a19a8e5ee77948bbb3088dd00d3cb))
* **worker:** Add ProcessPool tests. ([9640c3b](https://github.com/nitrictech/nitric/commit/9640c3b528e64e6004e3af7104d78079031ecc5b))


Code Refactoring

* **worker:** reduce duplicate code. ([200ca46](https://github.com/nitrictech/nitric/commit/200ca46ecca17cd49f9a769312cc14e578c72ce6))
* just filter once when getting workers ([383243f](https://github.com/nitrictech/nitric/commit/383243f0e59def2cf194b4f14435fbc1eda5a59f))

0.13.0rc.18

[0.13.0](https://github.com/nitrictech/nitric/compare/v0.12.1...v0.13.0) (2022-02-22)


Features

* resource contracts ([3ff5340](https://github.com/nitrictech/nitric/commit/3ff53408b779e8eebbdccc0cd27c5a735403d6fd))
* **faas:** Add FaaS worker types. ([062959e](https://github.com/nitrictech/nitric/commit/062959e0d57fc44aab6ba130c4de2a674f8cba29))
* **worker:** Add additional FaaS worker types and selection logic from ProcessPool. ([0188e7f](https://github.com/nitrictech/nitric/commit/0188e7ff6ac79633324b2c189981dfa28023fb3c))
* allow getting all matching workers from pool ([4633510](https://github.com/nitrictech/nitric/commit/4633510d01182173077392096ef1c454136f20ec))
* Preserve API name as part of route worker and make it readable. ([6ddff61](https://github.com/nitrictech/nitric/commit/6ddff61248752fc724020e3773ae0eb92c1fb696))
* **pool:** Add Filter option to GetWorker(). ([a3df9fb](https://github.com/nitrictech/nitric/commit/a3df9fb1b1d7639b86f6ba8e0dcae35be8ca6dfd))
* Route to schedules based on topic naming convention. ([aae4522](https://github.com/nitrictech/nitric/commit/aae45229d2ba51c5b0657308292071e672c38350))


Bug Fixes

* Add worker type registration. ([6dca460](https://github.com/nitrictech/nitric/commit/6dca460ebc2733962baf91172ba07e5ae210db7a))
* make GetWorkers subtractive over additive ([7a92ff2](https://github.com/nitrictech/nitric/commit/7a92ff2700d5ee1364fcaf8d1679e07450c33513))


Documentation

* update readme ([f2e73b2](https://github.com/nitrictech/nitric/commit/f2e73b26aaec5acb5ed604bfd8c9a3a635bdd260))


Build Systems

* Add a make "check" and "generate" target ([bfdb3eb](https://github.com/nitrictech/nitric/commit/bfdb3ebaeb829fa81247f58757f4402cd09d9b0b))


Continuous Integration

* Add checks for checking in generated sources. ([56403f7](https://github.com/nitrictech/nitric/commit/56403f7f76431fb74927c05accd369bf443ddf0f))
* change order of proto/mock generation. ([be282e1](https://github.com/nitrictech/nitric/commit/be282e13e7294ba42614e6c0e49809467553ef42))


Tests

* Add tests and fix bugs for new worker types. ([0258c08](https://github.com/nitrictech/nitric/commit/0258c08f6c9d9fe96858d0a55cb2c75e7a09ade9))
* Add UnimplementedWorker tests. ([845fbed](https://github.com/nitrictech/nitric/commit/845fbedb4ad77c02a0e422955015156bf1c43aa6))
* **worker:** Add grpc worker tests. ([5eae1e7](https://github.com/nitrictech/nitric/commit/5eae1e756b7a19a8e5ee77948bbb3088dd00d3cb))
* **worker:** Add ProcessPool tests. ([9640c3b](https://github.com/nitrictech/nitric/commit/9640c3b528e64e6004e3af7104d78079031ecc5b))


Code Refactoring

* **worker:** reduce duplicate code. ([200ca46](https://github.com/nitrictech/nitric/commit/200ca46ecca17cd49f9a769312cc14e578c72ce6))
* just filter once when getting workers ([383243f](https://github.com/nitrictech/nitric/commit/383243f0e59def2cf194b4f14435fbc1eda5a59f))

-rc.18

0.13.0rc.17

[0.13.0](https://github.com/nitrictech/nitric/compare/v0.12.1...v0.13.0) (2022-02-22)


Features

* resource contracts ([3ff5340](https://github.com/nitrictech/nitric/commit/3ff53408b779e8eebbdccc0cd27c5a735403d6fd))
* **faas:** Add FaaS worker types. ([062959e](https://github.com/nitrictech/nitric/commit/062959e0d57fc44aab6ba130c4de2a674f8cba29))
* **worker:** Add additional FaaS worker types and selection logic from ProcessPool. ([0188e7f](https://github.com/nitrictech/nitric/commit/0188e7ff6ac79633324b2c189981dfa28023fb3c))
* allow getting all matching workers from pool ([4633510](https://github.com/nitrictech/nitric/commit/4633510d01182173077392096ef1c454136f20ec))
* Preserve API name as part of route worker and make it readable. ([6ddff61](https://github.com/nitrictech/nitric/commit/6ddff61248752fc724020e3773ae0eb92c1fb696))
* **pool:** Add Filter option to GetWorker(). ([a3df9fb](https://github.com/nitrictech/nitric/commit/a3df9fb1b1d7639b86f6ba8e0dcae35be8ca6dfd))
* Route to schedules based on topic naming convention. ([aae4522](https://github.com/nitrictech/nitric/commit/aae45229d2ba51c5b0657308292071e672c38350))


Bug Fixes

* Add worker type registration. ([6dca460](https://github.com/nitrictech/nitric/commit/6dca460ebc2733962baf91172ba07e5ae210db7a))
* make GetWorkers subtractive over additive ([7a92ff2](https://github.com/nitrictech/nitric/commit/7a92ff2700d5ee1364fcaf8d1679e07450c33513))


Build Systems

* Add a make "check" and "generate" target ([bfdb3eb](https://github.com/nitrictech/nitric/commit/bfdb3ebaeb829fa81247f58757f4402cd09d9b0b))


Continuous Integration

* Add checks for checking in generated sources. ([56403f7](https://github.com/nitrictech/nitric/commit/56403f7f76431fb74927c05accd369bf443ddf0f))
* change order of proto/mock generation. ([be282e1](https://github.com/nitrictech/nitric/commit/be282e13e7294ba42614e6c0e49809467553ef42))


Tests

* Add tests and fix bugs for new worker types. ([0258c08](https://github.com/nitrictech/nitric/commit/0258c08f6c9d9fe96858d0a55cb2c75e7a09ade9))
* Add UnimplementedWorker tests. ([845fbed](https://github.com/nitrictech/nitric/commit/845fbedb4ad77c02a0e422955015156bf1c43aa6))
* **worker:** Add grpc worker tests. ([5eae1e7](https://github.com/nitrictech/nitric/commit/5eae1e756b7a19a8e5ee77948bbb3088dd00d3cb))
* **worker:** Add ProcessPool tests. ([9640c3b](https://github.com/nitrictech/nitric/commit/9640c3b528e64e6004e3af7104d78079031ecc5b))


Code Refactoring

* **worker:** reduce duplicate code. ([200ca46](https://github.com/nitrictech/nitric/commit/200ca46ecca17cd49f9a769312cc14e578c72ce6))
* just filter once when getting workers ([383243f](https://github.com/nitrictech/nitric/commit/383243f0e59def2cf194b4f14435fbc1eda5a59f))

-rc.17

0.13.0rc.16

[0.13.0](https://github.com/nitrictech/nitric/compare/v0.12.1...v0.13.0) (2022-02-21)


Features

* resource contracts ([3ff5340](https://github.com/nitrictech/nitric/commit/3ff53408b779e8eebbdccc0cd27c5a735403d6fd))
* **faas:** Add FaaS worker types. ([062959e](https://github.com/nitrictech/nitric/commit/062959e0d57fc44aab6ba130c4de2a674f8cba29))
* **worker:** Add additional FaaS worker types and selection logic from ProcessPool. ([0188e7f](https://github.com/nitrictech/nitric/commit/0188e7ff6ac79633324b2c189981dfa28023fb3c))
* allow getting all matching workers from pool ([4633510](https://github.com/nitrictech/nitric/commit/4633510d01182173077392096ef1c454136f20ec))
* Preserve API name as part of route worker and make it readable. ([6ddff61](https://github.com/nitrictech/nitric/commit/6ddff61248752fc724020e3773ae0eb92c1fb696))
* **pool:** Add Filter option to GetWorker(). ([a3df9fb](https://github.com/nitrictech/nitric/commit/a3df9fb1b1d7639b86f6ba8e0dcae35be8ca6dfd))
* Route to schedules based on topic naming convention. ([aae4522](https://github.com/nitrictech/nitric/commit/aae45229d2ba51c5b0657308292071e672c38350))


Bug Fixes

* Add worker type registration. ([6dca460](https://github.com/nitrictech/nitric/commit/6dca460ebc2733962baf91172ba07e5ae210db7a))
* make GetWorkers subtractive over additive ([7a92ff2](https://github.com/nitrictech/nitric/commit/7a92ff2700d5ee1364fcaf8d1679e07450c33513))


Build Systems

* Add a make "check" and "generate" target ([bfdb3eb](https://github.com/nitrictech/nitric/commit/bfdb3ebaeb829fa81247f58757f4402cd09d9b0b))


Continuous Integration

* Add checks for checking in generated sources. ([56403f7](https://github.com/nitrictech/nitric/commit/56403f7f76431fb74927c05accd369bf443ddf0f))
* change order of proto/mock generation. ([be282e1](https://github.com/nitrictech/nitric/commit/be282e13e7294ba42614e6c0e49809467553ef42))


Tests

* Add tests and fix bugs for new worker types. ([0258c08](https://github.com/nitrictech/nitric/commit/0258c08f6c9d9fe96858d0a55cb2c75e7a09ade9))
* Add UnimplementedWorker tests. ([845fbed](https://github.com/nitrictech/nitric/commit/845fbedb4ad77c02a0e422955015156bf1c43aa6))
* **worker:** Add grpc worker tests. ([5eae1e7](https://github.com/nitrictech/nitric/commit/5eae1e756b7a19a8e5ee77948bbb3088dd00d3cb))
* **worker:** Add ProcessPool tests. ([9640c3b](https://github.com/nitrictech/nitric/commit/9640c3b528e64e6004e3af7104d78079031ecc5b))


Code Refactoring

* **worker:** reduce duplicate code. ([200ca46](https://github.com/nitrictech/nitric/commit/200ca46ecca17cd49f9a769312cc14e578c72ce6))
* just filter once when getting workers ([383243f](https://github.com/nitrictech/nitric/commit/383243f0e59def2cf194b4f14435fbc1eda5a59f))

-rc.16

Page 41 of 61

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.