The Rock Guy
cbfdac43d8
Postgres: Add support for scram sha 256 authentication ( #18397 )
...
Allow datasource connection to postgres with password "scram-sha-256"
authentification.
Fixes #14662
2019-08-06 10:01:28 +02:00
Carl Bergquist
68f5ddf18c
replace dep with go modules ( #16017 )
...
- guide shamelessly stolen from prometheus/prometheus
- updates local interface of oauth exchange
- updates local impl of hclogger
- bump jaeger client version
closes #16088
2019-04-16 12:00:55 +02:00
Leonard Gram
f6fac03958
tech: adds/removes in vendor folder according to dep 0.4.0.
2018-01-24 14:01:45 +01:00
Sven Klemm
f8698dc49b
update lib/pq ( #9788 )
2017-11-06 19:51:49 +01:00
Torkel Ödegaard
a47b31ac62
fix: MySQL/Postgress max_idle_conn default was wrongly set to zero, which does not mean unlimited but zero, which in practice disables connection pooling, not good. now max idle conn is set to golang's default which is 2, fixes #8513
2017-08-08 16:17:52 +02:00
bergquist
6253476c73
tech(build): move dependencies to vendor folder
2016-09-14 16:14:27 +02:00