- [MINORBUMP] Deprecate DBFS datasources (GX-2543) (#11759)
- [FEATURE] Remove deprecated legacy Pact contract tests (GX-3023) (#11768)
- [FEATURE] Migrate pact-python v2 → v3 (GX-3024) (#11769)
- [FEATURE] Add client-driven Pact contracts for validation definition and checkpoint CRUD (GX-2730) (#11757)
- [FEATURE] Add client-driven Pact contracts for expectation suite CRUD (GX-2729) (#11756)
- [FEATURE] Add client-driven Pact contracts for datasource CRUD (GX-2727) (#11754)
- [FEATURE] Add multi-step workflow contract test (GX-2731) (#11783)
- [FEATURE] Support
column.unique_proportionin metric list runs (#11786) - [BUGFIX] Fix suite freshness check after add in ephemeral context (GX-2891) (#11758)
- [BUGFIX] Fix unclosed SQLite connections causing ResourceWarning on Python 3.13 (#11766)
- [BUGFIX] Pin invoke==3.0.0 to avoid breaking change in 3.0.2 (#11781)
- [BUGFIX] Fix default exact_match value in ExpectTableColumnsToMatchSet renderers (#11785)
- [DOCS] Jira integration (#11741)
- [DOCS] teams integration (#11761)
- [DOCS] Hide magic-comment lines when line numbers are enabled (#11731)
- [MAINTENANCE] Remove dead code: profile module (#11763)
- [MAINTENANCE] Bump lodash from 4.17.23 to 4.18.1 in /docs/docusaurus (#11776)
- [MAINTENANCE] Add pact-broker publish step to CI (GX-3025) (#11775)
- [MAINTENANCE] Fix pact-broker publish step in CI (#11787)
- [MAINTENANCE] Fix pact publish to use PR head SHA (#11790)
- [MAINTENANCE] Bump brace-expansion from 1.1.12 to 1.1.13 in /docs/docusaurus (#11777)
- [MAINTENANCE] Skip code CI jobs for docs-only PRs (#11792)
- [MAINTENANCE] Increase SQL test connection pool size (#11793)
- [MAINTENANCE] Use pact regex matcher for Gx-Version header in contract tests (#11791)
- [MAINTENANCE] Skip pact publish on release tag CI runs (#11796)