Skip to content

v3.54.2

Choose a tag to compare

@beckermr beckermr released this 30 Jan 20:39
· 332 commits to main since this release

Added:

  • Allow alma10 as an image tag for os_version (#2441)

Changed:

  • Use ubuntu-latest in Azure Pipelines skip-control job. (#2449)
  • Require conda-recipe-manager>=0.9. This version rejects duplicate keys in recipe.yaml. (#2452)
  • Optimized get_most_recent_version for faster rerenders by using sharded repodata instead of Anaconda.org API. (#2451)

Fixed:

  • Fix configuration generation by respecting additive skip statements properly. (#1617 via #2434)
  • The linter no longer flags false positives for valid templating starting partway through the version field of v1 recipes
  • Add hatchling bootstrap exception to python build backend hint (#2444)

Authors:

  • Isuru Fernando
  • Jaime Rodríguez-Guerra
  • H. Vetinari
  • pre-commit-ci[bot]
  • Nicholas Bollweg
  • Lucas Colley