Releases: timescale/outflux
Releases · timescale/outflux
v0.3.0
Changelog
- b5c414e Add goreleaser
- 2b0c15e Fix broken anchor
- fad985a Fix broken anchor for connection section
- 1d596aa Fix query for validate if table is hypertable or not
- 04c5d4a Prepare release 0.2.0
- 13c7539 Release 0.3.0
- da75694 Update PGX to latest 3.x
- 3691cba Update README
- 8b001c8 Update README.md
- dc709a6 Update copyright year to 2020
- 9fb0caf Update influxdb
- 8043db0 Update readme to reflect go mod usage
- 50fffc6 Use TIMESTAMPTZ for time column
0.2.0
Changelog
3cd49a4 Add ability to choose chunk time interval and wrap Pgx Connections
b8d2a76 Add explicit support for retention policies
d1edc6d Add known limitations to README
92f0e10 Handle fields with different types accross shards
975d891 Migrate from dep to go modules
04c5d4a Prepare release 0.2.0
0f025b2 Try to speed up the CI script
ef3b488 fix booleans not recognized in a pg table
0.1.2
Changelog
deda345 Add a flag to specify to the Influx client to open an unsafe HTTPs connection
7798b58 Add codecov support to the repo
46594b9 Change the behaviour on TimescaleDB metadata update fail
f4bb9a5 Update goreleaser config to remove deprecations
0530791 Update metadata when preparing Timescale schema
34dbb29 quote table name to prevent pg's auto lowercase convert
0.1.1
0.1.0
Initial release