Releases: nitrictech/nitric
Releases · nitrictech/nitric
Release v0.11.2-rc.0690fda5
0.11.2 (2021-09-14)
Continuous Integration
- Add workflow for triggering automatic generation of base SDKs. (a4f269d)
- New dev/prod release workflow. (ae160b0)
-rc.0690fda5
Release v0.11.2-rc.9cc8e369
0.11.2 (2021-09-12)
Continuous Integration
- New dev/prod release workflow. (ae160b0)
-rc.9cc8e369
Release v0.11.2-rc.6afd0753
0.11.2 (2021-09-12)
Continuous Integration
- New dev/prod release workflow. (ae160b0)
-rc.6afd0753
Release v0.10.2
0.10.2 (2021-09-03)
Bug Fixes
- dev document plugin: return NotFound error when document not found (6cafa72)
Tests
Release v0.10.1
0.10.1 (2021-09-03)
Bug Fixes
- fix path construction for local dev plugins (bb0fb50)
- store dev boltdb in shared volume (fcb8e92)
Release v0.9.9
0.9.9 (2021-08-25)
Continuous Integration
- Add GOPATH to binary build job & fix setup-go action. (536aab0)
Release v0.9.7
0.9.7 (2021-08-20)
Bug Fixes
- store secrets in default local share (ee1eedf)
Release v0.9.4
0.9.4 (2021-08-04)
Bug Fixes
- Add additional options to shutdown idle connections for fasthttp server. (68ff0c5)
Code Refactoring
- consolidate http plugins down into base gateway and additional middleware. (6bb7cd0)
Release v0.9.0
0.9.0 (2021-08-04)
Features
- plugins/secret: Add AWS secrets Manager plugin. (762b854)
Release v0.6.3
0.6.3 (2021-08-03)
Bug Fixes
- Fix compile issue for app platform gateway plugin. (19fa8bd)