@@ -2,10 +2,10 @@ Changes
22*******
33
44Unreleased
5- ==========
5+ ====================================================================================================================
66
770.10.0 (2024-07-22)
8- ==================
8+ ====================================================================================================================
99
1010Changes:
1111
@@ -15,7 +15,7 @@ Changes:
1515* Update docker with latest ``python:3.11-alpine3.20 `` base.
1616
17170.9.0 (2023-02-08)
18- ==================
18+ ====================================================================================================================
1919
2020Changes:
2121
@@ -24,7 +24,7 @@ Changes:
2424* Convert comment typing definitions into typing annotations.
2525
26260.8.0 (2023-02-01)
27- ==================
27+ ====================================================================================================================
2828
2929Changes:
3030
@@ -46,23 +46,23 @@ Changes:
4646.. |nginx-auth | replace :: NGINX Authentication Based on Subrequest Result
4747
48480.7.0 (2022-05-11)
49- ==================
49+ ====================================================================================================================
5050
5151Changes:
5252
5353* Add request and response hooks operations to adapter allowing derived implementations to modify OWS proxied requests
5454 and returned responses from the service. The default adapter applies no modifications to the original definitions.
5555
56560.6.2 (2021-12-01)
57- ==================
57+ ====================================================================================================================
5858
5959Changes:
6060
6161* Enforce regeneration of the ``OWSRegistry `` object on each request to avoid incorrect handling by adapters that
6262 require the new transaction or refreshed database session state each time.
6363
64640.6.1 (2021-10-27)
65- ==================
65+ ====================================================================================================================
6666
6767Changes:
6868
@@ -77,7 +77,7 @@ Changes:
7777 concurrent requests.
7878
79790.6.0 (2020-04-01)
80- ==================
80+ ====================================================================================================================
8181
8282Changes:
8383
@@ -93,7 +93,7 @@ Changes:
9393* Drop ``owsproxy_secure `` endpoint.
9494
95950.5.6 (2021-09-10)
96- ==================
96+ ====================================================================================================================
9797
9898Changes:
9999
@@ -108,7 +108,7 @@ Fixes:
108108 (``rust `` installed via ``cargo ``).
109109
1101100.5.5 (2021-01-27)
111- ==================
111+ ====================================================================================================================
112112
113113Fixes:
114114
@@ -117,22 +117,22 @@ Fixes:
117117 of problems prior to deploy triggers from tags.
118118
1191190.5.4 (2020-10-29)
120- ==================
120+ ====================================================================================================================
121121
122122Changes:
123123
124124* Replace ``waitress `` by ``gunicorn `` to resolve issue related to slow download of large files (#97).
125125
1261260.5.3 (2020-02-20)
127- ==================
127+ ====================================================================================================================
128128
129129Changes:
130130
131131* Reduce log level of ``"failed security check" `` from ``exception `` to ``warning `` as it corresponds to the expected
132132 code behavior (unauthorised access) when ``OWSException `` is raised, instead of dumping an unhandled error traceback.
133133
1341340.5.2 (2019-07-11)
135- ==================
135+ ====================================================================================================================
136136
137137New Features:
138138
@@ -148,7 +148,7 @@ Changes:
148148Fixes:
149149
1501500.5.1 (2019-05-24)
151- ==================
151+ ====================================================================================================================
152152
153153New Features:
154154
@@ -166,7 +166,7 @@ Fixes:
166166* Fix Twitcher ``main `` including ``twitcher.<module> `` instead of ``.<module> ``.
167167
1681680.5.0 (2019-05-22)
169- ==================
169+ ====================================================================================================================
170170
171171Changes:
172172
@@ -197,7 +197,7 @@ Fixes:
197197 `#74 <https://github.com/bird-house/twitcher/issues/74 >`_)
198198
1991990.4.0 (2019-05-02)
200- ==================
200+ ====================================================================================================================
201201
202202Changes:
203203
@@ -208,7 +208,7 @@ Changes:
208208* Moved tests to top-level folder (`#47 <https://github.com/bird-house/twitcher/issues/47 >`_).
209209
2102100.3.8 (2018-09-11)
211- ==================
211+ ====================================================================================================================
212212
213213Fixes:
214214
@@ -220,7 +220,7 @@ New Features:
220220* make protected path configurable (`#36 <https://github.com/bird-house/twitcher/issues/36 >`_).
221221
2222220.3.7 (2018-03-13)
223- ==================
223+ ====================================================================================================================
224224
225225Fixes:
226226
@@ -232,7 +232,7 @@ New Features:
232232 (e.g download file through ``thredds ``).
233233
2342340.3.6 (2018-03-08)
235- ==================
235+ ====================================================================================================================
236236
237237* Fix PEP8
238238* Removed unused ``c4i `` option.
@@ -244,7 +244,7 @@ New Features:
244244* Feature `#25 <https://github.com/bird-house/twitcher/issues/25 >`_: using x509 certificates for service authentication.
245245
2462460.3.5 (2018-03-01)
247- ==================
247+ ====================================================================================================================
248248
249249* Fix PEP8.
250250* Updated makefile.
@@ -256,30 +256,30 @@ New Features:
256256* Added readthedocs, licence and chat badges.
257257
2582580.3.4 (2017-05-05)
259- ==================
259+ ====================================================================================================================
260260
261261* Updated logging.
262262* Fixed: creates workdir if it does not exist.
263263
2642640.3.3 (2017-04-27)
265- ==================
265+ ====================================================================================================================
266266
267267* Fixed fetching of access token when service is public.
268268
2692690.3.2 (2017-01-31)
270- ==================
270+ ====================================================================================================================
271271
272272* Set header ``X-X509-User-Proxy ``.
273273
2742740.3.1 (2017-01-26)
275- ==================
275+ ====================================================================================================================
276276
277277* Fix PEP8.
278278* Set permission of ``certfile ``.
279279* Added option ``ows-proxy-delegate ``.
280280
2812810.3.0 (2017-01-11)
282- ==================
282+ ====================================================================================================================
283283
284284* Fix PEP8.
285285* Changed rpc interface.
@@ -297,7 +297,7 @@ New Features:
297297* Using ``OWSExceptions `` on errors in owsproxy.
298298
2992990.2.4 (2016-12-23)
300- ==================
300+ ====================================================================================================================
301301
302302* Fix PEP8.
303303* Using ``replace_caps_url `` in ``owsproxy ``.
@@ -306,7 +306,7 @@ New Features:
306306* Added ``wms_130 `` and renamed ``wms_111 ``.
307307
3083080.2.3 (2016-11-18)
309- ==================
309+ ====================================================================================================================
310310
311311* Fix PEP8.
312312* Using ``doc2dict ``, renamed ``get_service_by_name() ``.
@@ -316,33 +316,33 @@ New Features:
316316* Fixed functional tests.
317317
3183180.2.2 (2016-08-18)
319- ==================
319+ ====================================================================================================================
320320
321321* Fix PEP8.
322322* Don't allow duplicate service names.
323323
3243240.2.1 (2016-08-05)
325- ==================
325+ ====================================================================================================================
326326
327327* Register service with public access.
328328* WMS services can be registered.
329329
3303300.2.0 (2016-07-18)
331- ==================
331+ ====================================================================================================================
332332
333333* Updated to new buildout with separated conda environment.
334334* Replaced nose by pytest.
335335* Updated installation docs.
336336
3373370.1.7 (2016-06-09)
338- ==================
338+ ====================================================================================================================
339339
340340Fixes:
341341
342342* Update of service failed (`#17 <https://github.com/bird-house/twitcher/issues/17 >`_).
343343
3443440.1.6 (2016-06-01)
345- ==================
345+ ====================================================================================================================
346346
347347* Updated docs.
348348* Renamed Python package to ``pyramid_twitcher ``.
@@ -357,19 +357,19 @@ Fixes:
357357* Fixed twitcher app config: wrong egg name.
358358
3593590.1.5 (2016-04-22)
360- ==================
360+ ====================================================================================================================
361361
362362* Fixed docs links
363363
3643640.1.4 (2016-04-19)
365- ==================
365+ ====================================================================================================================
366366
367367* Fixed ``MANIFEST.in ``
368368* Fixed service database index.
369369* Updated ``Makefile ``.
370370* Added more links to appendix.
371371
3723720.1.0 (2015-12-07)
373- ==================
373+ ====================================================================================================================
374374
375375Initial Release.
0 commit comments