Skip to content

v2.2.0

Choose a tag to compare

@intility-secmgmt-release-bot intility-secmgmt-release-bot released this 25 Aug 08:28
Immutable release. Only release title and notes can be modified.
10f423e

2.2.0 (2026-08-25)

Features

  • add opt-in strict query validation (#199) (1a1a323)
  • preserve query string in pagination links (opt-in) (#200) (f2ebc68)
  • typegen: add jsonapi-typegen dotnet tool (#204) (2e720b8)

Code Refactoring

  • consolidate filter builders into FilterExpressionComposer (#195) (4c7cd01)
  • filtering: consolidate filter builders into FilterExpressionCo (4c7cd01)

CI

  • actions: Bump github/codeql-action/analyze from 4.37.7 to 4.37.8 (#202) (71af8fb)
  • actions: Bump github/codeql-action/init from 4.37.7 to 4.37.8 (#203) (204b739)
  • check typegen output for drift in CI (#205) (309e7eb)

Tests

  • add ContractApi sample and TS contract test suite (#197) (716af3c)