Skip to content

Commit 0876878

Browse files
author
Github Action
committed
chore: synced pact_broker docs
1 parent 3ce374a commit 0876878

1 file changed

Lines changed: 31 additions & 0 deletions

File tree

website/docs/pact_broker/changelog.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,37 @@ custom_edit_url: https://github.com/pact-foundation/pact_broker/edit/master/CHAN
44
---
55
<!-- This file has been synced from the pact-foundation/pact_broker repository. Please do not edit it directly. The URL of the source file can be found in the custom_edit_url value above -->
66

7+
<a name="v2.120.0"></a>
8+
9+
### v2.120.0 (2026-07-14)
10+
11+
#### Features
12+
13+
* expose released environments on branch/tag version list endpoints (#969) ([bea68a7d](https://github.com/pact-foundation/pact_broker/commit/bea68a7d))
14+
* expose released environments on version API (#963) ([d6f7f17b](https://github.com/pact-foundation/pact_broker/commit/d6f7f17b))
15+
* return more webhooks attributes in logs decorator (#961) ([4e2d1b13](https://github.com/pact-foundation/pact_broker/commit/4e2d1b13))
16+
* paginate pacticipants_for_label ([088ff444](https://github.com/pact-foundation/pact_broker/commit/088ff444))
17+
* add limit to stale branch delete (#933) ([406c20f3](https://github.com/pact-foundation/pact_broker/commit/406c20f3))
18+
* change branch sort order, most recently updated first (#929) ([b5215a39](https://github.com/pact-foundation/pact_broker/commit/b5215a39))
19+
20+
* **clean**
21+
* expose branch_deletion_limit on CleanTask (#938) ([540afa3d](https://github.com/pact-foundation/pact_broker/commit/540afa3d))
22+
* add stale branch lifecycle and automated cleanup (#912) ([1ba6354f](https://github.com/pact-foundation/pact_broker/commit/1ba6354f))
23+
24+
* **PACT-6253**
25+
* add json_schemer as explicit gem dependency (#916) ([dc8910ce](https://github.com/pact-foundation/pact_broker/commit/dc8910ce))
26+
27+
#### Bug Fixes
28+
29+
* **spec**
30+
* rebuild success-after-latestby fixture with distinct provider versions ([778d25d2](https://github.com/pact-foundation/pact_broker/commit/778d25d2))
31+
* rebuild latestby filtering fixtures to genuinely pin the ordering contract ([9276aa79](https://github.com/pact-foundation/pact_broker/commit/9276aa79))
32+
33+
* broken SQL in pacticipants_for_label resource (#944) ([bf37cdfc](https://github.com/pact-foundation/pact_broker/commit/bf37cdfc))
34+
* use cvpv when checking can-i-deploy against an environment (#903) (#934) ([7163652d](https://github.com/pact-foundation/pact_broker/commit/7163652d))
35+
* remove deadcode, improve testing with UTC (#924) ([76c2407a](https://github.com/pact-foundation/pact_broker/commit/76c2407a))
36+
* join with pacticipant when query main branch (#921) ([3dae89be](https://github.com/pact-foundation/pact_broker/commit/3dae89be))
37+
738
<a name="v2.119.0"></a>
839

940
### v2.119.0 (2026-04-02)

0 commit comments

Comments
 (0)