GR
Size: a a a
GR
G
release v1.12.1
G
# v1.12.1 Release - 07/14/2020More
**Linux**
`curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v1.12.1/skaffold-linux-amd64 && chmod +x skaffold && sudo mv skaffold /usr/local/bin`
**macOS**
`curl -Lo skaffold ht...
A
A
TS
MF
MF
VR
TS
G
v3.4.10
G
Please check out [CHANGELOG](https://github.com/etcd-io/etcd/blob/master/CHANGELOG-3.4.md) for a full list of changes. And make sure to read [upgrade guide](https://github.com/etcd-io/etcd/blob/master/Documentation/upgrades/upgrade_3_4.md) before upg...More
G
Changes for v3.12.3
G
* [CHANGE] promtool: Changed rule numbering from 0-based to 1-based when reporting rule errors. [#7495](https://github.com/prometheus/prometheus/pull/7495)More
* [CHANGE] Remote read: Added `prometheus_remote_storage_read_queries_total` counter and `...
A
G
* [ENHANCEMENT] SD: Improve Docker Swarm example. [#7608](https://github.com/prometheus/prometheus/pull/7608)More
* [ENHANCEMENT] SD: Enable use of Unix socket for Docker Swarm. [#7604](https://github.com/prometheus/prometheus/pull/7604)
* [BUGFIX]...
G
This release changes WAL compression from opt-in to default. WAL compression will prevent a downgrade to v2.10 or earlier without deleting the WAL. Disable WAL compression explicitly by setting the command line flag `--no-storage.tsdb.wal-compression...More