Releases: alex4108/Approova
Release v2.0.1
Project now uses golang to aide concurrency and speed.
New project doesn't support arm architecture containers yet. If you happen to fix this please raise a PR :D
You can use legacy python version approova:1.1.0 container if needed for arm arch
Container URI: hub.docker.com/alex4108/approova:
Release v1.1.39
Container URI: hub.docker.com/alex4108/approova:
Release v1.1.32
Container URI: hub.docker.com/alex4108/approova:
Release v1.1.23
1.1.23 (2022-09-20)
Container URI: hub.docker.com/alex4108/approova:v1.1.23
v1.1.0
Breaking Changes
- None!
Bugs
- Modified SQL syntax to use "delete and insert" strategy versus attempt in-place updates. This will help configuration changes take effect more frequently.
Improvements
-
Bump to discord.py 1.6.0
-
Modified Discord configuration to accept channels with just a name, or a #name (links)
-
Modified bot's chatter to use #links instead of plain channel names
-
Modified bot's logging to be less noisy
-
Modified bot to inform discord users of approval rejections
-
Updated contact details in bot
-
Using travis-ci for automated releases of public bot
v1.0.9
Environment Variable Updates
So I had to redeploy the container on a new host today... the environment variable stuff was not fun at all. I refactored it to use docker-compose and environment variables.
First Release
See the README for setup instructions. If you have any concerns, please don't hesitate to join the support discord server linked in the README.