Osml-tile-server-test

Latest version: v0.2.0

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

Scan your dependencies

0.2.0

This release introduces significant updates, particularly in the realm of integration tests. Enhancements include the addition of tests for map tiles, improvements to the Docker build process, and the removal of the `get_statistics` path. These changes aim to strengthen the testing framework and ensure better reliability in the deployment of the tile server.

Breaking Changes:
* The API paths for integration tests have been updated, which may impact existing functionality during the testing process.
* Specifically, all endpoints related to map tiles have been migrated from `/latest/<viewpoint_id>` to `/latest/<viewpoint_id>/tiles`. This adjustment aims to provide a clearer API structure for integration tests but may require updates to any existing test scripts or automation that rely on the previous endpoint format.

Limitations:
* No known limitations in this release.

New Dependency:
* No new dependencies introduced in this release.

--------

Pull Requests Merged
* **feat**: [Add tests for map tiles](https://github.com/aws-solutions-library-samples/osml-tile-server-test/pull/8) by edparris
* **chore**: [Updating .gitignore file](https://github.com/aws-solutions-library-samples/osml-tile-server-test/pull/10) by drduhe
* **fix**: [Updating Docker build pattern](https://github.com/aws-solutions-library-samples/osml-tile-server-test/pull/11) by drduhe
* **hotfix**: [Remove get_statistics path](https://github.com/aws-solutions-library-samples/osml-tile-server-test/pull/13) by RanbirAulakh
* **build**: [Version update to v0.2.0](https://github.com/aws-solutions-library-samples/osml-tile-server-test/pull/14) by RanbirAulakh

--------

New Contributors
* edparris made their first contribution in [Add tests for map tiles](https://github.com/aws-solutions-library-samples/osml-tile-server-test/pull/8).
* RanbirAulakh made their first contribution in [Remove get_statistics path](https://github.com/aws-solutions-library-samples/osml-tile-server-test/pull/13).

--------

**Full Changelog**: [https://github.com/aws-solutions-library-samples/osml-tile-server-test/compare/v0.1.0...v0.2.0](https://github.com/aws-solutions-library-samples/osml-tile-server-test/compare/v0.1.0...v0.2.0)

0.1.0

What's Changed
* Initial release of tile server test package

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.