Skip to content

Releases: fossology/fossology-python

v3.8.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 14:33

v3.8.0 (2026-06-25)

Features

  • report: Wrap POST /report/import endpoint (5e098fb)

Detailed Changes: v3.7.0...v3.8.0

v3.7.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 14:30

v3.7.0 (2026-06-25)

Features

  • license: Wrap POST /license/import-csv endpoint (230fbe4)

Detailed Changes: v3.6.1...v3.7.0

v3.6.1

Choose a tag to compare

@github-actions github-actions released this 24 Jun 13:24

v3.6.1 (2026-06-24)

Bug Fixes

  • Make sure the scheduler has started (d0511ee)

Chores

  • Update release version in documentation, fix variable name for semantic release (ca46dab)

Documentation

  • Extend contributions guidelines with expected test strategy (8f8ab55)

Detailed Changes: v3.6.0...v3.6.1

v3.6.0

Choose a tag to compare

@github-actions github-actions released this 22 Jun 07:31

v3.6.0 (2026-06-22)

Bug Fixes

  • Properly specify version for the semantic release action (15f74ae)

  • groups: Use PUT instead of PATCH for change_group_member_permission (a16bd19)

  • obj: Store Upload assignee, assigneeDate, closeDate as plain values (d0d5e9e)

  • report: Raise FossologyApiError when report ID cannot be parsed (b78db0c)

Chores

  • Fix path to the docs source directory (8b60b85)

  • Update version configuration for semantic-release (68488ae)

  • Update versions to latest release 3.5.0 (b81a8bf)

  • deps: Bump idna from 3.10 to 3.15 (6678320)

  • deps: Bump requests from 2.32.4 to 2.33.0 (466fce9)

  • deps: Bump urllib3 from 2.6.3 to 2.7.0 (b133bda)

  • deps-dev: Bump pygments from 2.19.2 to 2.20.0 (b4e4210)

  • deps-dev: Bump pytest from 7.4.4 to 9.0.3 (c558890)

  • deps-dev: Bump tornado from 6.5.1 to 6.5.5 (ffd54ff)

Continuous Integration

  • Retrigger tests after server cleanup (2420779)

Documentation

  • Add AI-assisted contribution guidelines and fix codecov for fork PRs (ba2676f)

Features

  • groups: Implement change_group_member_permission and fix type hints (4a5a610)

Testing

  • groups: Mark live PATCH test as xfail - endpoint not in v1 server (116eadc)

Detailed Changes: v3.5.0...v3.6.0

v3.5.0

Choose a tag to compare

@github-actions github-actions released this 23 Feb 16:41

v3.5.0 (2026-02-23)

Chores

  • Update version numbers to latest semantic release (844e441)

Features

  • Add support for spdx3 report (4ead07b)

Detailed Changes: v3.4.0...v3.5.0

v3.4.0

Choose a tag to compare

@github-actions github-actions released this 23 Feb 09:38

v3.4.0 (2026-02-23)

Bug Fixes

  • Remove semantic release dependency (cbb4978)

  • ci: Improve semantic-release workflow permissions and concurrency (67c7db4)

  • cli: Improve failure handling in reuse workflow (d0b6f29)

  • users: Initialise user_agents (b4692ac)

Chores

  • Add semantic release and update lock file (0ddf0ed)

  • Update to latest PSR version and try to improve automation (da8ba86)

  • Update version number to 3.3.2 (eb3280d)

  • ci: Remove redundant workflow comment (682fe6d)

  • deps: Bump urllib3 from 2.5.0 to 2.6.3 (e90df2c)

  • release: Configure semantic-release to update version in pyproject.toml and docs-source/conf.py (3cbcb16)

  • types: Fix type errors add version information (b63a74d)

Features

  • folders: Implement list_folders_v2 and FolderFactory for API v2 support (5f9da70)

Testing

  • cli: Add smoke test for foss_cli main command (211e554)

Detailed Changes: v3.3.1...v3.4.0

3.3.2

Choose a tag to compare

@deveaud-m deveaud-m released this 04 Aug 16:16

Bug Fixes

  • Remove semantic release dependency (cbb4978)

Chores

  • Add semantic release and update lock file (0ddf0ed)

  • Update to latest PSR version and try to improve automation (da8ba86)

Full Changelog: v3.3.2...v3.3.2

v3.3.1

Choose a tag to compare

@deveaud-m deveaud-m released this 11 Jul 09:51
22dbdf6

v3.3.1 (2025-07-11)

Bug Fixes

  • Update test suite to match behavior of FOSSology 4.4.0
    (fb366e6)

  • reportformat: Add clixml report format
    (d28aeca)

Chores

  • deps: Bump requests from 2.32.3 to 2.32.4
    (d643485)

  • deps: Bump urllib3 from 2.3.0 to 2.5.0
    (1ef86ed)

  • deps-dev: Bump jinja2 from 3.1.5 to 3.1.6
    (439a543)

  • deps-dev: Bump tornado from 6.4.2 to 6.5.1
    (1265eb9)

Features

  • Support jobs/history endpoint
    (e347226)

v3.3.0

Choose a tag to compare

@github-actions github-actions released this 28 Jan 16:23

v3.3.0 (2025-01-28)

Bug Fixes

  • Update test suite to match behavior of FOSSology 4.4.0 (fb366e6)

Chores

  • Update all dependencies (5f740b8)

  • Update supported python versions, add semantic release action (0730530)

  • Update workflows triggers, add PyPi project variable (2bb2945)

Features

  • Support jobs/history endpoint (e347226)

Detailed Changes: v3.2.1...v3.3.0

New patch release

Choose a tag to compare

@deveaud-m deveaud-m released this 08 Apr 11:02
fa3cf93

What's Changed

  • fix(version): use v1 by default until v2 will be released by @deveaud-m in dc0e0b7
  • tests(v1): test v1 by default, add tests for uploads v2 by @deveaud-m in 171332d
  • chore(lint): replace flake8, black and isort by ruff by @deveaud-m in #131

Full Changelog: v3.2.0...v3.2.1