Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
membrane-do | 2021-09-22 | 17.0 MB | |
membrane-azure | 2021-09-22 | 26.8 MB | |
membrane-gcp | 2021-09-22 | 23.4 MB | |
membrane-aws | 2021-09-22 | 28.3 MB | |
membrane-dev | 2021-09-22 | 18.8 MB | |
contracts.tgz | 2021-09-22 | 9.4 kB | |
README.md | 2021-09-22 | 5.1 kB | |
Totals: 7 Items | 114.3 MB | 0 |
0.12.0 (2021-09-22)
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)
- 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)
- documents/dynamodb: Add QueryStream to dynamodb plugin. (276f7ec)
- documents/mongodb: Add document streaming support. (41b7c13)
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)
- 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)
-rc.14