Releases: SocketDev/socket-sdk-python
Releases · SocketDev/socket-sdk-python
v2.0.4
Immutable
release. Only release title and notes can be modified.
What's Changed
- updated type definitions and logic to align with the updates to the Socket API (diff endpoint)
Full Changelog: v2.0.2...v2.0.4
v2.0.2: update to match Socket API changes
Immutable
release. Only release title and notes can be modified.
scores property renamed to score (#18) * some property names changed in diff endpoint
v2.0.1
Immutable
release. Only release title and notes can be modified.
What's Changed
- github workflow improvements and python version compatibility updates by Eric Hibbs (@flowstate) in #17
Full Changelog: v2.0.0...v2.0.1
v2.0.0
Immutable
release. Only release title and notes can be modified.
What's Changed
-
Version bumped to 2 to indicate potentially breaking changes
-
Typing was added to most endpoints (specifically those used by the python CLI)
-
Since this is such a large change-set, we aren't suggesting everyone move to v2 immediately. If you do, and run into any bugs, please open an issue so we can address them.
Full Changelog: v1.0.15...v2.0.0
version 1.0.15
Immutable
release. Only release title and notes can be modified.
What's Changed
- Initial code by Douglas (@dacoburn) in #1
- Orlando/add new endpoints by Orlando Barrera II (@obarrera) in #2
- Adding code owners file by Douglas (@dacoburn) in #3
- Added the Purl API endpoint by Orlando Barrera II (@obarrera) in #4
- Orgs full scans by Orlando Barrera II (@obarrera) in #5
- Update README.rst by Orlando Barrera II (@obarrera) in #6
- Doug/add new features by Douglas (@dacoburn) in #7
- Added missing endpoints and updated documentation by Douglas (@dacoburn) in #8
- Fixed issue in the newly added endpoints by Douglas (@dacoburn) in #9
- Add the missing folder to the by Douglas (@dacoburn) in #10
- added endpoints to python sdk by Eric Hibbs (@flowstate) in #11
- fixed build script and README formatting by Eric Hibbs (@flowstate) in #12
- hotfix - add export to socketdev and toml by Eric Hibbs (@flowstate) in #13
- added pr-preview and release workflows by Eric Hibbs (@flowstate) in #15
- updated load_files to omit the path to workspace if specified by Eric Hibbs (@flowstate) in #16
New Contributors
- Douglas (@dacoburn) made their first contribution in #1
- Orlando Barrera II (@obarrera) made their first contribution in #2
- Eric Hibbs (@flowstate) made their first contribution in #11
Full Changelog: https://github.com/SocketDev/socket-sdk-python/commits/v1.0.15