github timescale/promscale 0.1.0-beta.4

latest releases: 0.17.0, 0.16.0, 0.15.0...
pre-release3 years ago

This is a bug fix release.

In-place upgrades from 0.1.0-beta.1 onwards should be supported automatically. (Please note that we have not yet officially committed to in-place upgrades until the software leaves beta status, but will strive to support in-place upgrades going forward.)

Notes on updating from previous versions

  • The migration CLI flag was changed from a boolean to a string with possible value of [true, false, only]. True and false enable or disable migration while running the connector. Only means that the connector will perform a migration and then exit.

Changelog

97afec9 Add real dataset end-to-end samples and tests
462708e Check dependcies separate from migrations
f48e47e Do not require SSL DB connections in tests
a4cf0a5 Factor extension code into extension.go
3b30877 Fix codeclimate
f0452e4 Fix docker-compose
0464e9f Fix extension makefile
8c25065 Fix golangci-lint issues.
16b634e Fix pgextwlist setup
0490b5b Fix scheduled GH action run
f3b30a3 Fix telemetry logic
21686a8 Fix versioning in timescale_prometheus_extra
5082fd2 Handle race condition in concurrent write tests
9839127 Improve documentation
f1bf695 Make migrate into an enum
74a92db Make the connector update the extension to the correct version
13163f3 Make upgrade tests include testing extra extension update
6ae86fc Prepare for the 0.1.0-beta.4 release
fe8e641 Prepare for the next development cycle
4653cab Undo previous hack to deal with pgextwlist
ec4bd13 Update Docker image to latests timescale
4ad81ac Validate Request Headers
e4456c6 add ssl mode config option

Docker images

  • docker pull timescale/timescale-prometheus:0.1.0-beta.4
  • docker pull timescale/timescale-prometheus:0.1
  • docker pull timescale/timescale-prometheus:latest

Don't miss a new promscale release

NewReleases is sending notifications on new releases.