NOISSUE - Update CHANGELOG for release 0.12.1 (#1415)

Signed-off-by: Manuel Imperiale <manuel.imperiale@gmail.com>
This commit is contained in:
Manuel Imperiale 2021-05-07 09:55:10 +02:00 committed by GitHub
parent 79af1ba9a8
commit 9ce31b65a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 0 deletions

View File

@ -11,6 +11,18 @@ Otherwise, whole log in a similar format can be observed via:
git log --pretty=oneline --abbrev-commit
```
## 0.12.1 - 05. MAY 2021.
### Features and Bugfixes
NOISSUE - Refactor SDK memberships and fix openapi for memberships.
NOISSUE - Fix incorrect influxdb credentials
MF-1408 - Fix error handling for Thing update SQL(#1408)
MF-1288 - Add tests for JSON messages in message writers and readers
NOISSUE - Fix Postgres Reader order
NOISSUE - Fix nginx configuration for groups
NOISSUE - Add tests and connection route-map to lora-adapter
MF-1403 - Change vernemq building source revision
NOISSUE - Rm content-type check from list endpoint
## 0.12.0 - 29. MAR 2021.
### Features and Bugfixes
- MF-1394 - SDK groups (#1396)