Skip to content
This repository was archived by the owner on Oct 22, 2022. It is now read-only.

Conversation

@pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Apr 3, 2020

This PR updates bravado-core from 5.16.0 to 5.17.0.

Changelog

5.16.1

-------------------
.. warning::
 This is release is technically backward incompatible with 5.16.0 as it is removing the equality feature on Spec objects.
 We're **not** releasing a major version mostly because we don't expect users are using it.

 If you're a user using it please make sure to use the ``is_equal`` methods. They behave as the ``__eq__`` methods added in 5.16.0 without altering the hashability feature of the objects.

 Context can be found on `PR 363`_ and `PR 364`_.

- Replace __eq__ with is_equal to allow hashability - `PR 364`_
- Drop support for Python 3.5.0 and previous Python 3 versions - `PR 366`_
- Fix validation of nullable polymorphic objects - `Issue 359`_, `PR 367`_
- Update ``msgpack`` depedency (as ``msgpack-python`` is deprecated) - `PR 368`_ - Thanks vanschelven for your contribution.
- Improve typing annotations - `PR 361`_
Links

@pyup-bot
Copy link
Collaborator Author

pyup-bot commented Sep 2, 2022

Closing this in favor of #388

@pyup-bot pyup-bot closed this Sep 2, 2022
@ljdursi ljdursi deleted the pyup-update-bravado-core-5.16.0-to-5.17.0 branch September 2, 2022 17:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants