Commit Graph

18 Commits

Author SHA1 Message Date
0f1746014c X-Opaque-Id support (#997)
* Added X-Opaque-Id support

* Updated type definitions

* Updated test

* Updated docs
2019-12-02 09:21:03 +01:00
a948a98be6 Refactored connection pool (#913)
* Refactored ConnectionPool
- Created BaseConnectionPool class
- Created CloudConnectionPool
- connection pool updates are immutable
- resurrect now happens inside getConnection()

* Rewritten connection pool(s) type definitions

* Updated test

* Fixed test

* Fix if check

* Removed old files

* Improve code coverage

* Updated license header

* Fix if check

* Improve code coverage

* Updated coverage script
2019-07-26 11:43:48 +02:00
36a1666cc8 Updated license header (#915) 2019-07-22 11:46:59 +02:00
0ebbd71e9a Improve authentication handling (#908) 2019-07-18 10:33:11 +02:00
cae38e6b2b License (#773)
- Added license header
- Added license checker
- Fixed tap
2019-03-08 07:47:24 +01:00
fe3c48e83e Updated test 2019-02-28 10:57:48 +01:00
d9b2a969d6 Updated test 2019-02-21 15:39:10 +01:00
a8f861c4d4 Updated test 2019-02-19 09:34:14 +01:00
bcf895294b Updated test 2019-02-19 08:34:06 +01:00
5e7ca876e4 Added extend method (#763)
* Added extend method

* Updated test
2019-01-30 19:10:59 +01:00
9936c0622a Updated test 2019-01-21 16:49:18 +01:00
dd9ce34079 Updated test 2018-12-19 19:49:40 +01:00
7cbc887ea0 Updated test 2018-12-13 17:00:33 +01:00
230b08ab86 Updated test 2018-12-10 20:15:42 +01:00
ab1d7ba992 Typings support (#737)
* Updated scripts

* Updated .gitignore

* Removed symbols

* Fixed typo

* Added typings

* Updated test

* Added typings test
2018-11-30 17:01:55 +01:00
bd5ba19e17 Updated test 2018-11-15 17:53:54 +01:00
0701a795c2 Node v6 fix 2018-11-09 17:32:29 +01:00
9df4fcbbb6 Updated test 2018-11-09 17:17:05 +01:00