17
0

3 Commits

Author SHA256 Message Date
4f20442c30 - reformat the django test constraints
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-openapi-core?expand=0&rev=45
2024-09-27 09:11:27 +00:00
593bb6a274 - update to 0.19.4:
* Starlette 0.38.x support #906
  * Fix resolvers not updating properly when referencing other
    files. #894
  * Fix RequestUnmarshalResult body type #900
  * Fix Starlette streaming response for HTTPMiddleware #906
- update to 0.19.3:
  * Fix resolver for jsonschema validator created by
    SchemaValidatorsFactory #853
  * Use `base_uri` from schema path for spec validation #859
  * Openapi 3.0 unmarshalling None with nullable subschema fix
    #876
- update to 0.19.2:
  * Falcon multi-value query parameters fix #830
  * Fix a DeprecationWarning from aiohttp in TestPetPhotoView
  * Fix hyphen characters in path parameters #851
- update to 0.19.1:
  * Path finder cls configuration #797
  * Invalid usage of super() when having multi-baseclass
    inheritance: … #802
  * Fix content-type when no space after semicolon #814
  * Protocols body and data attributes docstrings fix #829
- update to 0.19.0:
  * FastAPI integration #738
  * Mimetype parameters (i.e. charset) handling #678
  * Parameter deserializers renamed to Style deserializers #676
  * Unmarshalling processor enhancement #625
  * Option to skip response validation in Django, Falcon and
    Flask integrations #667
  * use explicit arguments (instead of kwargs) in Spec.from_dict

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-openapi-core?expand=0&rev=44
2024-09-27 07:45:26 +00:00
631ed2915e - Exclude django tests for non-Factory
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-openapi-core?expand=0&rev=43
2024-09-27 07:39:11 +00:00