Skip to content

Commit 0080767

Browse files
committed
Update CHANGELOG ahead of 2022.2 release
1 parent 2a4709d commit 0080767

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,25 @@
1-
## 2022.2 (TBD)
1+
## 2022.2 (August 13, 2022)
2+
3+
**IMPORTANT:** The License has changed! Most of the code stays under the Apache license, but some modules, like the SAML authentication, or the Splunk event store are licensed under a new source available license, and require a subscription when used in production.
24

35
### Features (some, not all…)
46

57
New `zentral.core.stores.backends.opensearch` store backend to solve the connection issues with OpenSearch instances.
68

79
Automatically managed out of sync incidents for the santa enrolled machines.
810

11+
API tokens are hashed before being stored in the database.
12+
13+
Managed MDM payload renewal.
14+
15+
Flexible MDM payload SCEP configuration.
16+
17+
Extra API endpoints used by the new [terraform provider](https://github.com/zentralopensource/terraform-provider-zentral).
18+
19+
Docker images upgraded to python3.10 bullseye.
20+
21+
Add [sumo logic](https://www.sumologic.com/) event store.
22+
923
### Backward incompatibilities
1024

1125
#### 🧨 AWS auth for elasticsearch

0 commit comments

Comments
 (0)