Geoserver-py

Latest version: v0.2.0

Safety actively analyzes 723607 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 3

2.0.1

<li> 2020-02-06: - Bump to version 2.0.1 </li>
<li> 2020-02-06: - Check resp content is a string</li>

2.0.0

<li> 2020-01-14: Python 3 / Django 2 Compatibility</li>

[1.0.5](https://github.com/GeoNode/geoserver-restconfig/releases/tag/1.0.5) (2019-11-21)

Changelog

* [Py3 Compatibility](https://github.com/GeoNode/geoserver-restconfig/commit/efbbeeca70b0a47cb55d745a137890dabee9f698)

[Full Changelog](https://github.com/GeoNode/geoserver-restconfig/compare/1.0.4...1.0.5)

[1.0.4](https://github.com/GeoNode/geoserver-restconfig/releases/tag/1.0.4) (2019-09-18)

Changelog

* [[Fixes 2] Severe performance issue when fetching resources.](https://github.com/GeoNode/geoserver-restconfig/commit/9b9e25da41045f0c289a9e27478e2837572f95c2)

[Full Changelog](https://github.com/GeoNode/geoserver-restconfig/compare/1.0.3...1.0.4)


Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

Unreleased

What's Changed

Fixed

Added

Changed

Removed

New Contributors

0.2.0

What's Changed

Fixed

- Fix resource calls endpoints (16).

Added

- Added CI/CD pipeline for pre-commit, tests, publishing to PyPI. Run tests and linter on PRs.

Changed

- Lowered the minimum required Python version to 3.8 and updated `pre-commit` minimum dependency.
- Added more tests for MacOS, Windows and Linux and various Python versions.
- Upgraded minimum python version from 3.8 to 3.9, to facilitate the use with numpy 2.x.y in development. Updated associated CI/CD pipeline.

Removed

- Removed the TODOS.md file and added the tasks to the issues.
- Removed dev dependencies for black and isort.

New Contributors

- [mcebria-hg](https://github.com/mcebria-hg)
- [lkpanganiban](https://github.com/lkpanganiban)

0.1.0

What's Changed

Fixed

- Updated version to 0.0.1 to 0.1.0 for PyPI release.

Added

Changed

- Renamed and restructured some endpoints / methods to share a similar structure.
(e.g. `get_workspace(workspace: str)` -> `get_workspace(name: str)`, `get_layer(layer: str)` -> `get_layer(name: str)`)
- Updated documentation and examples to reflect the changes.

Removed

New Contributors

0.0.1

What's Changed

Fixed

Added

Initial release.

Changed

Removed

New Contributors

Page 3 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.