Skip to content

chore: bump version 2.0.0 to 2.1.0 - #54

Merged
Mowri Mohan (mowree) merged 1 commit into
microsoft:mainfrom
HDMowri:chore/bump-version-2.1.0
Apr 28, 2026
Merged

chore: bump version 2.0.0 to 2.1.0#54
Mowri Mohan (mowree) merged 1 commit into
microsoft:mainfrom
HDMowri:chore/bump-version-2.1.0

Conversation

@HDMowri

@HDMowri Mowri Mohan (HDMowri) commented Apr 28, 2026

Copy link
Copy Markdown
Contributor

SDK 0.3.0 migration and cross-platform binary hardening (PR #53) introduced new functionality warranting a minor semver bump.

Changes in 2.1.0:

  • New SDK dependency constraint: >=0.3.0,<0.4.0
  • ensure_executable raises ProviderUnavailableError before subprocess launch on filesystems that silently discard chmod mode bits (NTFS/WSL, FUSE, CIFS)
  • Platform-aware diagnostic messages (WSL vs generic Unix vs Windows)
  • Typed amplifier-core errors not re-translated by catchall

ruff: 0 errors | pyright: 0 errors | 1 file changed

SDK 0.3.0 migration and cross-platform binary hardening
(PR microsoft#53) introduced new functionality warranting a minor bump:
- New SDK dependency constraint: >=0.3.0,<0.4.0
- ensure_executable raises ProviderUnavailableError before
  subprocess launch on filesystems that silently discard chmod
  mode bits (NTFS/WSL, FUSE, CIFS)
- Platform-aware diagnostic messages
- Typed amplifier-core errors not re-translated by catchall

ruff: 0 errors | pyright: 0 errors
@HDMowri Mowri Mohan (HDMowri) changed the title chore: bump version 2.0.0 -> 2.1.0 chore: bump version 2.0.0 to 2.1.0 Apr 28, 2026
@mowree
Mowri Mohan (mowree) merged commit 69c672e into microsoft:main Apr 28, 2026
1 check passed
@HDMowri
Mowri Mohan (HDMowri) deleted the chore/bump-version-2.1.0 branch April 28, 2026 00:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants