Skip to content

Releases: openMF/ph-ee-operations-app

v1.17.1

21 Mar 11:05
bd4813d
Compare
Choose a tag to compare

What's Changed

  • [PHEE-624] Update sha algorithm, java version 8 -> 11 operations app
  • [PHEE-636] Fix operation app GET transfers API 500 error.

Full Changelog: v1.17.0...v1.17.1

v1.17.0

04 Mar 11:45
8a50ee1
Compare
Choose a tag to compare

What's Changed

  • [PHEE-554] Auto generate json web test Signature in postman for bulk apis

Full Changelog: v1.14.0...v1.17.0

v1.14.0

10 Jan 09:06
6299706
Compare
Choose a tag to compare

What's Changed

  • GOV-425 Changes added
  • [PHEE-486] Ops app API to fetch list of variables by transaction
  • [PHEE-490] CI: Publish helm chart with jira ticket from Circleci
  • [PHEE-477] CI: Create an orb that fetches the docker images and do helm upgrade
  • [PHEE-512] CI: Provide a release for the Mifos Circleci orb.
  • [PHEE-498] Update Ops app variable API to check transaction ID in transaction-Request table as well
  • [PHEE-494] FIXED: change naming convention to camelcase
  • [GOV-134] Fix liveness and readiness issues

Full Changelog: v1.10.0...v1.14.0

v1.10.0

10 Nov 18:28
11a8695
Compare
Choose a tag to compare

This release is an increment immediately after 1.7.0

What's Changed

  • GOV-564: Script to add sub batch ID column in transfers table
  • GOV-359: Create batch aggregate API
  • GOV-318
  • GOV-360

Full Changelog: v1.7.0...v1.10.0

v1.7.0

07 Sep 18:04
8be340d
Compare
Choose a tag to compare

What's Changed

  • PHEE-386,373 Update circle CI config with integration test and host charts
  • GOV 223 Update batch API (Added new API/batch with offset, limit, sort, and date filter.)
  • GOV-158 Added PaymentStatusCheck API
  • GOV-302 Fix for Null pointer in fix for GOV-302:Async file validation test case

v1.6.0

13 Aug 18:26
ee07277
Compare
Choose a tag to compare

What's Changed

  • PHEE-347 update Jfrog URLs in all payment hub repos
  • GOV-527 CI-Build and Push the Docker Image to Dockerhub
  • PHEE-377 jdk version updated

v1.5.0

05 Jun 10:06
f42286a
Compare
Choose a tag to compare

What's Changed

  • GOV-250: Batch processing logic Detects batch failure rates.
  • [GOV - 264]Changing custom date time to UTC format (auditability)

v1.4.0

13 Apr 12:30
78d1dbb
Compare
Choose a tag to compare

What's Changed

  • Fixed phee-241 Error information field parsed into DTO rather than a string
  • Integrated JsonWebSignature support

v1.3.0

16 Feb 16:14
a280039
Compare
Choose a tag to compare

What's Changed

  • Adding logic for client correlation id in get API
  • Added error_info column in txn_request table

v1.2.0

15 Nov 17:38
da9da46
Compare
Choose a tag to compare

What's Changed

  • clientcorrelationid added to the transaction table