Releases: trendmicro/tm-v1-pytv1
Releases · trendmicro/tm-v1-pytv1
Release v0.11.0
Immutable
release. Only release title and notes can be modified.
Installation
pip install YOUR_PACKAGE_NAME==v0.11.0Changes since vv0.10.1
- Merge branch 'releases/v0.11.0' (7178505)
- Release v0.11.0: increment version (eaa8e3a)
- Merge branch 'main' into support_py313 (037efc2)
- fix: upgrade pydantic to ~=2.8.2 and add Python 3.12/3.13 classifiers (c5b9c1a)
Verification
gh attestation verify <file> --owner=YOUR_ORG --repo=YOUR_REPORelease v0.10.1
Immutable
release. Only release title and notes can be modified.
Installation
pip install YOUR_PACKAGE_NAME==v0.10.1Changes since vv0.10.0
- Merge branch 'releases/v0.10.1' (53deee9)
- Release v0.10.1: increment version (6020f7c)
- Merge pull request #57 from tpi-aigc/main (1ee93d2)
- fix: update dependency installation commands in lint workflow and improve proxy environment variable handling (7eebf89)
- Merge pull request #56 from tpi-aigc/endpoint_api_enhance (8cc2ebc)
- fix: update Python version to 3.9 and improve header formatting in API classes (056f380)
Verification
gh attestation verify <file> --owner=YOUR_ORG --repo=YOUR_REPORelease v0.10.0
Immutable
release. Only release title and notes can be modified.
Installation
pip install YOUR_PACKAGE_NAME==v0.10.0Changes since vv0.9.7
- Merge branch 'releases/v0.10.0' (5429d3a)
- Release v0.10.0: increment version (37a3a1f)
- fix: reorder hatch and virtualenv installation commands and add env prune step in build and release workflows (ea87903)
- fix: add virtualenv dependency to hatch installation in build and release workflows (bd6bdc0)
- fix: pin hatch version to 1.14.0 in build and release workflows (31a69aa)
- chore: update Python version to 3.9 in workflow files (d457adf)
- fix: add missing attestations permission in release job (5772a70)
- refactor: update release workflow comments and messages for clarity (2fa57a3)
- feat: support Get endpoint details api (565843a)
- feat: support Get endpoint list api (87f818e)
- fix: resolve conflict in .gitignore for venv and .vscode entries (67de281)
- Merge pull request #55 from trendmicro/rebranding (f863a7e)
- Update README.md with new content and formatting (53eb8f4)
Verification
gh attestation verify <file> --owner=YOUR_ORG --repo=YOUR_REPOv0.9.7
What's Changed
- update release build by @wentao-trendmicro in #49
- support Immutable Release by @wentao-trendmicro in #50
- Rebranding by @tpi007 in #52
- Rebranding by @tpi007 in #54
Full Changelog: v0.9.3...v0.9.7
Release v0.9.7
Immutable
release. Only release title and notes can be modified.
v0.9.3
What's Changed
- Add date_time_target parameter to consume Workbench alerts
Full Changelog: v0.9.2...v0.9.3
v0.9.1
v0.9.0
What's Changed
- Added support for OAT pipeline APIs by @t0mz06 in #31
- Add alert filter support to consume by @t0mz06 in #32
- Remove model_ protected namespace from pydantic generating warning wi… by @t0mz06 in #33
- Updated endpoint data VisionOne empty/optional fields by @t0mz06 in #34
- Added support for object integrity level boundary by @t0mz06 in #35
- Refactored OAT package API by @t0mz06 in #36
Full Changelog: v0.8.9...v0.9.0