timescale / promscale

[DEPRECATED] Promscale is a unified metric and trace observability backend for Prometheus, Jaeger and OpenTelemetry built on PostgreSQL and TimescaleDB.
https://www.timescale.com/promscale
Apache License 2.0
1.33k stars 169 forks source link

Prepare for 0.17.0 release #1826

Closed alejandrodnm closed 1 year ago

alejandrodnm commented 1 year ago

Description

Merge requirements

Please take into account the following non-code changes that you may need to make with your PR:

niksajakovljevic commented 1 year ago

Shouldn't we tweak required extension version to be >0.8.0 ? I think we added some vacuuming stuff that requires 0.8.0 at least

alejandrodnm commented 1 year ago

Shouldn't we tweak required extension version to be >0.8.0 ? I think we added some vacuuming stuff that requires 0.8.0 at least

That was already done here https://github.com/timescale/promscale/pull/1817/files

niksajakovljevic commented 1 year ago

That was already done here https://github.com/timescale/promscale/pull/1817/files

@alejandrodnm But we need to increase the lower bounds as well