π SHAFT 10.2.20260506: What's New and Why You Should Upgrade Today
Hey there, SHAFT community! π
A fresh release just dropped and it's packed with improvements you don't want to miss. SHAFT_ENGINE 10.2.20260506 is here, and whether you're a seasoned SHAFT user or just getting started, there's something in this release for you.
β‘ What Changed?β
- Improved project hygiene by updating
.gitignoreand Maven metadata management - Expanded SHAFT_ENGINE test coverage across file managers, validation builders, and REST utilities
- Added Allure 2 compatibility mode and fixed Allure 3 real-time monitoring watch command behavior
π View the full release on GitHub
π Changelogβ
π SHAFT_ENGINE 10.2.20260506
The unified test automation engine β Web Β· Mobile Β· API Β· CLI Β· Database
β¬οΈ How to Upgradeβ
Update the version in your pom.xml:
<properties>
<shaft_engine.version>10.2.20260506</shaft_engine.version>
</properties>
Or update the dependency directly:
<dependency>
<groupId>io.github.shafthq</groupId>
<artifactId>SHAFT_ENGINE</artifactId>
<version>10.2.20260506</version>
</dependency>
[!IMPORTANT] We support only the latest release. If you encounter any issue, please upgrade to
10.2.20260506first before filing a bug report.
π Resourcesβ
| Resource | Link |
|---|---|
| π Full Documentation | shafthq.github.io |
| π Getting Started | Quick-Start Guide |
| π JavaDocs | ShaftHQ JavaDoc |
| π€ MCP Server | SHAFT_MCP |
| πΊοΈ Roadmap | GitHub Projects |
| π¬ Community | GitHub Discussions |
| π Report a Bug | Bug Report |
| π‘ Request a Feature | Feature Request |
| π¬ Slack | Join our Slack |
π Get Involvedβ
If SHAFT_ENGINE saves you time, helps your team ship quality software faster, or you just enjoy using it β please consider:
- β Star the repository β it helps others discover the project and motivates the team!
- π Found a bug? Open a bug report
- π‘ Have an idea? Request a feature
- π€ Want to contribute? Read the Contributing Guide
- π¬ Questions or feedback? Join us on GitHub Discussions or Slack
What's Changedβ
π¨ Other Changesβ
- Update .gitignore and pom.xml for improved encoding and dependency management by @MohabMohie in https://github.com/ShaftHQ/SHAFT_ENGINE/pull/2498
- feat(tests): Increase SHAFT_ENGINE unit and E2E test coverage across file managers, validation builders, and REST utilities by @Copilot in https://github.com/ShaftHQ/SHAFT_ENGINE/pull/2501
- feat: Allure 2 compatibility mode + fix Allure 3 real-time monitoring watch command by @Copilot in https://github.com/ShaftHQ/SHAFT_ENGINE/pull/2497
- chore(release): prepare SHAFT_ENGINE 10.2.20260506 metadata by @Copilot in https://github.com/ShaftHQ/SHAFT_ENGINE/pull/2502
Full Changelog: https://github.com/ShaftHQ/SHAFT_ENGINE/compare/10.2.20260505...10.2.20260506
π Community Spotlightβ
This release was made possible by 45 amazing contributors who have poured their time and expertise into making SHAFT better for everyone.
Open source thrives because of people like these. Every bug fix, every feature, every review β it all counts.
@MohabMohie
@MahmoudElSharkawy
@MennaMagedm
@AhmdZanoon
@magdyheiba
@MustafaAgamy
@amfarid
@KyrillosNageh
@Mohab-Osama
@RihamMostafa
@MhmdElGazzar
@MohamedHazem95
@MamdouhMansour
@samiir95
@mohamedtawfek05354
@sys123-data
@ieZaky
@hammad101088
@MahmoudMabrok
@Kinasr
@wesamhamed
@themosaeed
@khaledskhamis
@Waleedmohammed
@TarekGaafar
@Salma2018170
@osamaayman1005
@sultanpaymob
@Mochxd
@MarwaYoussef1
@xValenciax
@hjsblogger
@georgii-musikhin
@DavidIshakGorgy
@BojteTamas
@blacelle
@Ayanasrallah
@AmrAdelElkholy
@amlosman
@ahmednasr95
@ahmed-madyan
@AhmedHelalyy
@A-Alii
@AbdelrahmanFahd
@Abdelrhman-Ellithy
π Get Started in Secondsβ
Upgrading is simple β just update your dependency version:
<dependency>
<groupId>io.github.shafthq</groupId>
<artifactId>SHAFT_ENGINE</artifactId>
<version>10.2.20260506</version>
</dependency>
π¬ Join the Conversationβ
We'd love to hear what you think! Found a bug? Have an idea? Just want to say hi?
- β Star SHAFT on GitHub β it helps more than you think
- π‘ Start a Discussion β share feedback or ideas
- π Report an Issue β help us squash bugs faster
- π Read the Docs β dive deeper into SHAFT
Thanks for being part of the SHAFT journey. Until the next release β happy testing! π―