Skip to main content

JSON data resolver with support for plugins.

Project description

https://github.com/inveniosoftware/jsonresolver/workflows/CI/badge.svg https://img.shields.io/coveralls/inveniosoftware/jsonresolver.svg https://img.shields.io/github/tag/inveniosoftware/jsonresolver.svg https://img.shields.io/pypi/dm/jsonresolver.svg https://img.shields.io/github/license/inveniosoftware/jsonresolver.svg

JSON data resolver with support for plugins.

This is an experimental developer preview release.

Changes

Version v0.4.0 (released 2025-02-13)

  • Unpin pluggy.

Version 0.3.2 (released 2022-10-31)

  • Make the module compatible with jsonref v1.0.0

Version 0.3.1 (released 2020-05-06)

  • Deprecated Python versions lower than 3.6.0. Now supporting 3.6.0 and 3.7.0.

Version 0.3.0 (released 2020-03-12)

  • Drops support for Python 2.7

  • Updates testing method

  • Updates python dependencies

Version 0.2.1 (released 2016-04-15)

Bug fixes

  • Fixes issue with exceptions raised during e.g. resolver plugin loading being caught and not propagated.

Version 0.2.0 (released 2016-04-06)

Incompatible changes

  • Changes resolving to be based on hostname without ‘http://’ prefix.

Bug fixes

  • Fixes issues with the hostname not being matched resulting in the same route on two hosts not to work.

Version 0.1.1 (released 2015-12-11)

Improved features

  • Delays the url_map building until first resolve request.

Version 0.1.0 (released 2015-11-18)

  • Initial public release.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page