[go: up one dir, main page]

File: ChangeLog

package info (click to toggle)
siridb-connector 2.0.5-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 180 kB
  • sloc: python: 867; makefile: 2
file content (24 lines) | stat: -rw-r--r-- 638 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
2017.03.09, Version 2.0.5 (BETA)

    - Raise Authentication Errors on connect.

2017.02.27, Version 2.0.4 (BETA)

    - Check for correct types using assert in query method.
    - Changed timeouts for insert and query method.
    - Changed callback functions

2016.10.22, Version 2.0.3 (BETA)

    - Fixed handling authentication errors correctly. (issue #2)

2016.10.21, Version 2.0.2 (BETA)

    - Added is_closed property to client.
    - New and closed connections logging is set from info to debug. (issue #1)

2016.10.03, Version 2.0.1 (BETA)

    - Fixed bug in setup.py
    - Initial version for communication with SiriDB 2.0.x