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
* b8fef54 - bump version to 0.4.2 (Ronald Holshausen, Fri Jun 12 13:13:21 2020 +1000)
122
131
123
-
# 0.4.1 - Update to latest Pact matching crate
132
+
##0.4.1 - Update to latest Pact matching crate
124
133
125
134
* 9fad496 - feat: update to latest pact matching crate (Ronald Holshausen, Fri Jun 12 13:03:50 2020 +1000)
126
135
* 4d7e464 - chore: make --empty-provider-state flag require --provider-state parameter (Ronald Holshausen, Fri Jun 12 11:48:17 2020 +1000)
@@ -129,28 +138,28 @@ To generate the log, run `git log --pretty='* %h - %s (%an, %ad)' TAGNAME..HEAD
129
138
* 3083fa1 - chore: upgrade crates and cleanup some imports (Ronald Holshausen, Thu May 21 13:17:48 2020 +1000)
130
139
* ce7093f - bump version to 0.4.1 (Ronald Holshausen, Sun Apr 5 17:14:31 2020 +1000)
131
140
132
-
# 0.4.0 - Upgrade hyper to 0.13 and Rust async/await
141
+
##0.4.0 - Upgrade hyper to 0.13 and Rust async/await
133
142
134
143
* 07e2d9c - chore: Upgrade hyper to 0.13 and Rust async/await (Ronald Holshausen, Sun Apr 5 16:12:34 2020 +1000)
135
144
* 2edd291 - chore: upgrade all crates and Rust to 2018 edition (Ronald Holshausen, Mon Mar 23 16:38:05 2020 +1100)
136
145
* 772fb19 - fix: GCC is not available for i686 targets on Appveyor (Ronald Holshausen, Sat Jan 18 12:55:37 2020 +1100)
137
146
* f234e2e - bump version to 0.3.3 (Ronald Holshausen, Sat Jan 18 12:48:23 2020 +1100)
138
147
139
-
# 0.3.2 - CORS referer option
148
+
##0.3.2 - CORS referer option
140
149
141
150
* d69aa92 - feat: update readme with new cors flag #32 (Ronald Holshausen, Sat Jan 18 12:34:28 2020 +1100)
142
151
* e1865fb - feat: add option to set cors origin to the referer header #32 (Ronald Holshausen, Sat Jan 18 12:24:04 2020 +1100)
143
152
* 92f0a32 - chore: update readme (Ronald Holshausen, Sun Aug 11 11:28:46 2019 +1000)
144
153
* fa41bd5 - bump version to 0.3.2 (Ronald Holshausen, Sun Aug 11 11:20:25 2019 +1000)
145
154
146
-
# 0.3.1 - bearer tokens and headers with multiple values
155
+
##0.3.1 - bearer tokens and headers with multiple values
147
156
148
157
* a93f256 - feat: add support for bearer tokens (Ronald Holshausen, Sun Aug 11 11:07:19 2019 +1000)
149
158
* be2a3f4 - fix: support headers with multiple values #31 (Ronald Holshausen, Sun Aug 11 10:26:21 2019 +1000)
150
159
* 71e52b6 - Setting wildcard value * for Access-Control-Allow-Headers (Dario Banfi, Sun Jul 28 17:02:52 2019 +0200)
151
160
* 934b748 - bump version to 0.3.1 (Ronald Holshausen, Sat Jun 29 20:07:48 2019 +1000)
152
161
153
-
# 0.3.0 - Bugfix Release
162
+
##0.3.0 - Bugfix Release
154
163
155
164
* 0e73a10 - chore: upgrade crates (Ronald Holshausen, Sat Jun 29 19:51:17 2019 +1000)
156
165
* e741007 - fix: upgrade to latest pact matching library (Ronald Holshausen, Sat Jun 29 19:43:12 2019 +1000)
@@ -160,12 +169,12 @@ To generate the log, run `git log --pretty='* %h - %s (%an, %ad)' TAGNAME..HEAD
160
169
* 0daedac - Added support for parsing the provider state from request header using a custom name. (Zakaria Boutami, Tue Jun 11 16:00:26 2019 +0200)
161
170
* 828aaa7 - bump version to 0.2.3 (Ronald Holshausen, Sun Mar 3 16:45:05 2019 +1100)
162
171
163
-
# 0.3.0 - Provider state as request header parameter
172
+
##0.3.0 - Provider state as request header parameter
164
173
165
-
* 0daedac - Added support for parsing the provider state from request header using a custom name. (Zakaria Boutami, Tue Jun 11 16:00:34
174
+
* 0daedac - Added support for parsing the provider state from request header using a custom name. (Zakaria Boutami, Tue Jun 11 16:00:34
166
175
2019 +0200)
167
176
168
-
# 0.2.2 - Disabling TLS cert validation and filtering by provider state
177
+
##0.2.2 - Disabling TLS cert validation and filtering by provider state
169
178
170
179
* df12a27 - feat: add a filter by provider state #19 (Ronald Holshausen, Sun Mar 3 16:21:42 2019 +1100)
171
180
* 7d0bc26 - feat: updated readme about flag to disable TLS cert validation #27 (Ronald Holshausen, Sun Mar 3 15:11:27 2019 +1100)
@@ -174,47 +183,47 @@ To generate the log, run `git log --pretty='* %h - %s (%an, %ad)' TAGNAME..HEAD
174
183
* 4c8285f - chore: removed pmacro as rust has a standard dbg macro now (Ronald Holshausen, Sat Mar 2 12:25:15 2019 +1100)
175
184
* fbd8d5b - bump version to 0.2.2 (Ronald Holshausen, Sun Jan 6 15:25:08 2019 +1100)
176
185
177
-
# 0.2.1 - Bugfix Release
186
+
##0.2.1 - Bugfix Release
178
187
179
188
* f5870d5 - fix: upgraded pact matching to 0.5.0 and corrected logging #22#21#20 (Ronald Holshausen, Sun Jan 6 15:17:23 2019 +1100)
180
189
* 2333cf6 - bump version to 0.2.1 (Ronald Holshausen, Mon Nov 5 15:59:22 2018 +1100)
181
190
182
-
# 0.2.0 - Bugfix Release
191
+
##0.2.0 - Bugfix Release
183
192
184
193
* 40f83a2 - chore: bump version to next minor (Ronald Holshausen, Mon Nov 5 15:48:16 2018 +1100)
185
194
* 0699283 - fix: Use a chain of futures so reading the body does not block the event loop #18#16 (Ronald Holshausen, Mon Nov 5 15:39:49 2018 +1100)
186
195
* 075e391 - refactor: split the server code into its own module (Ronald Holshausen, Sat Oct 20 12:21:56 2018 +1100)
187
196
* de67be8 - Respect 'auto_cors' even if there is no match (Sebastian Thiel, Fri Oct 12 08:46:26 2018 +0200)
188
197
* 616c02a - bump version to 0.1.2 (Ronald Holshausen, Sat Sep 8 15:54:23 2018 +1000)
189
198
190
-
# 0.1.1 - Bugfix Release
199
+
##0.1.1 - Bugfix Release
191
200
192
201
* 7e1e64e - fix: only add a cors origin header if there is not one #15 (Ronald Holshausen, Sat Sep 8 15:37:32 2018 +1000)
193
202
* 6f110ed - fix: add some tests around content type header #14 (Ronald Holshausen, Sat Sep 8 15:25:37 2018 +1000)
194
203
* 180f30d - fix: remove static content type header #14 (Ronald Holshausen, Sat Sep 8 14:50:26 2018 +1000)
195
204
* bbc91a9 - bump version to 0.1.1 (Ronald Holshausen, Sat Aug 25 21:45:14 2018 +1000)
196
205
197
-
# 0.1.0 - Support for loading pacts from HTTPS
206
+
##0.1.0 - Support for loading pacts from HTTPS
198
207
199
208
* a2af4ef - doc: update readme (Ronald Holshausen, Sat Aug 25 21:11:15 2018 +1000)
200
209
* 8da3496 - feat: bump minor version (Ronald Holshausen, Sat Aug 25 21:02:26 2018 +1000)
201
210
* 1f2855e - feat: implemented support for fetching pacts using HTTPS #13 (Ronald Holshausen, Sat Aug 25 20:58:32 2018 +1000)
202
211
* 5bb6dbd - refactor: Upgrade hyper crate to 0.12 #13 (Ronald Holshausen, Sat Aug 25 17:32:38 2018 +1000)
203
212
* b5cdeb2 - bump version to 0.0.11 (Ronald Holshausen, Sat Aug 11 15:33:18 2018 +1000)
204
213
205
-
# 0.0.10 - Bugfix Release
214
+
##0.0.10 - Bugfix Release
206
215
207
216
* 7f17c68 - fix: update to pact-matching 0.4.4 (Ronald Holshausen, Sat Aug 11 15:25:07 2018 +1000)
208
217
* e369261 - bump version to 0.0.10 (Ronald Holshausen, Sat Jun 30 17:27:45 2018 +1000)
209
218
210
-
# 0.0.9 - Bugfix Release
219
+
##0.0.9 - Bugfix Release
211
220
212
221
* 4b66646 - fix: upgrade the pact matching to support query parameters with path expressions #11 (Ronald Holshausen, Sat Jun 30 17:19:39 2018 +1000)
213
222
* 65c32e2 - doc: updated the readme (Ronald Holshausen, Sun May 13 15:45:50 2018 +1000)
214
223
* a6137e8 - chore: update appveyor build to use rustup (Ronald Holshausen, Sun May 13 15:38:56 2018 +1000)
215
224
* 5424e27 - bump version to 0.0.9 (Ronald Holshausen, Sun May 13 15:37:56 2018 +1000)
216
225
217
-
# 0.0.8 - Upgrade to V3 spec + bugfixes
226
+
##0.0.8 - Upgrade to V3 spec + bugfixes
218
227
219
228
* 4f1a3fe - fix: for PUT, POST and PATCH requests, return the first response if there is no body #10 (Ronald Holshausen, Sun May 13 15:02:45 2018 +1000)
220
229
* f3ffc83 - fix: for PUT, POST and PATCH requests, also check the body of the request #10 (Ronald Holshausen, Sun May 13 14:51:29 2018 +1000)
@@ -226,42 +235,42 @@ To generate the log, run `git log --pretty='* %h - %s (%an, %ad)' TAGNAME..HEAD
226
235
* 627093a - Split release-osx into separate osx/ios shell scripts (Tom Stones, Fri Nov 3 14:52:55 2017 +1100)
* 460c8b6 - bump version to 0.0.4 (Ronald Holshausen, Wed Sep 20 10:08:09 2017 +1000)
251
260
252
-
# 0.0.3 - Add option to auto-respond to CORS pre-flight requests
261
+
##0.0.3 - Add option to auto-respond to CORS pre-flight requests
253
262
254
263
* a162160 - Update appveyor build to use latest rust (Ronald Holshausen, Wed Sep 20 09:50:23 2017 +1000)
255
264
* bb7e4c0 - Add auto handling of CORS pre-flight requests (Ronald Holshausen, Wed Sep 20 09:27:36 2017 +1000)
256
265
* 331a590 - Update crates to later versions (Ronald Holshausen, Wed Sep 20 08:53:41 2017 +1000)
257
266
* a106a3a - bump version to 0.0.3 (Ronald Holshausen, Thu May 4 11:44:09 2017 +1000)
258
267
259
-
# 0.0.2 - Bugfix Release
268
+
##0.0.2 - Bugfix Release
260
269
261
270
* 280de38 - Upgraded simple_log crate to 0.4.2 and switch to a simple logger if the term logger fails dueto there not being a terminal #2 (Ronald Holshausen, Thu May 4 11:36:30 2017 +1000)
262
271
* b7819ac - bump version to 0.0.2 (Ronald Holshausen, Wed Oct 26 15:01:50 2016 +1100)
263
272
264
-
# 0.0.1 - return the closest matching interaction, based on the body and headers
273
+
##0.0.1 - return the closest matching interaction, based on the body and headers
265
274
266
275
* fff769d - return the closest matching interaction, based on the body and headers (Ronald Holshausen, Wed Oct 26 14:55:02 2016 +1100)
267
276
* c439766 - Fix build to work with pact_matching v0.2.1 (Ronald Holshausen, Wed Oct 12 17:14:50 2016 +1100)
@@ -275,7 +284,6 @@ To generate the log, run `git log --pretty='* %h - %s (%an, %ad)' TAGNAME..HEAD
275
284
* 5da0a49 - correct repo url and release script artifacts (Ronald Holshausen, Wed Oct 5 16:16:43 2016 +1100)
276
285
* 7c01a45 - updated tags in release script (Ronald Holshausen, Wed Oct 5 16:11:05 2016 +1100)
0 commit comments