Skip to content

Releases: alex4108/Approova

Release v2.0.1

20 Sep 12:02
Compare
Choose a tag to compare

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

20 Sep 11:47
Compare
Choose a tag to compare

Container URI: hub.docker.com/alex4108/approova:

Release v1.1.32

20 Sep 10:40
Compare
Choose a tag to compare

Container URI: hub.docker.com/alex4108/approova:

Release v1.1.23

20 Sep 10:08
Compare
Choose a tag to compare

1.1.23 (2022-09-20)

Container URI: hub.docker.com/alex4108/approova:v1.1.23

v1.1.0

27 Feb 23:51
1.1.0
dfbe05d
Compare
Choose a tag to compare

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

26 Feb 14:02
1.0.9
1711d97
Compare
Choose a tag to compare

Release 1.0.9

Breaking Changes

Bugs

Improvements

  • Docker support for linux/arm64/v8 (aarch64)
  • Kubernetes templates
  • Automated deployment for public bot
  • Automated releases to github
  • Kubernetes template restarts pods if unavailable for 10 seconds

Environment Variable Updates

23 Sep 06:36
caab287
Compare
Choose a tag to compare

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

13 Aug 03:40
6caade8
Compare
Choose a tag to compare

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.