@inngest/middleware-encryption
Advanced tools
Comparing version 0.1.8-pr-555.5 to 1.0.0
# @inngest/middleware-encryption | ||
## 1.0.0 | ||
### Major Changes | ||
- [#555](https://github.com/inngest/inngest-js/pull/555) [`4469bff`](https://github.com/inngest/inngest-js/commit/4469bffda77a0f3dce614816f1dd79a81ca6f098) Thanks [@goodoldneon](https://github.com/goodoldneon)! - ## Breaking changes | ||
- Default to using [LibSodium](https://libsodium.gitbook.io/doc) | ||
- Changed field-level event encryption | ||
- Custom encryption services now require identifiers | ||
## Features | ||
- Added strategies for AES and LibSodium | ||
For information on how to migrate, see [MIGRATION.md](https://github.com/inngest/inngest-js/blob/main/packages/middleware-encryption/MIGRATION.md). | ||
## 0.1.7 | ||
@@ -4,0 +20,0 @@ |
{ | ||
"name": "@inngest/middleware-encryption", | ||
"version": "0.1.8-pr-555.5", | ||
"version": "1.0.0", | ||
"description": "E2E encryption middleware for Inngest.", | ||
@@ -5,0 +5,0 @@ "main": "./index.js", |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
53740
0