Skip to content

Releases: kpn/py-timeexecution

FIX failed test preventing publishing to PyPI

07 Sep 14:49
Compare
Choose a tag to compare
Merge pull request #21 from sergray/master

FIX make sure the worker stops

Threaded metrics sender for ElasticSearch backend

07 Sep 13:24
Compare
Choose a tag to compare
Merge pull request #20 from sergray/master

Threaded backend for elasticsearch

Release 1.9.0

19 Jul 21:27
Compare
Choose a tag to compare
  • NEW optional origin setting
  • FIX possible name collisions of mappings
  • OPT improve usage documentation

Pre-release 1.9.0-beta

19 Jul 21:14
Compare
Choose a tag to compare
Pre-release
  • NEW optional origin setting
  • FIX possible name collisions of mappings
  • OPT improve usage documentation

Handle connectivity errors in ElasticSearch backend

14 Jul 08:56
Compare
Choose a tag to compare
Merge pull request #18 from sergray/master

Bump setup version to 1.8.0

Fix setup.py version

29 Jun 14:54
Compare
Choose a tag to compare
Merge pull request #15 from sergray/master

Fix setup.py version

Fix naming collisions

29 Jun 14:02
Compare
Choose a tag to compare
Merge pull request #14 from sergray/master

FIX naming collisions of package, module and decorator

Fix exception handling

13 May 11:10
Compare
Choose a tag to compare
Merge pull request #13 from mattiassluis/master

FIX use six to properly retrieve exceptions based on sys.exc_info

Use fqn_decorators for determining FQN

12 May 15:27
Compare
Choose a tag to compare
Merge pull request #12 from mattiassluis/master

OPT simplify time_execution decorator with fqn_decorators.Decorator

Reuse fqn that has been determined on init

10 May 10:11
Compare
Choose a tag to compare
Merge pull request #11 from mattiassluis/master

OPT reuse fqn that has been determined on __init__