Skip to content
Snippets Groups Projects
Commit 3c27930b authored by Kali Kaneko's avatar Kali Kaneko
Browse files

[docs] prettify changelog, bump it

parent 9f779702
Branches
Tags 0.10.3
No related merge requests found
Pipeline #
Changelog
=========
0.10.3 - `master`_
0.10.4 - `master`_
-------------------------------
.. note:: This version is not yet released and is under active development.
0.10.3 - Mon 11 Sep, 2017
----------------------------------
Server
~~~~~~
- [bug] Add DELETE method to url mapper.
- [bug[ Use correct keyword argument for server state initialization.
- [feat] Get config file name from environment variable.
- [bug] FileBodyProducer consumer usage wasn't closing the file
- [feat] Finished adding support for Incoming API
- [feat] Get config file name from environment variable.
- [bug] Add DELETE method to url mapper.
- [bug] Use correct keyword argument for server state initialization.
- `#8924 <https://0xacab.org/leap/soledad/issues/8924>`_: [bug] FileBodyProducer consumer usage wasn't closing the file
Client
~~~~~~
- [feat] Add columns for sync state of blobs inside sqlcipher
- [bug] Several bugfixes for BlobManager initialization.
- [bug] Fix usage of StringIO class in gzip middleware.
- [bug] FileBodyProducer consumer usage wasn't closing the db handle
- [feat] Add columns for sync state of blobs inside sqlcipher
- `#8924 <https://0xacab.org/leap/soledad/issues/8924>`_: [bug] FileBodyProducer consumer usage wasn't closing the file
Misc
~~~~
......@@ -29,8 +32,8 @@ Misc
- Use latest version of pytest-benchmark.
- Find correct twistd when outside tox envs
- Build packages for zesty and stretch.
- Add benchmark comparing legacy vs blobs sync
- Add reactor responsiveness tests
- Add benchmark comparing legacy vs blobs sync.
- Add reactor responsiveness tests.
0.10.2 - Mon 21 Aug, 2017
......
soledad (0.10.3) unstable; urgency=medium
* Update to 0.10.3 release.
-- Kali Kaneko <kali@leap.se> Mon, 11 Sep 2017 00:00:00 -0400
soledad (0.10.2) unstable; urgency=medium
* Update to 0.10.0 release.
* Update to 0.10.2 release.
-- Kali Kaneko <kali@leap.se> Mon, 21 Aug 2017 00:00:00 -0400
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment