Skip to content

Release v0.12.0-rc.17

Pre-release
Pre-release
Compare
Choose a tag to compare
@nitric-bot nitric-bot released this 06 Oct 05:52
7c15e54

0.12.0 (2021-10-06)

Features

  • add grpc errors (6dc6bce)
  • aws: add ability to generate presigned URLs for files in buckets (7ec68bc)
  • Add access token for event grid requests (154aec9)
  • Add access token for key vault requests (275f69c)
  • Add client auth (fb187f6)
  • Add client auth (d53fc27)
  • Add initial Key Vault plugin (8178577)
  • Add key vault to azure membrane (4711fcd)
  • Add standard error codes (76e4c53)
  • Update key vault to use client library instead of admin library (0fd6b6d)
  • azqueue: azure storage queue plugin implementation (49b7d17)
  • documents/boltdb: Add boltdb streaming. (74ddeab)
  • documents/firestore: Add streaming support to the firestore plugin. (ad1e754)
  • Address review feedback (b839e03)
  • fix 200 status code not being included (7d29e99)
  • Initial event grid plugin (272cb42)
  • rebase onto develop (02489db)
  • Update client and management auth (7eec1c7)
  • update mock generation (4ce8522)
  • azblob: Add azure storage plugin implementation (4bba069)
  • documents/dynamodb: Add QueryStream to dynamodb plugin. (276f7ec)
  • documents/mongodb: Add document streaming support. (41b7c13)

Bug Fixes

  • Add support for multiple query params. (383dde3)
  • Update lambda API gateway and tests to support multi query parameters. (9f28368)

Code Refactoring

  • compact validation to reduce duplication. (17aac74)
  • make query functions pure, deduplicate code. (1ee0711)
  • Separate document test suites out. (231a9db)

Tests

  • Add document streaming test harness. (b13e262)
  • Connect document streaming test suite. (5eafa4f)
  • Fix issue with test caused by upgraded azure sdk (b6a41b8)
  • Update test to reflect new error codes (7b8cf17)
  • documents/firestore: Connect streaming test harness (bcb3316)
  • Fix unit tests (d44f959)
  • azqueue: Add tests for azure storage queues plugin (640f3e1)
  • documents/dynamodb: Connect dynamo document plugin to streaming test harness. (a4c84cf)
  • documents/mongodb: Connect query stream test harness. (71d9805)

Continuous Integration

  • Add azure-membrane publishing. (13aad99)
  • Add workflow for triggering automatic generation of base SDKs. (a4f269d)
  • calculate the rc number for each dev release. (205dd65)
  • New dev/prod release workflow. (ae160b0)
  • Remove github actions references to GOLANG_TOKEN. (9f0b955)

-rc.17