Skip to content

Commit 3ee8676

Browse files
committed
chore(release): version 2.138.0-pactbroker2.119.0
1 parent fdea432 commit 3ee8676

2 files changed

Lines changed: 18 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
<a name="2.138.0-pactbroker2.119.0"></a>
2+
### 2.138.0-pactbroker2.119.0 (2026-04-17)
3+
4+
#### Features
5+
6+
* **deps**
7+
* update pact_broker gem to version 2.119.0 ([776961d](/../../commit/776961d))
8+
9+
#### Bug Fixes
10+
11+
* Update Trivy setup action version to v0.2.6 ([22c2f06](/../../commit/22c2f06))
12+
* pin postgres to version 17 to avoid data directory incompatibility ([dd1a22d](/../../commit/dd1a22d))
13+
* update pact-broker image to latest version with ARM64 support ([8571152](/../../commit/8571152))
14+
15+
* **deps**
16+
* bundle update ([7db8e86](/../../commit/7db8e86))
17+
118
<a name="2.137.0-pactbroker2.118.0"></a>
219
### 2.137.0-pactbroker2.118.0 (2026-01-06)
320

docker-compose-with-conf-file.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: "3"
22

33
services:
44
pact-broker:
5-
# image: pactfoundation/pact-broker:2.137.0-pactbroker2.118.0
5+
# image: pactfoundation/pact-broker:2.138.0-pactbroker2.119.0
66
build: .
77
ports:
88
- "9292:9292"

0 commit comments

Comments
 (0)