22
33All notable changes to this project will be documented in this file.
44
5- ## [ 0.10.3] _ 2026-06-25_
6-
7- ### 🎨 Styling
8-
9- - Fix rustfmt and clippy warnings
10-
11- ### 📚 Documentation
12-
13- - Rewrite the installation section
14- - Collapse help output behind details blocks
15- - Enable Scarf telemetry pixel for pact-cli (PACT-7007) ([ #86 ] ( https://github.com/pact-foundation/pact-cli/issues/86 ) )
16-
17- ### 🛠️ Miscellaneous Tasks
18-
19- - Add cargo-dist and release-plz pipeline
20-
215## [ Unreleased]
226
237## [ 0.10.5] _ 2026-07-01_
@@ -40,71 +24,71 @@ All notable changes to this project will be documented in this file.
4024
4125- Add Scarf analytics pixel to README and document telemetry / opt-out (PACT-6978)
4226
43- ## [ 0.9.0] - 2025-10-25
44-
45- ### Features
27+ ## [ 0.10.3] _ 2026-06-25_
4628
47- - Add pactflow-ai / pact-ruby-standalone via extensions framework
29+ ### 🎨 Styling
4830
49- ## [ 0.8.0 ] - 2025-10-24
31+ - Fix rustfmt and clippy warnings
5032
51- ### Features
33+ ### 📚 Documentation
5234
53- - Latest clis
35+ - Rewrite the installation section
36+ - Collapse help output behind details blocks
37+ - Enable Scarf telemetry pixel for pact-cli (PACT-7007) ([ #86 ] ( https://github.com/pact-foundation/pact-cli/issues/86 ) )
5438
55- ### Miscellaneous Tasks
39+ ### 🛠️ Miscellaneous Tasks
5640
57- - Correct docker download link [ ci skip]
58- - Cargo update
59- - Update readme with new options
60- - Add alised 1-liner install script
41+ - Add cargo-dist and release-plz pipeline
6142
62- ## [ 0.7.0 ] - 2025-10-22
43+ ## [ 0.10.2 ] - 2026-06-02
6344
6445### Bug Fixes
6546
66- - Update pact-broker-cli to 0.2.1
67- - Return ExitCode throughout rather than using process exit for pact-broker-cli
68-
69- ### Features
70-
71- - Add otel configuration
72- - Pact broker with otel config
47+ - Add and fix retry logic
48+ - Wire --enable-otel as master switch for OTEL traces and logs
49+ - Use clap-parsed external subcommand name and args for extension dispatch
50+ - Replace SimpleLogProcessor with BatchLogProcessor for OTEL log bridge
7351
7452### Miscellaneous Tasks
7553
76- - Use sed for portability in swapping opts
54+ - Drop x86_64-pc-windows-gnu build target
55+ - Update softprops/action-gh-release action to v2.6.2
56+ - Replace non-breaking space with normal space
57+ - Move and update renovate config
58+ - Update softprops/action-gh-release action to v3
7759
78- ### Demo
60+ ### Ci
7961
80- - Add ruby/rust mock/stub/verifier demos
62+ - Reduce build time with caching and fewer integration test runs
63+ - Add step timeout and fix unbounded wait loops in example scripts
8164
82- ## [ 0.6 .0] - 2025-10-16
65+ ## [ 0.10 .0] - 2026-05-06
8366
8467### Features
8568
86- - Update pact-broker-cli to 0.2.0
87- - Rename pact-broker to broker, rename cli binary to pact ([ #3 ] ( https://github.com/orhun/git-cliff/issues/3 ) )
69+ - Update pact-broker-cli to 0.7.0 ([ #51 ] ( https://github.com/orhun/git-cliff/issues/51 ) )
8870
89- ### Miscellaneous Tasks
71+ ## [ 0.9.5 ] - 2026-03-13
9072
91- - Correct env vars reused from pact-broker-cli install script
73+ ### Bug Fixes
9274
93- ## [ 0.5.0 ] - 2025-10-10
75+ - Update rust crate pact-broker-cli to v0.6.3 ( # 43 )
9476
95- ### Features
77+ ## [ 0.9.4 ] - 2026-03-02
9678
97- - Simple clap cli app with subcommands
98- - Composed pact cli
79+ ### Bug Fixes
9980
100- <!-- generated by git-cliff -->
101- ## [ 0.9.1] - 2025-10-31
81+ - Update rust crate reqwest-tracing to 0.7.0 ([ #25 ] ( https://github.com/orhun/git-cliff/issues/25 ) ) [ skip ci]
82+ - Update rust crate indexmap to v2 ([ #34 ] ( https://github.com/orhun/git-cliff/issues/34 ) ) [ skip ci]
83+ - Update rust crate pact-broker-cli to v0.6.2 ([ #35 ] ( https://github.com/orhun/git-cliff/issues/35 ) )
84+
85+ ## [ 0.9.3] - 2026-02-23
10286
10387### Bug Fixes
10488
105- - Update clap to 4.5.51
89+ - Update rust crate pact-broker-cli to v0.6.1 ([ #33 ] ( https://github.com/orhun/git-cliff/issues/33 ) )
90+
10691
107- <!-- generated by git-cliff -->
10892## [ 0.9.2] - 2026-02-11
10993
11094### Bug Fixes
@@ -120,80 +104,67 @@ All notable changes to this project will be documented in this file.
120104- Update rust crate tracing-opentelemetry to v0.32.1 ([ #18 ] ( https://github.com/orhun/git-cliff/issues/18 ) ) [ skip ci]
121105- Update rust crate trycmd to v0.15.11 ([ #19 ] ( https://github.com/orhun/git-cliff/issues/19 ) ) [ skip ci]
122106
123- <!-- generated by git-cliff -->
124- ## [ 0.9.3] - 2026-02-23
107+ ## [ 0.9.1] - 2025-10-31
125108
126109### Bug Fixes
127110
128- - Update rust crate pact-broker-cli to v0.6.1 ([ #33 ] ( https://github.com/orhun/git-cliff/issues/33 ) )
129-
130- <!-- generated by git-cliff -->
131- ## [ 0.9.4] - 2026-03-02
111+ - Update clap to 4.5.51
132112
133- ### Bug Fixes
113+ ## [ 0.9.0 ] - 2025-10-25
134114
135- - Update rust crate reqwest-tracing to 0.7.0 ([ #25 ] ( https://github.com/orhun/git-cliff/issues/25 ) ) [ skip ci]
136- - Update rust crate indexmap to v2 ([ #34 ] ( https://github.com/orhun/git-cliff/issues/34 ) ) [ skip ci]
137- - Update rust crate pact-broker-cli to v0.6.2 ([ #35 ] ( https://github.com/orhun/git-cliff/issues/35 ) )
115+ ### Features
138116
139- <!-- generated by git-cliff -->
140- ## [ 0.9.5] - 2026-03-13
117+ - Add pactflow-ai / pact-ruby-standalone via extensions framework
141118
142- ### Bug Fixes
119+ ## [ 0.8.0 ] - 2025-10-24
143120
144- - Update rust crate pact-broker-cli to v0.6.3 ( [ # 43 ] ( https://github.com/orhun/git-cliff/issues/43 ) )
121+ ### Features
145122
146- <!-- generated by git-cliff -->
147- ## [ 0.10.0] - 2026-05-06
123+ - Latest clis
148124
149- ### Features
125+ ### Miscellaneous Tasks
150126
151- - Update pact-broker-cli to 0.7.0 ([ #51 ] ( https://github.com/orhun/git-cliff/issues/51 ) )
127+ - Correct docker download link [ ci skip]
128+ - Cargo update
129+ - Update readme with new options
130+ - Add alised 1-liner install script
152131
153- <!-- generated by git-cliff -->
154- ## [ latest] - 2026-05-08
132+ ## [ 0.7.0] - 2025-10-22
155133
156134### Bug Fixes
157135
158- - Update rust crate pact_verifier_cli to v1.3.1 ([ #52 ] ( https://github.com/orhun/git-cliff/issues/52 ) )
136+ - Update pact-broker-cli to 0.2.1
137+ - Return ExitCode throughout rather than using process exit for pact-broker-cli
138+
139+ ### Features
140+
141+ - Add otel configuration
142+ - Pact broker with otel config
159143
160144### Miscellaneous Tasks
161145
162- - Update docker/login-action action to v4 ([ #38 ] ( https://github.com/orhun/git-cliff/issues/38 ) ) [ skip ci]
163- - Update docker/setup-qemu-action action to v4 ([ #39 ] ( https://github.com/orhun/git-cliff/issues/39 ) ) [ skip ci]
164- - Update dependency ruby to v3.4.9 ([ #40 ] ( https://github.com/orhun/git-cliff/issues/40 ) ) [ skip ci]
165- - Update rust crate tracing-subscriber to v0.3.23 ([ #44 ] ( https://github.com/orhun/git-cliff/issues/44 ) ) [ skip ci]
166- - Update rust crate clap_complete to v4.6.3 ([ #42 ] ( https://github.com/orhun/git-cliff/issues/42 ) ) [ skip ci]
167- - Update rust crate clap to v4.6.1 ([ #41 ] ( https://github.com/orhun/git-cliff/issues/41 ) ) [ skip ci]
168- - Update rust crate opentelemetry-otlp to v0.31.1 ([ #45 ] ( https://github.com/orhun/git-cliff/issues/45 ) ) [ skip ci]
169- - Drop unused bsd targets
170- - Correct Makefile
146+ - Use sed for portability in swapping opts
171147
172- ### Ci
148+ ### Demo
173149
174- - Support triggering docker/cargo publish on release
150+ - Add ruby/rust mock/stub/verifier demos
175151
176- <!-- generated by git-cliff -->
177- ## [ 0.10.2] - 2026-06-02
152+ ## [ 0.6.0] - 2025-10-16
178153
179- ### Bug Fixes
154+ ### Features
180155
181- - Add and fix retry logic
182- - Wire --enable-otel as master switch for OTEL traces and logs
183- - Use clap-parsed external subcommand name and args for extension dispatch
184- - Replace SimpleLogProcessor with BatchLogProcessor for OTEL log bridge
156+ - Update pact-broker-cli to 0.2.0
157+ - Rename pact-broker to broker, rename cli binary to pact ([ #3 ] ( https://github.com/orhun/git-cliff/issues/3 ) )
185158
186159### Miscellaneous Tasks
187160
188- - Drop x86_64-pc-windows-gnu build target
189- - Update softprops/action-gh-release action to v2.6.2
190- - Replace non-breaking space with normal space
191- - Move and update renovate config
192- - Update softprops/action-gh-release action to v3
161+ - Correct env vars reused from pact-broker-cli install script
193162
194- ### Ci
163+ ## [ 0.5.0 ] - 2025-10-10
195164
196- - Reduce build time with caching and fewer integration test runs
197- - Add step timeout and fix unbounded wait loops in example scripts
165+ ### Features
166+
167+ - Simple clap cli app with subcommands
168+ - Composed pact cli
198169
199170<!-- generated by git-cliff -->
0 commit comments