Skip to content

Release v2.0.0b3#288

Merged
mr-tz merged 1 commit intomasterfrom
release/v2.0.0b3
Apr 8, 2026
Merged

Release v2.0.0b3#288
mr-tz merged 1 commit intomasterfrom
release/v2.0.0b3

Conversation

@mr-tz
Copy link
Copy Markdown
Contributor

@mr-tz mr-tz commented Apr 8, 2026

Bump version to v2.0.0b3.

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the version string in speakeasy/version.py from 2.0.0b1 to 2.0.0b3. Feedback indicates that the CI check mentioned in the pull request description to prevent versioning oversights is missing from the current changes and should be included.

Comment thread speakeasy/version.py
@mr-tz mr-tz force-pushed the release/v2.0.0b3 branch 2 times, most recently from 29dbed9 to f01fc01 Compare April 8, 2026 17:50
@mr-tz mr-tz force-pushed the release/v2.0.0b3 branch from f01fc01 to dad0e9c Compare April 8, 2026 17:50
@mr-tz
Copy link
Copy Markdown
Contributor Author

mr-tz commented Apr 8, 2026

Speakeasy v2.0.0b3 includes critical fixes for API module decoy loading and continues the refinement of the v2.0.0 architecture.

Core Enhancements & Bug Fixes

  • API Module Decoys: Fixed a bug in decoy PE loading by switching to memory-mapped images, ensuring correct section alignment and better stability during API emulation. (Fix shellcode emulation: use memory-mapped image for decoy PEs #284)
  • Code Maintenance: Simplified several internal workflows and reduced noise in automated test runs via justfile updates.

What's Changed

Full Changelog: v2.0.0b2...v2.0.0b3

@mr-tz mr-tz merged commit ba3abf0 into master Apr 8, 2026
6 checks passed
@mr-tz mr-tz deleted the release/v2.0.0b3 branch April 8, 2026 18:37
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.

1 participant