Skip to content

Releases: ecosyste-ms/ecosyste_ms_cli

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 12 Jul 06:37
Immutable release. Only release title and notes can be modified.

Changelog for v1.6.0

Changes since v1.5.0

  • fix: reactivate precommit (19e5887)
  • fix: treat a closed output pipe as SIGPIPE, not an error (9755aba)
  • fix: preserve UTC designator in JSON timestamp output (3ff1b05)
  • fix: fold long table values instead of truncating them (9e3d672)
  • fix: validate lookup_advisories requires --purl or --repository-url (f6a4616)
  • fix: validate page/per_page as positive integers client-side (1cc5f19)
  • fix: summarize HTML error pages instead of dumping markup (412532d)
  • fix: correct 'get a advisories by uuid' grammar in advisories help (5e360ab)
  • fix: real descriptions for opencollective commands (91eb3e8)
  • fix: correct 'list registies' typo in five API groups (4cd222d)
  • fix: state defaults in mcp --help option descriptions (0a10260)
  • fix: add --version flag (6c4aea3)
  • fix: correct argument order, option validation, and parameter precedence (ab8ac69)
  • fix: route errors to stderr, readable timeouts, working --ecosystem (2fb8bc7)
  • fix: exit codes, redirect handling, PURL mapping, and TSV output (25dfb9e)
  • fix: correct PURL registry mapping and maven name separator (f7875fd)
  • fix: exit non-zero on API errors and follow GET redirects (d28b391)
  • fix: updated how to release (94e3c28)

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 11 Jul 17:41
Immutable release. Only release title and notes can be modified.
fd9f770

Changelog for v1.5.0

Changes since v1.4.2

  • feat(resolve): support ecosystem and tree params, drop before (7de259d)
  • feat(packages): add getRegistryPackageLatestVersion command (ac3a92c)
  • feat(advisories): rename lookup to lookupAdvisories, support repository_url (20f771d)
  • chore: sync archives openapi spec (f3dc2f6)

v1.4.2

Choose a tag to compare

@github-actions github-actions released this 28 May 22:39
Immutable release. Only release title and notes can be modified.
422d531

Changelog for v1.4.2

Changes since v1.4.1

  • refactor: call_tool tests (42a5ae5)
  • refactor: sleep handling in polling (6566f5e)
  • fix: date putput in json (9d87d5e)
  • fix: Non-dict list responses crash table/TSV output. (cf09255)
  • refactor: merge purl precedence (31bc8b8)
  • refactor: merge purl precedence code (a19038b)
  • refactor: archives handler simplified (51ec6cc)
  • refactor: Unify the three --purl mechanisms. (86cc871)
  • refactor: Delete DefaultOperationHandler's stale config (1826703)
  • refactor: add tests for openapi (5597b66)
  • fix: passed body to request (159ecb7)
  • refactor: several fixes\ \ * JSONL/TSV wrapping error fixed\ * poll loop with timeout\ * mcp events improved \ * default --max-wait of 600s \ (29f1b8d)
  • refactor: the big clean\ \ * remove dead code\ * sync experimental mcp with all apis\ * handler consolidation completed\ * polling simplified and less duplicated code\ * packages.py --purl cleanup (a1b8915)
  • refactor: replace_auto_command and Lift _extract_param to handlers/base.py (4171d09)
  • refactor: polling (3a77384)
  • refactor: star maintianing a build kwargs method (f12e930)
  • refactor: Appending the apply_purl helper (d2a0eb0)

v1.4.1

Choose a tag to compare

@github-actions github-actions released this 27 May 21:01
Immutable release. Only release title and notes can be modified.
8b8c90b

Changelog for v1.4.1

Changes since v1.4.0

  • fix: corrections and docs for purl usage (07698f5)
  • fix: more inconsitent apis (7028846)
  • fix: parameter precendence consistent \ \ * check for invalid purls \ * small errors corrected (b112cff)
  • feature: purl parameter for features (b9fd27c)
  • feature: purl for all repos commands (8a064b5)
  • feature: dependabot api receives --purl parameter (10f3feb)
  • feature: --purl parameter (0beb032)

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 27 May 20:55
Immutable release. Only release title and notes can be modified.
f8a2b3d

Changelog for v1.4.0

Changes since v1.3.2

  • feature: version subcommand (c89cbb8)
  • feature: add chore as pattern in a branchname as pipeline trigger (b8b09d6)
  • chore: update outdated deps (ad788b1)

v1.3.2

Choose a tag to compare

@github-actions github-actions released this 25 Mar 21:24
Immutable release. Only release title and notes can be modified.
719b7c1

Changelog for v1.3.2

Changes since v1.3.1

v1.3.1

Choose a tag to compare

@github-actions github-actions released this 24 Mar 00:52
Immutable release. Only release title and notes can be modified.
b6ddef6

Changelog for v1.3.1

Changes since v1.3.0

  • chore: remove (caac0b2)
  • feat: update API specs and add support for 16 new endpoints (c5d73d8)
  • fix: multiple improvements (ed40705)
  • chore: udpate deps (f2dd0cb)
  • fix: pyproject.toml (3bfc7d5)
  • feat: publish pipeline (44fa5a3)
  • fix: zizmor suggestions (092d0ec)
  • refac: update version (a871527)
  • chore: ignore type warning (ec092e9)
  • chore: different artifact iretention (a035a34)
  • refac: Simpler Triggers (ccc5c57)
  • chore: update links in readme (548ecb8)
  • chore: remove changelog (a55c699)
  • chore: remove date documentation, too complex (7655176)
  • chore: move purl docs to docs folder actually (26bcec1)
  • refactor: trigger a release only by setting a tag (72eb217)

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 02 Jan 21:39
Immutable release. Only release title and notes can be modified.

What's Changed

  • Towards a release by @sebs in #3
  • feat: simple purl handling by @sebs in #4
  • Draft: Feat/datenight by @sebs in #5
  • Fix/releases by @sebs in #8
  • fix: re add cz by @sebs in #9
  • Bug/6 release borked by @sebs in #10
  • feat: new endpoints and api additions by @sebs in #11

New Contributors

  • @sebs made their first contribution in #3

Full Changelog: v1.0.0...v1.2.1

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 12 Nov 23:55
Immutable release. Only release title and notes can be modified.

What's Changed

New Contributors

  • @sebs made their first contribution in #3

Full Changelog: v1.0.0...v1.2.0

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 12 Nov 23:42
Immutable release. Only release title and notes can be modified.

What's Changed

  • Towards a release by @sebs in #3
  • feat: simple purl handling by @sebs in #4
  • Draft: Feat/datenight by @sebs in #5

New Contributors

  • @sebs made their first contribution in #3

Full Changelog: v1.0.0...v1.1.0