Skip to content

0.5.3 📦 版本更新

Choose a tag to compare

@github-actions github-actions released this 10 Mar 14:23

What's Changed

📚 文档

  • Update README to version 0.5.2 - Update download links to v0.5.2 - Update version info and last updated date - Auto-generated by release workflow by @github-actions[bot] in c4fae90

📝 其他

  • Release 0.5.3 by @github-actions[bot] in e1e2f30
  • 增强错误处理和认证失败防护机制 - 在search_only函数中添加认证失败检查 - 当收到401状态码时标记项目认证失败状态 - 添加should_skip_auto_index_for_auth_failure函数防止认证失败时继续索引 - 在background index开始时清除之前的错误信息 - 在upload batches失败时检测认证错误并停止后续上传 - 添加last_failure_scope_hash字段跟踪认证失败时的索引范围 - 添加ACE_AUTH_FAILURE_MESSAGE和相关辅助函数处理认证失败逻辑 ``` by @煎饼果子卷鲨鱼辣椒 in 44c5b3e