Skip to content

Releases: trendmicro/tm-v1-pytv1

Release v0.11.0

10 Apr 03:01
Immutable release. Only release title and notes can be modified.
7178505

Choose a tag to compare

Installation

pip install YOUR_PACKAGE_NAME==v0.11.0

Changes 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_REPO

Release v0.10.1

17 Mar 09:54
Immutable release. Only release title and notes can be modified.
53deee9

Choose a tag to compare

Installation

pip install YOUR_PACKAGE_NAME==v0.10.1

Changes 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_REPO

Release v0.10.0

09 Mar 03:58
Immutable release. Only release title and notes can be modified.
5429d3a

Choose a tag to compare

Installation

pip install YOUR_PACKAGE_NAME==v0.10.0

Changes 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_REPO

v0.9.7

06 Feb 08:51
Immutable release. Only release title and notes can be modified.
f11b88f

Choose a tag to compare

What's Changed

Full Changelog: v0.9.3...v0.9.7

Release v0.9.7

06 Feb 08:53
Immutable release. Only release title and notes can be modified.
5ed68e2

Choose a tag to compare

📦 Installation

pip install YOUR_PACKAGE_NAME==v0.9.7

📝 Changes since v0.9.7

  • Merge branch 'releases/v0.9.7' (5ed68e2)
  • Release v0.9.7: increment version (4017dce)

🔐 Verification

gh attestation verify <file> --owner=YOUR_ORG --repo=YOUR_REPO

v0.9.3

13 Oct 03:34
551cdf4

Choose a tag to compare

What's Changed

  • Add date_time_target parameter to consume Workbench alerts

Full Changelog: v0.9.2...v0.9.3

v0.9.1

07 Nov 15:36
9d47322

Choose a tag to compare

What's Changed

  • Fixed endpoint data fields in camel case by @t0mz06 in #37
  • Switch to field validator to get IDs from location by @t0mz06 in #38

Full Changelog: v0.9.0...v0.9.1

v0.9.0

29 Oct 16:24
dc7ba00

Choose a tag to compare

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

v0.8.9

29 Oct 16:23
0cf8416

Choose a tag to compare

What's Changed

  • Updated response models based on new vision one fields by @t0mz06 in #30

Full Changelog: v0.8.8...v0.8.9

v0.8.8

13 Oct 19:12
39b6438

Choose a tag to compare

What's Changed

Full Changelog: v0.8.7...v0.8.8