Releases: italia/spid-compliant-certificates-python
Releases · italia/spid-compliant-certificates-python
v0.3.0
Release notes
Features
- Implement YAML serializer for validation report @psmiraglia (#34)
- Implement XML serializer for validation report @psmiraglia (#32)
- Fix: error handling on faulty crt extensions @peppelinux (27a7c2d)
Maintenance
- Bump crazy-max/ghaction-docker-meta from 2 to 3.3.0 @dependabot (#44)
- Bump github/super-linter from 3 to 4.0.2 @dependabot (#45)
- Bump docker/login-action from 1 to 1.9.0 @dependabot (#42)
- Bump docker/setup-qemu-action from 1 to 1.1.0 @dependabot (#39)
- Bump docker/build-push-action from 2 to 2.4.0 @dependabot (#38)
What's Changed
- Implement XML serializer for validation report by @psmiraglia in #32
- Implement YAML serializer for validation report by @psmiraglia in #34
- Bump docker/build-push-action from 2 to 2.4.0 by @dependabot in #38
- Bump docker/setup-qemu-action from 1 to 1.1.0 by @dependabot in #39
- Bump docker/login-action from 1 to 1.9.0 by @dependabot in #42
- Bump github/super-linter from 3 to 4.0.2 by @dependabot in #45
- Bump crazy-max/ghaction-docker-meta from 2 to 3.3.0 by @dependabot in #44
- Substitute GITHUB_TOKEN with personal access token by @psmiraglia in #31
- Bump docker/setup-qemu-action from 1.1.0 to 1.2.0 by @dependabot in #47
- Bump docker/login-action from 1.9.0 to 1.10.0 by @dependabot in #55
- Bump requests from 2.25.1 to 2.26.0 by @dependabot in #61
- Bump docker/build-push-action from 2.4.0 to 2.7.0 by @dependabot in #68
- Bump iso3166 from 1.0.1 to 2.0.2 by @dependabot in #78
- Bump cryptography from 3.4.7 to 35.0.0 by @dependabot in #80
- Bump github/super-linter from 4.0.2 to 4.8.1 by @dependabot in #81
- Bump packaging from 20.9 to 21.2 by @dependabot in #82
- Bump ruamel-yaml from 0.17.4 to 0.17.17 by @dependabot in #83
Full Changelog: v0.2.0...v0.3.0
v0.2.0
Release notes
Features
- Generate validation report as JSON @psmiraglia (#23)
Maintenance
- Fix workflow to build and push Docker image @psmiraglia (#16)
v0.1.0
Release notes
- Import from italia/spid-compliant-certificates @psmiraglia (#1)
Features
- String interpolation with f-strings @psmiraglia (#18)
- Refactor commons.logger module @psmiraglia (#13)
- Bump cryptography from 3.4.6 to 3.4.7 @dependabot (#11)
Bug Fixes
- Fix project home page url @psmiraglia (#9)
Maintenance
- Autolabel Dependabot pull requests @psmiraglia (#12)
- Enable Dependabot for Python and Docker @psmiraglia (#10)
- Add contributing guidelines and release drafter @psmiraglia (#8)