[OWSLib-devel] New Release?

Seth G sethg at geographika.co.uk
Sun Oct 20 03:17:37 PDT 2024


Hi devs,

There have been quite a few fixes and updates to OWSLib in the last few weeks. Would it be a good time to create a new release?

Change since the last release are below. How are version numbers decided?
The current version is 0.31.0. Most of the changes below are bug fixes, but there are some new features, e.g. OGC Connected Systems API implementation and OAProc: add support for process execution. Should this bump it up to 0.32.0?

I'm happy to take care of the release to PyPI (as documented at https://github.com/geopython/OWSLib?tab=readme-ov-file#releasing). My PyPI user account is at https://pypi.org/user/geographika/. 

* CI: change base URL for GeoNetwork based CSW by @tomkralidis in https://github.com/geopython/OWSLib/pull/926
* Add exception handlers for Polygon and Locale methods by @vietnguyengit in https://github.com/geopython/OWSLib/pull/929
* remove root loggers (#923) by @tomkralidis in https://github.com/geopython/OWSLib/pull/930
* OGC API: capture response headers by @tomkralidis in https://github.com/geopython/OWSLib/pull/931
* OGC Connected Systems API by @ChainReaction31 in https://github.com/geopython/OWSLib/pull/928
* Fix parsing of options - support missing options by @pduchesne in https://github.com/geopython/OWSLib/pull/939
* OAProc: add support for process execution by @tomkralidis in https://github.com/geopython/OWSLib/pull/940
* drop Python 3.8/3.9, unpin old dependencies by @tomkralidis in https://github.com/geopython/OWSLib/pull/941
* Fix flake8 issues by @kalxas in https://github.com/geopython/OWSLib/pull/943
* add stalebot GitHub Action by @tomkralidis in https://github.com/geopython/OWSLib/pull/942
* WFS 2.0 URL building by @geographika in https://github.com/geopython/OWSLib/pull/612
* changed all 'already exists' errors to warnings by @speleophysics in https://github.com/geopython/OWSLib/pull/769
* Lint fixes by @geographika in https://github.com/geopython/OWSLib/pull/948
* Add srsname to wfs200.py getfeature GET request by @lpartington in https://github.com/geopython/OWSLib/pull/945
* Remove dependency on the Pytz library by @spillner in https://github.com/geopython/OWSLib/pull/949
* adds support for gmx:anchor in gmd:identifier by @pvgenuchten in https://github.com/geopython/OWSLib/pull/947
* enables gmx:anchor for otherconstraints by @pvgenuchten in https://github.com/geopython/OWSLib/pull/844
* Raise an error if GetCapabilities requests don't return XML by @geographika in https://github.com/geopython/OWSLib/pull/861

Seth



--
web:https://geographika.net & https://mapserverstudio.net
mastodon: @geographika at mastodon.social


More information about the OWSLib-devel mailing list