Skip to content

SDK Release v0.1.15#224

Merged
lucaspar merged 2 commits into
masterfrom
lp/sdk-release
Dec 2, 2025
Merged

SDK Release v0.1.15#224
lucaspar merged 2 commits into
masterfrom
lp/sdk-release

Conversation

@lucaspar

@lucaspar lucaspar commented Dec 2, 2025

Copy link
Copy Markdown
Member

The usual SDK release checklist.

@lucaspar lucaspar self-assigned this Dec 2, 2025
Copilot AI review requested due to automatic review settings December 2, 2025 15:27
@lucaspar lucaspar added documentation Improvements or additions to documentation sdk SDK component dependencies PRs that update dependencies: versioning, security patches, upstream fixes labels Dec 2, 2025
@semanticdiff-com

semanticdiff-com Bot commented Dec 2, 2025

Copy link
Copy Markdown

Review changes with  SemanticDiff

Changed Files
File Status
  .pre-commit-config.yaml  0% smaller
  sdk/docs/mkdocs/changelog.md Unsupported file format
  sdk/docs/release-checklist.md Unsupported file format
  sdk/justfile Unsupported file format
  sdk/pyproject.toml Unsupported file format
  sdk/uv.lock Unsupported file format

@lucaspar lucaspar merged commit 367353b into master Dec 2, 2025
6 checks passed

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR releases version 0.1.15 of the SDK, which removes support for Python versions below 3.11. The release includes dependency updates, documentation updates to reflect tooling changes from make to just, and removal of backport dependencies that are no longer needed.

Key Changes:

  • Version bump from 0.1.14 to 0.1.15 with removal of Python <3.11 backport dependencies
  • Documentation updates replacing make commands with just commands
  • Pre-commit hook version updates and addition of deptry check

Reviewed changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
sdk/pyproject.toml Version bump to 0.1.15 and removal of backport dependencies for Python <3.11
sdk/justfile Added deptry check to pre-commit and removed .python-version from clean targets
sdk/docs/release-checklist.md Updated release checklist commands from make to just
sdk/docs/mkdocs/changelog.md Added release date for 0.1.15 and prepared placeholder for 0.1.16
.pre-commit-config.yaml Updated biome and ruff pre-commit hook versions

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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

Labels

dependencies PRs that update dependencies: versioning, security patches, upstream fixes documentation Improvements or additions to documentation sdk SDK component

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants