Aliaksandr Valialkin
|
d0461bec25
|
docs/CHANGELOG.md: cut v1.84.0
|
2022-11-25 19:59:30 -08:00 |
|
Aliaksandr Valialkin
|
61bcbfd697
|
deployment/docker: update Go builder from v1.19.2 to v1.19.3
See https://github.com/golang/go/issues?q=milestone%3AGo1.19.3+label%3ACherryPickApproved
|
2022-11-05 10:19:24 +02:00 |
|
Aliaksandr Valialkin
|
98a4ab796c
|
all: update the minimum required Go verson from 1.19.1 to 1.19.2
This is needed because of security vulnerabilities found in Go 1.19.1
See https://go.dev/doc/devel/release#go1.19.2
|
2022-10-07 22:46:44 +03:00 |
|
Aliaksandr Valialkin
|
e619fa8b38
|
deployment/docker: update Go builder for prod binaries from Go1.19.0 to Go1.19.1
See https://github.com/golang/go/issues?q=milestone%3AGo1.19.1+label%3ACherryPickApproved
|
2022-09-08 18:27:55 +03:00 |
|
Aliaksandr Valialkin
|
529bcc0761
|
docs/CHANGELOG.md: document the 044d51b668
|
2022-08-30 09:42:51 +03:00 |
|
Aliaksandr Valialkin
|
f28f4ad551
|
deployment/docker: update Go builder from Go1.18.5 to Go1.19.0
See https://tip.golang.org/doc/go1.19
Notable changes:
* GOMEMLIMIT environment variable - see https://tip.golang.org/doc/gc-guide
* Faster CPU profiler
* Faster sort algorithm
|
2022-08-07 21:31:20 +03:00 |
|
Aliaksandr Valialkin
|
536ee9fc18
|
deployment/docker: update alpine base image from 3.16.0 to 3.16.1
See https://alpinelinux.org/posts/Alpine-3.16.1-released.html
|
2022-07-19 19:51:36 +03:00 |
|
Aliaksandr Valialkin
|
83221bc480
|
deployment/docker: update Go builder from go1.18.3 to go1.18.4
See https://github.com/golang/go/issues?q=milestone%3AGo1.18.4+label%3ACherryPickApproved
|
2022-07-13 20:31:54 +03:00 |
|
Aliaksandr Valialkin
|
da6c85a2f6
|
all: follow-up for d99ba3481b
|
2022-07-13 17:17:08 +03:00 |
|
Aliaksandr Valialkin
|
079fdd3158
|
all: update Go builder for production builds from 1.18.2 to 1.18.3
See https://github.com/golang/go/issues?q=milestone%3AGo1.18.3+label%3ACherryPickApproved
|
2022-06-20 14:30:48 +03:00 |
|
Aliaksandr Valialkin
|
f133756f02
|
deployment/docker: update base image from alpine:3.15.4 to alpine:3.16.0
|
2022-06-01 02:54:53 +03:00 |
|
Aliaksandr Valialkin
|
fe631850ee
|
deployment/docker: update Go builder from 1.18.1 to 1.18.2
See https://github.com/golang/go/issues?q=milestone%3AGo1.18.2+label%3ACherryPickApproved
|
2022-05-23 10:58:38 +03:00 |
|
Aliaksandr Valialkin
|
7ca32c21c8
|
app/vmui: execute query by pressing enter in the same way as Prometheus does
Multi-line query can be entered via `shift-enter` in the query input field
|
2022-05-02 20:24:43 +03:00 |
|
Aliaksandr Valialkin
|
d5ae9e9619
|
app/vmselect/vmui: make vmui-update
|
2021-11-29 12:23:12 +02:00 |
|
Aliaksandr Valialkin
|
bdc813fc33
|
app/vmui/Dockerfile-web: update Go builder for vmui from v1.17.1 to v1.17.3
|
2021-11-14 13:54:41 +02:00 |
|
Aliaksandr Valialkin
|
101cdef0a7
|
app/vmui/Dockerfile-web: update Go builder from 1.16.7 to 1.17.1 and Alpine base image from 3.14.1 to 3.14.2
|
2021-09-13 17:14:45 +03:00 |
|
Aliaksandr Valialkin
|
f60ff85dbe
|
app/vmui: actualize Dockerfiles
|
2021-08-11 13:42:53 +03:00 |
|