File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 1.10.3] - 2026-04-20
11+
1012### Changed
1113
1214- release/metadata: synchronized release metadata for v1.10.2.
Original file line number Diff line number Diff line change 1313[ ![ VictoriaLogs Compatibility] ( https://github.com/ReliablyObserve/Loki-VL-proxy/actions/workflows/compat-vl.yaml/badge.svg?branch=main&event=push )] ( https://github.com/ReliablyObserve/Loki-VL-proxy/actions/workflows/compat-vl.yaml )
1414[ ![ Go Version] ( https://img.shields.io/github/go-mod/go-version/ReliablyObserve/Loki-VL-proxy )] ( https://go.dev/ )
1515[ ![ Release] ( https://img.shields.io/github/v/release/ReliablyObserve/Loki-VL-proxy )] ( https://github.com/ReliablyObserve/Loki-VL-proxy/releases )
16- [ ![ Lines of Code] ( https://img.shields.io/badge/go%20loc-79.2k -blue )] ( https://github.com/ReliablyObserve/Loki-VL-proxy )
17- [ ![ Tests] ( https://img.shields.io/badge/tests-1809 %20passed-brightgreen )] ( #tests )
18- [ ![ Coverage] ( https://img.shields.io/badge/coverage-89.2 %25-green )] ( #tests )
16+ [ ![ Lines of Code] ( https://img.shields.io/badge/go%20loc-79.3k -blue )] ( https://github.com/ReliablyObserve/Loki-VL-proxy )
17+ [ ![ Tests] ( https://img.shields.io/badge/tests-1811 %20passed-brightgreen )] ( #tests )
18+ [ ![ Coverage] ( https://img.shields.io/badge/coverage-89.1 %25-green )] ( #tests )
1919[ ![ LogQL Coverage] ( https://img.shields.io/badge/LogQL%20coverage-100%25-brightgreen )] ( #logql-compatibility )
2020[ ![ License] ( https://img.shields.io/github/license/ReliablyObserve/Loki-VL-proxy )] ( LICENSE )
2121[ ![ CodeQL] ( https://github.com/ReliablyObserve/Loki-VL-proxy/actions/workflows/codeql.yaml/badge.svg?branch=main&event=push )] ( https://github.com/ReliablyObserve/Loki-VL-proxy/actions/workflows/codeql.yaml )
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ apiVersion: v2
22name : loki-vl-proxy
33description : HTTP proxy translating Loki API to VictoriaLogs
44type : application
5- version : 1.10.2
6- appVersion : " 1.10.2 "
5+ version : 1.10.3
6+ appVersion : " 1.10.3 "
77home : https://github.com/ReliablyObserve/Loki-VL-proxy
88sources :
99 - https://github.com/ReliablyObserve/Loki-VL-proxy
You can’t perform that action at this time.
0 commit comments