Skip to content

Commit 4a8c04f

Browse files
OctopusDeploy release: 14.0.0
1 parent 29b5546 commit 4a8c04f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+2613
-693
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
2-
## Latest Version - V13.0.1 (08/29/2024)
2+
## Latest Version - V14.0.0 (09/10/2024)
3+
### Enhacements
4+
- [UPA] Add new UPA commands
5+
### Bug Fixes
6+
- [VAPS] - Resolved 3DES storedValue RC-125 with the updated field matrix value for NonOriginal transaction (10330)
7+
8+
## V13.0.1 (08/29/2024)
39
### Enhacements
410
- [NTS] Implement masking of entire response after header for echoed request in response.(10317)
511

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.heartlandpaymentsystems</groupId>
55
<artifactId>globalpayments-sdk</artifactId>
6-
<version>13.0.1</version>
6+
<version>14.0.0</version>
77
<packaging>jar</packaging>
88
<name>Heartland &amp; Global Payments SDK</name>
99
<description>API for processing payments through Global Payments</description>

0 commit comments

Comments
 (0)