- Remove python 3.8 support
Security Fix:
- inja vulnerable to HTML attribute injection when passing user input as keys to xmlattr filter
Build System:
- update poetry declaration
- use poe plugin (simplify makefile)
- use pyright for analysis (remove mypi)
Build System:
- update dependabot pipeline
- update security dependencies
Bug Fix:
- bad docs on installation
Bug Fix:
- registry name when generate .terraformrc
Security fix (dev tools):
- Removal of e-Tugra root certificate
Cookie
HTTP header isn't stripped on cross-origin redirects
Feat:
- Check if module ever exists before publishing or release.
- Add 'unpublish' command
Test:
- Add blob api experimental api to expose released terraform module into dedicated bucket.
Feat:
- Generate project structure from geronimo-iia/python-module-template
- Check github action
- Add ApplicationConfiguration and load from yaml files, environment variable
- Add client utility and parser
- Add token management command
- add publish command
- add release command
- initiate documentation site
- add user documentation and usage into readme
- add basic test unit