Releases: SocketDev/socket-sdk-python
Releases · SocketDev/socket-sdk-python
Release list
v3.5.0
What's Changed
- Harden PyPI install verification against stale cache by lelia in #102
- Bound runtime dependency ranges and pin build backend by lelia in #103
Full Changelog: v3.4.2...v3.5.0
v3.4.2
What's Changed
- ci(deps): bump pypa/gh-action-pypi-publish from ab69e431e9c9f48a3310be0a56527c679f56e04d to dc37677b2e1c63e2034f94d8a5b11f265b73ba33 by Dependabot (@dependabot)[bot] in #91
- ci(deps): bump actions/checkout from 6.0.2 to 7.0.1 by Dependabot (@dependabot)[bot] in #96
- chore(deps): bump the python-minor-patch group across 1 directory with 2 updates by Dependabot (@dependabot)[bot] in #95
- Make SDK preview publication opt-in by lelia in #100
- Add missing purl types and per-artifact parse resilience to full-scan stream by lelia in #101
- Add cached diff-scan polling support to DiffScans.get by lelia in #99
- fix(purl): expose fail-open batch params and harden dedupe by lelia in #98
Full Changelog: v3.3.0...v3.4.2
v3.3.0
What's Changed
- Add transient-error classification to APIFailure by Martin Torp (@mtorp) in #93
Full Changelog: v3.2.1...v3.3.0
v3.2.1
v3.2.0
What's Changed
- Add
OTHERcategory to SocketCategory enum by lelia in #85 - ci(deps): bump actions/setup-python from 5.2.0 to 6.2.0 by Dependabot (@dependabot)[bot] in #86
- ci(deps): bump actions/github-script from 7.0.1 to 9.0.0 by Dependabot (@dependabot)[bot] in #87
- chore(deps): bump the python-minor-patch group with 2 updates by Dependabot (@dependabot)[bot] in #88
Full Changelog: v3.1.2...v3.2.0
v3.1.2
v3.1.1
What's Changed
- ci(version-check): require uv.lock sync alongside pyproject changes by Eric Hibbs (@flowstate) in #82
- Fix stale
didYouMeanprops by Eric Hibbs (@flowstate) in #81
Full Changelog: v3.1.0...v3.1.1
v3.1.0
v3.0.33
What's Changed
- fix: harden GitHub Actions workflows by Ryan Eberhardt (@reberhardt7) in #72
- fix: tolerate unknown SocketCategory values in SocketAlert.from_dict by David Larsen (@dc-larsen) in #79
New Contributors
- Ryan Eberhardt (@reberhardt7) made their first contribution in #72
- David Larsen (@dc-larsen) made their first contribution in #79
Full Changelog: v3.0.32...v3.0.33
v3.0.32
What's Changed
- Fixing issue where incorrect workspace was being set as None by Douglas (@dacoburn) in #71
Full Changelog: v3.0.31...v3.0.32