Skip to content

v0.12.3

Latest

Choose a tag to compare

@mattkram mattkram released this 15 Dec 21:15
· 3 commits to main since this release
3a291a9

What's Changed

Fixes two minor bugs related to handling of SSL certificate validation. The first is related to handling of the --ssl-verify CLI option. The second relates to cases where users may specify a path to their certificate via ssl_verify: /path/to/cert.pem in their conda configuration.

We also drop the default application of the anaconda-auth auth handler for default domains.

Fixes

Maintenance

  • chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.14.9 by @anaconda-renovate[bot] in #200
  • chore(deps): update actions/cache action to v5 by @anaconda-renovate[bot] in #201
  • chore(deps): update github artifact actions (major) by @anaconda-renovate[bot] in #202
  • chore: Remove special-handling of anaconda-cli-base dependency by @mattkram in #203

Full Changelog: v0.12.2...v0.12.3