Nitric

Latest version: v1.1.2

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

Scan your dependencies

Page 37 of 57

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

0.13.0rc.15

0.13.0rc.14

[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.14

0.13.0rc.12

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


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))


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.12

Page 37 of 57

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.