What's Changed
Major version changes
- #1645 moves dotnet image to version 2, and sets the default to be
dotnet 10. By @sireeshajonnalagadda - #1611 moves
universalto version 5. This version removes machine learning libraries from being installed by default. Use the appropriate package managers (i.e. conda) in the future. By @Kaniska244 - #1568 moves
pythonto version 3. This version removes support for Python 3.9 and Debianbullseyeby @sireeshajonnalagadda - #1627 moves
base-alpineto version 2. This removes support for Alpine 3.19.
Bug fixes and security patches
- #1571 sets trixie to be the default distro for the
rubyimage. By @Mathiyarasy - #1648 by @sireeshajonnalagadda
Development improvements
- #1607 by @AlvaroRausell
- Validate tags in smoke test by @Mathiyarasy in #1602
Important changes
- #1630 by @Kaniska244 introduces changes to versioning names, to make these less difficult to understand.
Full Changelog: v0.4.19...233