Skip to content

Releases: nitrictech/nitric

Release v0.11.2-rc.0690fda5

14 Sep 00:26
0690fda
Compare
Choose a tag to compare
Pre-release

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

12 Sep 23:59
9cc8e36
Compare
Choose a tag to compare
Pre-release

0.11.2 (2021-09-12)

Continuous Integration

  • New dev/prod release workflow. (ae160b0)

-rc.9cc8e369

Release v0.11.2-rc.6afd0753

12 Sep 22:17
6afd075
Compare
Choose a tag to compare
Pre-release

0.11.2 (2021-09-12)

Continuous Integration

  • New dev/prod release workflow. (ae160b0)

-rc.6afd0753

Release v0.10.2

03 Sep 04:36
4e1df74
Compare
Choose a tag to compare

0.10.2 (2021-09-03)

Bug Fixes

  • dev document plugin: return NotFound error when document not found (6cafa72)

Tests

Release v0.10.1

03 Sep 03:50
15b2a66
Compare
Choose a tag to compare

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

25 Aug 23:00
3ab1f50
Compare
Choose a tag to compare

0.9.9 (2021-08-25)

Continuous Integration

  • Add GOPATH to binary build job & fix setup-go action. (536aab0)

Release v0.9.7

20 Aug 06:44
85273ca
Compare
Choose a tag to compare

0.9.7 (2021-08-20)

Bug Fixes

  • store secrets in default local share (ee1eedf)

Release v0.9.4

04 Aug 22:39
c003d5e
Compare
Choose a tag to compare

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

04 Aug 05:07
8af4380
Compare
Choose a tag to compare

0.9.0 (2021-08-04)

Features

  • plugins/secret: Add AWS secrets Manager plugin. (762b854)

Release v0.6.3

03 Aug 03:43
0920f3a
Compare
Choose a tag to compare

0.6.3 (2021-08-03)

Bug Fixes

  • Fix compile issue for app platform gateway plugin. (19fa8bd)