github timescale/promscale 0.1.0-beta.2

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 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.)

Changelog

24b1569 Add -dev inside directory name
c8777f8 Add concurrent write test
71403f8 Add logging
98b9f0d Add proper CORS handling by the HTTP API
b13cf55 Add tests for migrations
4cb1b34 Apply version upgrades in correct order
cd76d85 Batch Multi-Metric Queries
f1bb971 Change idempotent behavior for dev releases.
299f2be Change migration to use new version tracking
1e1f231 Close pgx.Rows as soon as possible
f3c4a7f Fix Idempotency of base.sql and tests thereof
1f8cf32 Fix extension installed check for already migrated DB schema
a9c6b1b Fix for min/max start/end timestamp values for remote read
0a60ca8 Fixup error handling of sql_reader
3ee22cc Ignore .gitignore inside sql version updates
d36ca32 Improve errors and naming
cc9671d Make tests more readable + nits
847d3e4 Prepare for the 0.1.0-beta.2 release
a96d677 Probe database for connection limit, and make it configurable
a0f03c9 Refactor TestPGXQuerierQuery
3ecc461 SHOW returns a string not an int
f096af6 Start splitting pgx into separate ingest and reader files
6693256 Update tests to detect labels issue
17925ee add tests for versions with pre-release tags

🙏 Thanks to the following community members for submitting issues

@mrMoe for reporting a problem with our upgrade scripts
@saket9550 for reporting a problem with out of range timestamps on remote read
@wenerme for reporting an error with too many connections being used.
@dtoddonx for reporting an issue with labels in queries

Docker images

  • docker pull timescale/timescale-prometheus:0.1.0-beta.2
  • 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.