Skip to content

Releases: smekcio/ksef-client-python

v0.12.1

22 Apr 20:55
d7979ab

Choose a tag to compare

0.12.1 (2026-04-22)

Features

  • cli: add resumable session support (a30d9ea)

Bug Fixes

  • cli: harden resumable session recovery paths (dd068c7)

Miscellaneous Chores

v0.12.0

22 Apr 17:26
5551fc2

Choose a tag to compare

0.12.0 (2026-04-22)

Features

  • cli: add resumable online and batch sessions (c4e10d4)

Bug Fixes

  • ci: avoid duplicate e2e runs on prs (fc43ff6)
  • ci: harden flaky test e2e runs (d997249)
  • ci: stabilize resumable session checks (81059c6)

v0.11.0

20 Apr 20:33
c8f53ad

Choose a tag to compare

0.11.0 (2026-04-20)

Features

  • cli/export: support incremental HWM options and enforce Asc sort (5b71efb)
  • cli/invoice-list: stream multi-subject merge and expose metadata flags (7787b41)

Bug Fixes

  • cli/auth: make self token revoke deterministic and safe (c02983f)
  • cli/invoice-list: enforce date-range and page-size constraints (4392d69)
  • cli/invoices: validate page offset and harden HWM merge (cddafbc)
  • cli: remove export sort-order no-op and harden invoice list aggregation (970c98d)
  • cli: remove export sort-order no-op and tighten invoice aggregation semantics (901602d)

Documentation

  • cli: align invoice/export docs with new behavior (7ea8eaa)

v0.10.2

20 Apr 17:02
3ebb240

Choose a tag to compare

0.10.2 (2026-04-20)

Bug Fixes

  • correct QR II verification-link signing (103a0a4)
  • verification-link: correct QR II signing and add e2e checks (93887ae)

v0.10.1

19 Apr 08:47
0901186

Choose a tag to compare

0.10.1 (2026-04-19)

Bug Fixes

  • support encrypted private key passwords in verification link (fafc0ec)
  • verification-link: support encrypted private key passwords (e4c6989)

Documentation

  • readme: clarify typed-model rollout (6eb1ffb)

v0.10.0

13 Apr 20:12
abeb800

Choose a tag to compare

0.10.0 (2026-04-13)

Features

  • add KSeF 2.4 problem details and self-revoke support (6fffbf8)
  • api: handle KSeF 2.4 problem details and self-revoke (701e91f)

Bug Fixes

  • cli: enable problem-details by default (cf76f28)
  • cli: recover self-revoke token reference (a362399)

Documentation

  • describe KSeF 2.4 changes and typed model migration (3a9dde4)
  • tokens: clarify self-revoke fallback (2762c7a)

v0.9.0

03 Apr 15:57
c3760af

Choose a tag to compare

0.9.0 (2026-04-03)

Features

  • api: enforce typed payloads and strict OpenAPI validation (7d2da52)
  • api: move SDK to typed models and harden OpenAPI tooling (4dbbb97)

Bug Fixes

  • api: resolve typed payload regressions (9233c97)
  • ci: align lint and dependency submission checks (9f8f263)
  • cli: bootstrap optional CLI dependencies (93f04f4)
  • cli: default invoice list to all subject types (58d2878)
  • default invoice list to all subject types (52b93c0)
  • invoices: avoid double serializing typed payloads (144a924)
  • lint: avoid getattr false-positive in model test (320d0bc)
  • models: align typed exports, stubs, and HWM fallback (6f1006b)
  • models: preserve typed response fields and test regressions (8061c03)
  • models: restore live API compatibility for e2e flows (1fd9ac9)
  • test: satisfy lint checks (ea24b15)
  • tests: stabilize model smoke checks in ci (5cae2d6)

v0.8.0

19 Mar 20:15
9216daf

Choose a tag to compare

0.8.0 (2026-03-19)

Features

  • api: align SDK with KSeF API 2.3.0 (32484e8)

v0.7.1

11 Mar 22:03
920c062

Choose a tag to compare

0.7.1 (2026-03-11)

Documentation

  • align SDK docs and CLI tests with KSeF API 2.2.1 (47e4bdd)
  • trim redundant 2.2.1 notes (f9554c9)

v0.7.0

03 Mar 16:29
270da6a

Choose a tag to compare

0.7.0 (2026-03-03)

Features

  • api: align sdk with KSeF API 2.2.0 (5aa70ca)