Skip to content

v0.8.5

Choose a tag to compare

@mattkram mattkram released this 29 Apr 16:16
· 155 commits to main since this release
f701f8a

What's Changed

This release includes a small change to the URLs a user lands at after successful login, to reflect the domain-name change. Instead of landing at https://anaconda.cloud/local-login-success (which is deprecated), the user will land at https://anaconda.com/app/local-login-success.

No other behavior changes are included.

Updates

  • feat: Update login success and error URLs to point to anaconda.com by @mattkram in #73

Docs

Dependency Updates

  • chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.11.4 by @anaconda-renovate in #69
  • chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.11.2 by @anaconda-renovate in #64
  • chore(deps): update actions/setup-python action to v5.5.0 by @anaconda-renovate in #65
  • chore(deps): update dependency python to 3.13 by @anaconda-renovate in #66
  • chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.32.1 by @anaconda-renovate in #67
  • chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.11.5 by @anaconda-renovate in #70
  • chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.33.0 by @anaconda-renovate in #72
  • chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.11.6 by @anaconda-renovate in #74
  • chore(deps): update actions/setup-python action to v5.6.0 by @anaconda-renovate in #77
  • chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.11.7 by @anaconda-renovate in #75
  • chore(deps): update actions/download-artifact action to v4.3.0 by @anaconda-renovate in #76

New Contributors

Full Changelog: v0.8.4...v0.8.5