All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Both
@openmock
and@server_failure
decorators now work with async functions.
- Async support
- Add
__all__
export declaration
- Bug related to attribute namespacing.
- doc_type is gone from
opensearch-py
so it is also gone from openmock. - Update build script
- Check python 3.13 support
- Update function (Thanks!)
- tox runs against full matrix
- Range queries (Thanks!)
- Fork to support opensearch-py