v0.33.0-rc.0
Pre-release
Pre-release
ademariag
released this
19 Jan 13:15
·
288 commits
to master
since this release
What's Changed
- chore(doc): Update with correct quick start link by @nabaruns in #1014
- fix(tests): set vault image to new
hashicorp/vault
tag by @MatteoVoges in #1015 - chore: remove empty file
requirements.txt
by @MatteoVoges in #1016 - Bump pymdown-extensions from 9.8 to 10.0 by @dependabot in #1009
- Bump cryptography from 39.0.1 to 41.0.0 by @dependabot in #1013
- Bump requests from 2.28.2 to 2.31.0 by @dependabot in #1011
- fix(examples): add correct target_name reference by @MatteoVoges in #1020
- Bump cryptography from 41.0.0 to 41.0.2 by @dependabot in #1017
- Bump certifi from 2022.12.7 to 2023.7.22 by @dependabot in #1019
- deps: upgrade jsonnet and gojsonnet to 0.20.0 by @antonincms in #1006
- Bump gitpython from 3.1.31 to 3.1.32 by @dependabot in #1025
- Bump cryptography from 41.0.2 to 41.0.3 by @dependabot in #1023
- New blog post about deploying keda with kapitan by @ademariag in #1029
- Adds cookiecutter bootstap and improve documentation by @ademariag in #1032
- Improved documentation workflow by @ademariag in #1037
- Also check for github actions by @ademariag in #1039
- Bump docker/build-push-action from 2 to 4 by @dependabot in #1040
- Bump docker/login-action from 1 to 2 by @dependabot in #1041
- Bump actions/checkout from 2 to 4 by @dependabot in #1042
- Bump actions/setup-python from 2 to 4 by @dependabot in #1044
- Bump actions/setup-go from 2 to 4 by @dependabot in #1043
- Changes to build system by @ademariag in #1038
- Use correct upstream docker org by @ademariag in #1052
- fix vars instead of env being used by @ademariag in #1054
- speed up python tests by running them only once by @ademariag in #1051
- Bump docker/setup-qemu-action from 2 to 3 by @dependabot in #1048
- Bump docker/build-push-action from 4 to 5 by @dependabot in #1047
- Bump docker/login-action from 2 to 3 by @dependabot in #1049
- Bump docker/setup-buildx-action from 2 to 3 by @dependabot in #1050
- fix: update dependabot commit message by @MatteoVoges in #1002
- build(deps): bump docker/metadata-action from 4 to 5 by @dependabot in #1055
- Upgrade docs libraries by @ademariag in #1057
- PIP dependency update: Bump typing-extensions from 4.5.0 to 4.7.1 by @dependabot in #1045
- PIP dependency update: Bump boto3 from 1.26.94 to 1.28.44 by @dependabot in #1046
- chore: bump cryptography from 41.0.3 to 41.0.4 by @dependabot in #1060
- Bump gitpython from 3.1.32 to 3.1.35 by @dependabot in #1034
- chore: bump docker from 5.0.3 to 6.1.3 by @dependabot in #1062
- Nexenio/overhaul vault pr by @ademariag in #1053
- feat(gh): update issue forms and contribution setup by @MatteoVoges in #991
- chore(gh-actions): Add housekeeping action to close stale issues by @MatteoVoges in #989
- docs: update readme badge by @MatteoVoges in #1061
- chore: bump Dockerfile golang version to 1.20 by @antonincms in #1031
- fix(gh-actions): only publish when name is given by @MatteoVoges in #1065
- feat: add more issue forms and issue config by @MatteoVoges in #1064
- chore: bump packaging from 23.1 to 23.2 by @dependabot in #1066
- chore: bump python-gnupg from 0.4.9 to 0.5.1 by @dependabot in #1067
- chore: bump urllib3 from 1.26.16 to 1.26.17 by @dependabot in #1068
- fix: reconfigure housekeeping action by @MatteoVoges in #1071
- chore: bump hvac from 1.0.2 to 1.2.1 by @dependabot in #1073
- chore: bump urllib3 from 1.26.17 to 1.26.18 by @dependabot in #1076
- chore: bump azure-identity from 1.14.0 to 1.15.0 by @dependabot in #1081
- fix: import libmagic only when its needed by @MatteoVoges in #1083
- Revert "fix: import libmagic only when its needed" by @ademariag in #1085
- chore: bump mkdocs-material-extensions from 1.1.1 to 1.3 by @dependabot in #1077
- feat(vault): improve error message for vault
authentication error
by @MatteoVoges in #1082 - fix warning preventing docs build by @ademariag in #1088
- Fix docs by @ademariag in #1089
- chore: bump cryptography from 41.0.4 to 41.0.6 by @dependabot in #1098
- chore: bump boto3 from 1.28.57 to 1.34.14 by @dependabot in #1111
- chore: bump gitpython from 3.1.37 to 3.1.41 by @dependabot in #1113
- chore: bump jinja2 from 3.1.2 to 3.1.3 by @dependabot in #1115
- chore: bump int128/docker-manifest-create-action from 1 to 2 by @dependabot in #1107
- docs: fix wrong indentation for backticks at help output by @MatteoVoges in #1094
- Update python test versions and python image to 3.11 by @ademariag in #1116
- Install reclass as pip package by @ademariag in #1086
- Revert "Install reclass as pip package" by @ademariag in #1121
- Remove support for Python 3.9 by @ademariag in #1120
- New Release 0.33.0-rc1 by @ademariag in #1122
New Contributors
Full Changelog: v0.32.0...v0.33.0-rc.0