Skip to content

Releases: openMF/ph-ee-connector-common

v1.9.1

21 May 10:27
8a6c8fa
Compare
Choose a tag to compare

What's Changed

  • [phee-665] Remove OS detector dependency

Full Changelog: v1.9.0...v1.9.1

v1.9.0

20 May 07:35
af2efa5
Compare
Choose a tag to compare

What's Changed

  • [PHEE-564] Web-Client and Callback Adapter Added
  • [PHEE-421] Deploy Artifact to Jfrog for tag version
  • [phee-665] Add common functions to validator builder

Full Changelog: v1.8.1...v1.9.0

v1.8.1

17 Jan 15:08
def6785
Compare
Choose a tag to compare

What's Changed

  • [PHEE-535] Extract content type boundary logic fix.

Full Changelog: v1.8.0...v1.8.1

v1.8.0

17 Jan 09:24
39fd4da
Compare
Choose a tag to compare

What's Changed

  • PHEE-479: Added jws builder for creating json web signature
  • [PHEE-492] Modify ErrorDTO for Error Aggregation
  • [PHEE-421] Deploy to artifact through CircleCI
  • [PHEE-504] Add generic validatorBuilder
  • [PHEE-505] Add PaymentHub Error Codes
  • [PHEE-507] Modify ValidatorBuilder and Version

Full Changelog: v1.7.0...v1.8.0

v1.7.1-rc.1

22 Nov 16:43
7e4f224
Compare
Choose a tag to compare
v1.7.1-rc.1 Pre-release
Pre-release

What's Changed

  • PHEE-479: Added jws builder for creating json web signature

Full Changelog: v1.7.0...v1.7.1-rc.1

v1.7.0

31 Oct 09:24
Compare
Choose a tag to compare

What's Changed

  • PHEE-457 Feature: Adding exception endpoint for JWS validation.

Full Changelog: v1.6.0...v1.7.0

v1.6.0

07 Sep 18:30
Compare
Choose a tag to compare

What's Changed

  • GOV 289.1: Implemented JWS Interceptor
  • GOV 289: Included the webMvcConfig for adding interceptor, and configured the x509 certificate
  • GOV-417 : Update Error Dto for GOV-417
  • GOV 293: Implemented the JWS for response part
  • GOV: 293 JWS implementation for callback scenario
  • GOV- 267 Changing custom data type to array
  • PHEE-347 update Jfrog URLs in all paymenthub repos.
  • PHEE-307 Added formatting and styling
  • GOV-301: Add batch authorization request and response
  • GOV-289 Bug fixes in parsing empty payload
  • GOV-325: Update transfer class with error information and other fields
  • PHEE-413 Fixed the bug while verifying signature in the interceptor
  • PHEE-420 Fixed : Extra newline while verifying signature
  • Voucher DTOs added
  • Identity Account Mapper DTO
  • Upgrade Zeebe to 8.1.1
  • Patch-RELEASE-1.4.0: Fixed the bug in WebMvcConfig boot

v1.6.0-rc.2

04 Sep 12:57
c148994
Compare
Choose a tag to compare
v1.6.0-rc.2 Pre-release
Pre-release

What's Changed

  • PHEE-420 Fixed : Extra newline while verifying signature

v1.6.0-rc.1

04 Sep 11:42
beed14d
Compare
Choose a tag to compare
v1.6.0-rc.1 Pre-release
Pre-release

What's Changed

  • GOV 289.1: Implemented JWS Interceptor
  • GOV 289: Included the webMvcConfig for adding interceptor, and configured the x509 certificate
  • GOV-417 : Update Error Dto for GOV-417
  • Patch-RELEASE-1.4.0: Fixed the bug in WebMvcConfig boot
  • GOV 293: Implemented the JWS for response part
  • GOV: 293 JWS implementation for callback scenario
  • GOV- 267 Changing custom data type to array
  • PHEE-347 update Jfrog URLs in all paymenthub repos.
  • PHEE-307 Added formatting and styling
  • GOV-301: Add batch authorization request and response
  • GOV-289 Bug fixes in parsing empty payload
  • GOV-325: Update transfer class with error information and other fields
  • PHEE-413 Fixed the bug while verifying signature in the interceptor
  • Voucher DTOs added
  • Identity Account Mapper DTO
  • Upgrade Zeebe to 8.1.1

v1.5.1

07 Jun 04:37
Compare
Choose a tag to compare

What Changed

  • [Fixed] Added a hot fix to integration tests