v24.10.0
github-actions
released this
15 Oct 15:36
·
66 commits
to refs/heads/main
since this release
Enhancements
- Avoid using django-stubs[compatible-mypy] extra (#423) @ssbarnea
- Avoid using incompatible version of ansible-creator (#421) @ssbarnea
- Refactor devspaces build image to produce smaller image (#393) @ssbarnea
- Bump ansible-lint from 24.9.0 to 24.9.2 in /.config (#379)
- Add devspaces image building from ansible-workspace-env-reference-image (#382) @ssbarnea
Bugfixes
- Ensure devspaces image include latest wheel (#414) @ssbarnea
- Use a setup.sh script for configuring ee final container (#392) @ssbarnea
- Correct execution environment example in docs (#404) @ssbarnea
- Use shellcheck to lint bash scripts (#402) @ssbarnea
- Bump ansible-compat from 24.9.0 to 24.9.1 in /.config (#390)
- Update README.md (#394) @tima
- Address onigurumacffi installation during testing (#397) @ssbarnea
- Reduce number of layers in main container image (#398) @ssbarnea
- Minor build fixes (#386) @ssbarnea
- Add test for ansible-builder (#377) @cidrblock