Skip to content

Release/1.9.8#295

Draft
cjrobbertse-ob wants to merge 32 commits into
developfrom
release/1.9.8
Draft

Release/1.9.8#295
cjrobbertse-ob wants to merge 32 commits into
developfrom
release/1.9.8

Conversation

@cjrobbertse-ob
Copy link
Copy Markdown
Collaborator

No description provided.

cjrobbertse-ob and others added 30 commits April 1, 2026 17:26
- Updated go.sum to include new dependencies and versions, notably upgrading kin-openapi to v0.128.0.
- Modified openapi3ResponseValidator_test.go to enforce required response headers for OB specs.
- Enhanced openapi3Validator.go to utilize regexp2 for regex compilation, supporting PCRE features.
- Added tests in openapi3Validator_test.go to validate response headers and ensure compatibility with new regex patterns.
- Introduced pcre_support_test.go to verify PCRE pattern compilation and matching.
- Created regexp2_compiler.go to implement a new regex compiler using the regexp2 library.
fix: correct test case ID OB-400-DOP-101503 in v1.9.6 release notes
…-support

feat: support PCRE regex patterns in OpenAPI spec validation (fixes v4.0.0 spec loading)
…ive consent tests

Tests OB-400-DOP-101503 (v4.0) and OB-301-DOP-1015003 (v3.1) were sending
requests with Content-Type: text/plain when posting the negative standing
order consent payload. This caused ASPSPs to respond with HTTP 415 Unsupported
Media Type instead of the expected HTTP 400 Bad Request.

Added explicit Content-Type: application/json header to both test cases in
the manifests, consistent with all other POST test cases in the payment module.

Resolves support ticket: OB-400-DOP-101503 / OB-301-DOP-1015003 Content-Type issue
…-content-type

fix: add Content-Type application/json to standing order negative consent tests (v3.1 & v4.0)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Update pkg/version/version.go to change the Prerelease constant from an empty string to "beta1", marking the build as a beta pre-release instead of a final release. No other files were modified.
Clarify in README that users should pull the beta/pre-release Docker image (example uses v1.9.8-beta1). Update docs/releases to add an "unreleased" section and corresponding compare link, and adjust the 1.9.8-beta1 release reference/heading for consistency.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Add Open Banking UK R/W specification version 4.0.1 to the list of supported versions in the README prerequisites. This documents that the tool is compatible with the newer 4.0.1 spec.
@cjrobbertse-ob cjrobbertse-ob marked this pull request as draft April 24, 2026 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant