Skip to content

Releases: case-contract-testing/contract-case

v0.15.8

16 May 12:46
3850af4
Compare
Choose a tag to compare

0.15.8 (2024-05-16)

Features

  • Add case-boundary into the connector package (072222f)
  • Add internal config parameters to control whether verification is async or not (6882739)
  • Implement and expose contract verifier (ea460cd)

Bug Fixes

  • Prevent server waiting for keepalive timeout on http verification (7cebbf0)
  • Remove current-git-branch, allowing webpack to roll up the package (0078083)
  • Significantly improve trigger configuration error messages (c494726)
  • Start the ContractCase server on a random port (4c5d431)
  • Tidy up logging by demoting some noisy logs to deepMaintainerDebug from maintainerDebug (b9c5548)
  • Use case-connector instead of case-boundary (ecc1c9a)

@contract-case/test-equivalence-matchers: v0.15.7

16 May 12:46
3850af4
Compare
Choose a tag to compare

0.15.7 (2024-05-16)

Miscellaneous Chores

  • @contract-case/test-equivalence-matchers: Synchronize ContractCase versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @contract-case/case-entities-internal bumped from 0.15.6 to 0.15.7
    • devDependencies
      • @contract-case/eslint-config-case-maintainer bumped from 0.0.3 to 0.1.0

@contract-case/eslint-config-case-maintainer: v0.1.0

16 May 12:46
3850af4
Compare
Choose a tag to compare

0.1.0 (2024-05-16)

⚠ BREAKING CHANGES

  • Update requirements for eslint to 8.56.0 and above

Miscellaneous Chores

  • Update requirements for eslint to 8.56.0 and above (72ff9e6)

@contract-case/contract-case-jest: v0.11.7

16 May 12:46
3850af4
Compare
Choose a tag to compare

0.11.7 (2024-05-16)

Features

  • Add internal config parameters to control whether verification is async or not (6882739)

Bug Fixes

  • Bump version of case-boundary to v0.11.0 (834951b)
  • Ensure tests can run even if there's no verfications (827ee89)
  • Use case-connector instead of case-boundary (ecc1c9a)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @contract-case/case-connector bumped from 0.7.4 to 0.7.5
      • @contract-case/case-entities-internal bumped from 0.15.6 to 0.15.7
      • @contract-case/case-example-mock-types bumped from 0.15.6 to 0.15.7
      • @contract-case/cli bumped from 0.1.12 to 0.1.13
    • devDependencies
      • @contract-case/eslint-config-case-maintainer bumped from 0.0.3 to 0.1.0

@contract-case/cli: v0.1.13

16 May 12:46
3850af4
Compare
Choose a tag to compare

0.1.13 (2024-05-16)

Bug Fixes

  • Bump version of case-boundary to v0.11.0 (834951b)
  • Use case-connector instead of case-boundary (ecc1c9a)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @contract-case/case-connector bumped from 0.7.4 to 0.7.5
      • @contract-case/case-core bumped from 0.15.6 to 0.15.7
    • devDependencies
      • @contract-case/eslint-config-case-maintainer bumped from 0.0.3 to 0.1.0

@contract-case/case-example-mock-types: v0.15.7

16 May 12:46
3850af4
Compare
Choose a tag to compare

0.15.7 (2024-05-16)

Miscellaneous Chores

  • @contract-case/case-example-mock-types: Synchronize ContractCase versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @contract-case/case-entities-internal bumped from 0.15.6 to 0.15.7
    • devDependencies
      • @contract-case/eslint-config-case-maintainer bumped from 0.0.3 to 0.1.0
      • @contract-case/test-equivalence-matchers bumped from 0.15.6 to 0.15.7
    • peerDependencies
      • @contract-case/test-equivalence-matchers bumped from 0.15.6 to 0.15.7

@contract-case/case-entities-internal: v0.15.7

16 May 12:46
3850af4
Compare
Choose a tag to compare

0.15.7 (2024-05-16)

Miscellaneous Chores

  • @contract-case/case-entities-internal: Synchronize ContractCase versions

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @contract-case/eslint-config-case-maintainer bumped from 0.0.3 to 0.1.0

@contract-case/case-core: v0.15.7

16 May 12:46
3850af4
Compare
Choose a tag to compare

0.15.7 (2024-05-16)

Features

  • Add internal config parameters to control whether verification is async or not (6882739)

Bug Fixes

  • Prevent server waiting for keepalive timeout on http verification (7cebbf0)
  • Remove current-git-branch, allowing webpack to roll up the package (0078083)
  • Significantly improve trigger configuration error messages (c494726)
  • Tidy up logging by demoting some noisy logs to deepMaintainerDebug from maintainerDebug (b9c5548)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @contract-case/case-entities-internal bumped from 0.15.6 to 0.15.7
    • devDependencies
      • @contract-case/eslint-config-case-maintainer bumped from 0.0.3 to 0.1.0

@contract-case/case-connector: v0.7.5

16 May 12:46
3850af4
Compare
Choose a tag to compare

0.7.5 (2024-05-16)

Features

  • Add case-boundary into the connector package (072222f)
  • Add internal config parameters to control whether verification is async or not (6882739)
  • Implement and expose contract verifier (ea460cd)

Bug Fixes

  • Correct typing issue with trigger handles (c7c4b47)
  • Ensure that response ID is present in the maintainer logs (bcda125)
  • Fix issue where the verification endpoint wasn't exposed (df36ba3)
  • Remove call to deprecated function, avoiding warning (6b7ea08)
  • Start the ContractCase server on a random port (4c5d431)
  • Use case-connector instead of case-boundary (ecc1c9a)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @contract-case/case-core bumped from 0.15.6 to 0.15.7
      • @contract-case/case-entities-internal bumped from 0.15.6 to 0.15.7
    • devDependencies
      • @contract-case/eslint-config-case-maintainer bumped from 0.0.3 to 0.1.0

v0.15.7

11 Feb 06:05
8ef36af
Compare
Choose a tag to compare

0.15.7 (2024-02-11)

Bug Fixes

  • Bump version of case-boundary to 0.10.4 (a15aac9)