Skip to content

chore: release 0.29.0#1253

Merged
TimothyJones merged 1 commit into
mainfrom
release-please--branches--main
May 31, 2026
Merged

chore: release 0.29.0#1253
TimothyJones merged 1 commit into
mainfrom
release-please--branches--main

Conversation

@TimothyJones

@TimothyJones TimothyJones commented Feb 12, 2026

Copy link
Copy Markdown
Member

🤖 I have created a release beep boop

@contract-case/case-connector: 0.29.0

0.29.0 (2026-05-31)

Miscellaneous Chores

  • @contract-case/case-connector: Synchronize ContractCase versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @contract-case/case-connector-proto bumped from 0.28.2 to 0.29.0
      • @contract-case/case-core bumped from 0.28.2 to 0.29.0
      • @contract-case/case-entities-internal bumped from 0.28.2 to 0.29.0
    • devDependencies
      • @contract-case/case-maintainer-config bumped from 0.28.2 to 0.29.0
      • @contract-case/eslint-config-case-maintainer bumped from 0.28.2 to 0.29.0
@contract-case/case-connector-proto: 0.29.0

0.29.0 (2026-05-31)

Miscellaneous Chores

  • @contract-case/case-connector-proto: Synchronize ContractCase versions

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @contract-case/case-maintainer-config bumped from 0.28.2 to 0.29.0
      • @contract-case/eslint-config-case-maintainer bumped from 0.28.2 to 0.29.0
@contract-case/case-core: 0.29.0

0.29.0 (2026-05-31)

⚠ BREAKING CHANGES

  • Fix spelling mistake in the verificationResult where "COMPATIBLE" was incorrectly written as "COMPATIBILE". This won't affect most users, but any custom interfaces coded against this will need to be updated.
  • plugin-dsl: Change describe type to return structured DescribeSegment instead of string. Plugin authors will need to use the new factory functions to implement their describe methods instead of returning a string. This allows structured rendering of the describe result (#1246)

Features

  • Add error code NO_INTERACTIONS_DEFINED to help distinguish when there are no interactions in a contract definition (6302c8e)

Bug Fixes

  • Fix spelling mistake in the verificationResult where "COMPATIBLE" was incorrectly written as "COMPATIBILE". This won't affect most users, but any custom interfaces coded against this will need to be updated. (d7eacbd)
  • Running verification with no contracts now produces a warning instead of a configuration error; smoothing onboarding (fb6b297)

Code Refactoring

  • plugin-dsl: Change describe type to return structured DescribeSegment instead of string. Plugin authors will need to use the new factory functions to implement their describe methods instead of returning a string. This allows structured rendering of the describe result (#1246) (de9546b)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @contract-case/case-core-plugin-function bumped from 0.28.2 to 0.29.0
      • @contract-case/case-core-plugin-http bumped from 0.28.2 to 0.29.0
      • @contract-case/case-core-plugin-http-dsl bumped from 0.28.2 to 0.29.0
      • @contract-case/case-entities-internal bumped from 0.28.2 to 0.29.0
      • @contract-case/case-plugin-base bumped from 0.28.2 to 0.29.0
      • @contract-case/case-plugin-dsl-types bumped from 0.28.2 to 0.29.0
    • devDependencies
      • @contract-case/case-definition-dsl bumped from 0.28.2 to 0.29.0
      • @contract-case/case-maintainer-config bumped from 0.28.2 to 0.29.0
      • @contract-case/eslint-config-case-maintainer bumped from 0.28.2 to 0.29.0
@contract-case/case-core-plugin-function: 0.29.0

0.29.0 (2026-05-31)

⚠ BREAKING CHANGES

  • plugin-dsl: Change describe type to return structured DescribeSegment instead of string. Plugin authors will need to use the new factory functions to implement their describe methods instead of returning a string. This allows structured rendering of the describe result (#1246)

Code Refactoring

  • plugin-dsl: Change describe type to return structured DescribeSegment instead of string. Plugin authors will need to use the new factory functions to implement their describe methods instead of returning a string. This allows structured rendering of the describe result (#1246) (de9546b)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @contract-case/case-core-plugin-function-dsl bumped from 0.28.2 to 0.29.0
      • @contract-case/case-plugin-base bumped from 0.28.2 to 0.29.0
      • @contract-case/case-plugin-dsl-types bumped from 0.28.2 to 0.29.0
    • devDependencies
      • @contract-case/case-maintainer-config bumped from 0.28.2 to 0.29.0
      • @contract-case/eslint-config-case-maintainer bumped from 0.28.2 to 0.29.0
@contract-case/case-core-plugin-function-dsl: 0.29.0

0.29.0 (2026-05-31)

Miscellaneous Chores

  • @contract-case/case-core-plugin-function-dsl: Synchronize ContractCase versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @contract-case/case-plugin-dsl-types bumped from 0.28.2 to 0.29.0
    • devDependencies
      • @contract-case/case-maintainer-config bumped from 0.28.2 to 0.29.0
      • @contract-case/eslint-config-case-maintainer bumped from 0.28.2 to 0.29.0
@contract-case/case-core-plugin-http: 0.29.0

0.29.0 (2026-05-31)

⚠ BREAKING CHANGES

  • plugin-dsl: Change describe type to return structured DescribeSegment instead of string. Plugin authors will need to use the new factory functions to implement their describe methods instead of returning a string. This allows structured rendering of the describe result (#1246)

Code Refactoring

  • plugin-dsl: Change describe type to return structured DescribeSegment instead of string. Plugin authors will need to use the new factory functions to implement their describe methods instead of returning a string. This allows structured rendering of the describe result (#1246) (de9546b)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @contract-case/case-core-plugin-http-dsl bumped from 0.28.2 to 0.29.0
      • @contract-case/case-plugin-dsl-types bumped from 0.28.2 to 0.29.0
      • @contract-case/case-plugin-base bumped from 0.28.2 to 0.29.0
    • devDependencies
      • @contract-case/case-maintainer-config bumped from 0.28.2 to 0.29.0
      • @contract-case/eslint-config-case-maintainer bumped from 0.28.2 to 0.29.0
@contract-case/case-core-plugin-http-dsl: 0.29.0

0.29.0 (2026-05-31)

Miscellaneous Chores

  • @contract-case/case-core-plugin-http-dsl: Synchronize ContractCase versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @contract-case/case-plugin-dsl-types bumped from 0.28.2 to 0.29.0
    • devDependencies
      • @contract-case/case-maintainer-config bumped from 0.28.2 to 0.29.0
      • @contract-case/eslint-config-case-maintainer bumped from 0.28.2 to 0.29.0
@contract-case/case-definition-dsl: 0.29.0

0.29.0 (2026-05-31)

Miscellaneous Chores

  • @contract-case/case-definition-dsl: Synchronize ContractCase versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @contract-case/case-core-plugin-function-dsl bumped from 0.28.2 to 0.29.0
      • @contract-case/case-core-plugin-http-dsl bumped from 0.28.2 to 0.29.0
      • @contract-case/case-entities-internal bumped from 0.28.2 to 0.29.0
      • @contract-case/case-plugin-dsl-types bumped from 0.28.2 to 0.29.0
    • devDependencies
      • @contract-case/case-core-plugin-http-dsl bumped from 0.28.2 to 0.29.0
      • @contract-case/case-maintainer-config bumped from 0.28.2 to 0.29.0
      • @contract-case/eslint-config-case-maintainer bumped from 0.28.2 to 0.29.0
@contract-case/case-entities-internal: 0.29.0

0.29.0 (2026-05-31)

Miscellaneous Chores

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

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @contract-case/case-core-plugin-http-dsl bumped from 0.28.2 to 0.29.0
      • @contract-case/case-core-plugin-function-dsl bumped from 0.28.2 to 0.29.0
      • @contract-case/case-plugin-dsl-types bumped from 0.28.2 to 0.29.0
    • devDependencies
      • @contract-case/case-maintainer-config bumped from 0.28.2 to 0.29.0
      • @contract-case/eslint-config-case-maintainer bumped from 0.28.2 to 0.29.0
@contract-case/case-maintainer-config: 0.29.0

0.29.0 (2026-05-31)

Miscellaneous Chores

  • @contract-case/case-maintainer-config: Synchronize ContractCase versions
@contract-case/case-plugin-base: 0.29.0

0.29.0 (2026-05-31)

⚠ BREAKING CHANGES

  • plugin-dsl: Change describe type to return structured DescribeSegment instead of string. Plugin authors will need to use the new factory functions to implement their describe methods instead of returning a string. This allows structured rendering of the describe result (#1246)

Features

  • Add error code NO_INTERACTIONS_DEFINED to help distinguish when there are no interactions in a contract definition (6302c8e)

Code Refactoring

  • plugin-dsl: Change describe type to return structured DescribeSegment instead of string. Plugin authors will need to use the new factory functions to implement their describe methods instead of returning a string. This allows structured rendering of the describe result (#1246) (de9546b)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @contract-case/case-plugin-dsl-types bumped from 0.28.2 to 0.29.0
    • devDependencies
      • @contract-case/case-maintainer-config bumped from 0.28.2 to 0.29.0
      • @contract-case/eslint-config-case-maintainer bumped from 0.28.2 to 0.29.0
@contract-case/case-plugin-dsl-types: 0.29.0

0.29.0 (2026-05-31)

Miscellaneous Chores

  • @contract-case/case-plugin-dsl-types: Synchronize ContractCase versions

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @contract-case/case-maintainer-config bumped from 0.28.2 to 0.29.0
      • @contract-case/eslint-config-case-maintainer bumped from 0.28.2 to 0.29.0
@contract-case/cli: 0.29.0

0.29.0 (2026-05-31)

Miscellaneous Chores

  • @contract-case/cli: Synchronize ContractCase versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @contract-case/case-connector bumped from 0.28.2 to 0.29.0
      • @contract-case/case-core bumped from 0.28.2 to 0.29.0
    • devDependencies
      • @contract-case/eslint-config-case-maintainer bumped from 0.28.2 to 0.29.0
@contract-case/contract-case-jest: 0.29.0

0.29.0 (2026-05-31)

Miscellaneous Chores

  • @contract-case/contract-case-jest: Synchronize ContractCase versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @contract-case/case-connector bumped from 0.28.2 to 0.29.0
      • @contract-case/case-core-plugin-http-dsl bumped from 0.28.2 to 0.29.0
      • @contract-case/case-definition-dsl bumped from 0.28.2 to 0.29.0
      • @contract-case/case-entities-internal bumped from 0.28.2 to 0.29.0
      • @contract-case/case-plugin-base bumped from 0.28.2 to 0.29.0
      • @contract-case/case-plugin-dsl-types bumped from 0.28.2 to 0.29.0
      • @contract-case/cli bumped from 0.28.2 to 0.29.0
    • devDependencies
      • @contract-case/cli bumped from 0.28.2 to 0.29.0
      • @contract-case/eslint-config-case-maintainer bumped from 0.28.2 to 0.29.0
@contract-case/case-definition-generator: 0.29.0

0.29.0 (2026-05-31)

Miscellaneous Chores

  • @contract-case/case-definition-generator: Synchronize ContractCase versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @contract-case/case-plugin-base bumped from 0.28.2 to 0.29.0
      • @contract-case/case-core-plugin-http bumped from 0.28.2 to 0.29.0
      • @contract-case/case-core-plugin-function bumped from 0.28.2 to 0.29.0
      • @contract-case/case-plugin-dsl-types bumped from 0.28.2 to 0.29.0
    • devDependencies
      • @contract-case/case-maintainer-config bumped from 0.28.2 to 0.29.0
      • @contract-case/eslint-config-case-maintainer bumped from 0.28.2 to 0.29.0
@contract-case/documentation-matchers-generator: 0.29.0

0.29.0 (2026-05-31)

Miscellaneous Chores

  • @contract-case/documentation-matchers-generator: Synchronize ContractCase versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @contract-case/case-definition-dsl bumped from 0.28.2 to 0.29.0
    • devDependencies
      • @contract-case/eslint-config-case-maintainer bumped from 0.28.2 to 0.29.0
@contract-case/dsl-java: 0.29.0

0.29.0 (2026-05-31)

Bug Fixes

  • Fix issue where the verification compatibility wasn't actually included in the VerificationResult java type (98f8688)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @contract-case/case-connector bumped from 0.28.2 to 0.29.0
      • @contract-case/case-definition-dsl bumped from 0.28.2 to 0.29.0
@contract-case/eslint-config-case-maintainer: 0.29.0

0.29.0 (2026-05-31)

Miscellaneous Chores

  • @contract-case/eslint-config-case-maintainer: Synchronize ContractCase versions
documentation: 0.29.0

0.29.0 (2026-05-31)

Miscellaneous Chores

  • documentation: Synchronize ContractCase versions
0.29.0

0.29.0 (2026-05-31)

⚠ BREAKING CHANGES

  • Fix spelling mistake in the verificationResult where "COMPATIBLE" was incorrectly written as "COMPATIBILE". This won't affect most users, but any custom interfaces coded against this will need to be updated.
  • plugin-dsl: Change describe type to return structured DescribeSegment instead of string. Plugin authors will need to use the new factory functions to implement their describe methods instead of returning a string. This allows structured rendering of the describe result (#1246)

Features

  • Add error code NO_INTERACTIONS_DEFINED to help distinguish when there are no interactions in a contract definition (6302c8e)

Bug Fixes

  • Fix issue where the verification compatibility wasn't actually included in the VerificationResult java type (98f8688)
  • Fix spelling mistake in the verificationResult where "COMPATIBLE" was incorrectly written as "COMPATIBILE". This won't affect most users, but any custom interfaces coded against this will need to be updated. (d7eacbd)
  • Running verification with no contracts now produces a warning instead of a configuration error; smoothing onboarding (fb6b297)

Code Refactoring

  • plugin-dsl: Change describe type to return structured DescribeSegment instead of string. Plugin authors will need to use the new factory functions to implement their describe methods instead of returning a string. This allows structured rendering of the describe result (#1246) (de9546b)

Dependencies

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

This PR was generated with Release Please. See documentation.

@TimothyJones TimothyJones force-pushed the release-please--branches--main branch from 8f69112 to 8da5dff Compare February 16, 2026 04:04
@TimothyJones TimothyJones force-pushed the release-please--branches--main branch 2 times, most recently from 955401d to 43fc0ed Compare March 18, 2026 10:42
@TimothyJones TimothyJones force-pushed the release-please--branches--main branch from 43fc0ed to a1c129b Compare April 2, 2026 07:50
@TimothyJones TimothyJones force-pushed the release-please--branches--main branch 2 times, most recently from d3bfe02 to d21db60 Compare April 17, 2026 05:50
@TimothyJones TimothyJones force-pushed the release-please--branches--main branch 3 times, most recently from 5c3451f to 1e52e5d Compare May 31, 2026 08:15
@TimothyJones TimothyJones force-pushed the release-please--branches--main branch from 1e52e5d to 952003e Compare May 31, 2026 13:38
@TimothyJones TimothyJones merged commit 0df7442 into main May 31, 2026
14 checks passed
@TimothyJones TimothyJones deleted the release-please--branches--main branch May 31, 2026 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant