Releases: esnet-security/SCRAM
Releases · esnet-security/SCRAM
v1.1.1
What's Changed
- fix(settings.py): Include docker containers in django ALLOWED_HOSTS by @crankynetman in #68
- release(1.1.1) by @crankynetman in #69
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Hotfix/v6 by @samoehlert in #12
- fix(CI): compose v3 spec doesn't like
enable_ipv6: true
so we will try the suggested fix by @samoehlert in #16 - refactor(pip-updates): move to upstream django-grip and update django-eventstream by @samoehlert in #14
- fix(v6): we DO need enable_ipv6 set to true by @samoehlert in #17
- fix(Hotfix/soehlert/username): Fill out API username as well as WUI username by @samoehlert in #19
- refactor(docker compose plugin): Move to using the docker compose plugin by @samoehlert in #22
- Run black -t py310 on the directory by @grigorescu in #23
- Add apply actions by @grigorescu in #26
- GH Pages by @grigorescu in #25
- GitHub Actions by @grigorescu in #29
- Gitlab CI: Add a cleanup stage by @grigorescu in #36
- Add gobgp healthcheck by @grigorescu in #37
- Merge common parts of compose configs into a single file, then override as needed by @grigorescu in #38
- Topic/soehlert/configurable payloads by @samoehlert in #33
- fix(compose): v6 network had host bits in it by @samoehlert in #46
- Hotfix/asn community by @samoehlert in #47
- fix(translator-consumer): make the translator consumer use websocketmessage dict by @samoehlert in #49
- fix: Force django CPU Arch to explicitly be x86 by @crankynetman in #52
- fix(postgres_container): Don't spin up a postgres container in prod by default by @samoehlert in #53
- feat: add debugger for local development by @crankynetman in #54
- fix: ci issues related to recent changes by @crankynetman in #55
- tests: add coverage and fix ci by @crankynetman in #62
- feat(LE Certs): Pull the hostname from the .env file to be able to programmatically find the LE certs by @samoehlert in #64
New Contributors
- @grigorescu made their first contribution in #23
- @crankynetman made their first contribution in #52
Full Changelog: v1.0.0...v1.1.0
SCRAM v1.0.0
What's Chanaged
SCRAM gets its first release! We consider this version usable for a production use case.
Full Changelog: https://github.com/esnet-security/SCRAM/commits/1.0.0