Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Dec 23, 2025

🤖 I have created a release beep boop

2.0.0 (2025-12-29)

⚠ BREAKING CHANGES

  • Drop support for Python 3.9 and 3.10.
  • Error handling now uses httpx exceptions instead of requests exceptions. Code catching RequestException should be updated to catch httpx.HTTPStatusError or httpx.RequestError.
  • migrate examples and tests to connector-based tool naming (#51)
  • The docs optional dependency group and related commands (make docs-serve, make docs-build) are no longer available.
  • remove MCP server implementation (#45)
  • remove deprecated OAS-based getTools, migrate to fetchTools only (#42)

Features

  • add test coverage reporting with GitHub Pages badge (#62) (0ef05cf)
  • security: add gitleaks for secret detection (#63) (1a31baa)

Bug Fixes

  • ci: use just commands in CI and release workflows (#57) (38a9dd6)
  • migrate examples and tests to connector-based tool naming (#51) (c365dbd)
  • migrate HTTP client from requests to httpx (#52) (9d180ef)
  • remove MCP server implementation (#45) (bcb12b4)
  • scripts: add uv lock refresh to version update script (#50) (bde6d88)

Documentation

  • remove meta tools implementation details from README (#40) (10510d4)
  • remove obsolete migration section from README (#56) (bdcf90d)

Miscellaneous Chores

  • bump minimum Python version to 3.11 (#81) (527e828)
  • remove MkDocs documentation generation feature (#46) (947863e)
  • trigger release 2.0.0 (#82) (daa963b)

Code Refactoring

  • remove deprecated OAS-based getTools, migrate to fetchTools only (#42) (d50d5fb)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main--components--stackone-ai branch from e62e28d to 23121bd Compare December 23, 2025 09:25
Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 4 files

@github-actions github-actions bot force-pushed the release-please--branches--main--components--stackone-ai branch 3 times, most recently from 917048d to 01b9c0b Compare December 29, 2025 10:29
@github-actions github-actions bot changed the title chore(main): release stackone-ai 0.4.0 chore(main): release stackone-ai 2.0.0 Dec 29, 2025
@github-actions github-actions bot force-pushed the release-please--branches--main--components--stackone-ai branch from 01b9c0b to 6a84cda Compare December 29, 2025 14:41
Copy link
Member

@ryoppippi ryoppippi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ryoppippi ryoppippi merged commit cac2d56 into main Dec 29, 2025
@ryoppippi ryoppippi deleted the release-please--branches--main--components--stackone-ai branch December 29, 2025 15:15
@github-actions
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants