Skip to content

v1.2.12

Choose a tag to compare

@github-actions github-actions released this 10 Mar 09:09
· 17 commits to main since this release
a2021c0

What's Changed

  • Feat/huggingface backend by @pmady in #1665
  • Add .github/copilot-instructions.md by @Copilot in #1697
  • feat: upgrade dragonfly-api to v2.2.23 and tokio to v1.50.0, add backend module docs and refactor HuggingFace args by @gaius-qi in #1698
  • chore(deps): Bump chrono from 0.4.43 to 0.4.44 by @dependabot[bot] in #1709
  • chore(deps): Bump rustls from 0.23.36 to 0.23.37 by @dependabot[bot] in #1708
  • chore(deps): Bump libc from 0.2.180 to 0.2.183 by @dependabot[bot] in #1707
  • chore(deps): Bump anyhow from 1.0.101 to 1.0.102 by @dependabot[bot] in #1706
  • chore(deps): Bump futures from 0.3.31 to 0.3.32 by @dependabot[bot] in #1705
  • chore(deps): Bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #1704
  • chore(deps): Bump taiki-e/cache-cargo-install-action from 3.0.2 to 3.0.3 by @dependabot[bot] in #1703
  • chore(deps): Bump github/codeql-action from 4.32.2 to 4.32.6 by @dependabot[bot] in #1702
  • chore(deps): Bump docker/login-action from 3 to 4 by @dependabot[bot] in #1701
  • feat: add ModelScope backend support with modelscope:// protocol by @pmady in #1673
  • feat(http): add sensitive header removal on redirect by @gaius-qi in #1699

New Contributors

Full Changelog: v1.2.11...v1.2.12