Commit 001f070
committed
py-owslib: update to 0.28.1.
0.28.1
undocumented, but fixes CVE-2023-27476
0.28
undocumented
0.27.2 (unreleased)
-------------------
- WFS: Fix set_filter for string inputs (#804)
0.27.1 (2022-08-28)
-------------------
- remove pyproj as core dependency
0.27.0 (2022-08-28)
-------------------
- core: update pyproj
- OGC API: add support for OGC API - Processes
0.26.0 (2022-06-06)
-------------------
A full list of commits for 0.26.0 can be found at:
https://github.com/geopython/OWSLib/commits/0.26.0
- ISO: extend MD_Keywords for gmx:Anchor (#765)
- WPS: forward timeout/language parameters (#793)
- WPS: use 'maximumMegabytes' if available (#796)
- OGC API: safeguard links
- OGC API: add support for OGC API - Features - Part 3: CQL (#798)
- OGC API: rename rangeSubset to properties for coverage queries (#806)
- OGC API: fix subsets parameterization (#819)
- CSW: pass headers to HTTP POST requests (#805)
- WCS: pass timeout to constructors (#812)
- CSW: fix byte/string handling for XML payloads (#816)
- ISO: fix gmd:edition parsing (#821)
0.25.0 (2021-08-23)
-------------------
A full list of commits for 0.25.0 can be found at:
https://github.com/geopython/OWSLib/commits/0.25.0
- WMS: include custom headers (#763)
- ISO: add MD_BrowseGraphic support (#757)
- OGC API: fix bbox handling #779), request/response handling
- WFS: add support for topological filters (#780)
- various bug fixes
0.24.1 (2021-05-10)
-------------------
A full list of commits for 0.24.1 can be found at:
https://github.com/geopython/OWSLib/commits/0.24.1
- fix CSW request byte handling (#776)
0.24.0 (2021-05-10)
-------------------
A full list of commits for 0.24.0 can be found at:
https://github.com/geopython/OWSLib/commits/0.24.0
- CSW: add CSW 3 client (#746)
- CSW: add support for distributed search (#771)
- OGC API: refactor collections for broader use (#753)
- OACov: add support for scaling (#756)
- Auth: make most Authentication attributes private (#770)
- various bug fixes1 parent 74a2ed8 commit 001f070
4 files changed
+29
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
16 | 19 | | |
17 | 20 | | |
18 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
10 | 19 | | |
11 | 20 | | |
12 | 21 | | |
| |||
67 | 76 | | |
68 | 77 | | |
69 | 78 | | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
70 | 82 | | |
71 | 83 | | |
72 | 84 | | |
73 | 85 | | |
74 | 86 | | |
75 | 87 | | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
76 | 91 | | |
77 | 92 | | |
78 | 93 | | |
| |||
106 | 121 | | |
107 | 122 | | |
108 | 123 | | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
109 | 130 | | |
110 | 131 | | |
111 | 132 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments