You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- 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 -->
6
6
7
+
<aname="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))
* 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))
0 commit comments