diff --git a/Changelog.md b/Changelog.md index 290026df..24cb5a31 100644 --- a/Changelog.md +++ b/Changelog.md @@ -18,6 +18,13 @@ Container Nifi & Nifi Registry - Python3 & Libraries - Unified Machine Learning (ML) Framework with [Ivy](https://github.com/unifyai/ivy) +--- +## Version 0.8 + +- Upgrade PostgreSQL nifi container to 14.6 +- Fixing partition lifecycle terraform nifi +- Update setup bootstrap userdata ec2 nifi + --- ## Version 0.7 diff --git a/README.md b/README.md index fb444946..ddcbe789 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,9 @@ ![all contributors](https://img.shields.io/github/contributors/devopscorner/nifi) ![tags](https://img.shields.io/github/v/tag/devopscorner/nifi?sort=semver) ![download all](https://img.shields.io/github/downloads/devopscorner/nifi/total.svg) -![download latest](https://img.shields.io/github/downloads/devopscorner/nifi/0.7/total) +![download latest](https://img.shields.io/github/downloads/devopscorner/nifi/0.8/total) ![view](https://views.whatilearened.today/views/github/devopscorner/nifi.svg) -![clone](https://img.shields.io/badge/dynamic/json?color=success&label=clone&query=count&url=https://github.com/devopscorner/nifi/blob/master/clone.json?raw=True&logo=github) +![clone](https://img.shields.io/badge/dynamic/json?color=success&label=clone&query=count&url=https://raw.githubusercontent.com/devopscorner/nifi/master/clone.json?raw=True&logo=github) ![issues](https://img.shields.io/github/issues/devopscorner/nifi) ![pull requests](https://img.shields.io/github/issues-pr/devopscorner/nifi) ![forks](https://img.shields.io/github/forks/devopscorner/nifi)