Skip to content

Commit

Permalink
v33.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Dec 11, 2024
1 parent 654b9fb commit 213a88d
Show file tree
Hide file tree
Showing 4 changed files with 104 additions and 4 deletions.
78 changes: 78 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,56 @@
- commits:
- subject: "Loki: Use structured metadata for device ids instead of labels"
hash: d57a976e1771fcdf72f3e3c34e5ff8b88c2a48ba
body: |
Update loki-grpc-client from 2.0.0 to 2.2.0
footer:
Change-type: major
change-type: major
author: Pagan Gazzard
nested:
- commits:
- subject: Add support for structuredMetadata
hash: f8e225ecc12245668e95cf1377edba847102dc91
body: ""
footer:
Change-type: minor
change-type: minor
author: Pagan Gazzard
version: node-loki-grpc-client-2.2.0
title: ""
date: 2024-12-10T18:54:18.056Z
- commits:
- subject: Update protobuf definitions to loki 2.4.2
hash: c7e7b7945ba81ccb53f9519240d66b69067f2e4d
body: ""
footer:
Change-type: minor
change-type: minor
author: Pagan Gazzard
version: node-loki-grpc-client-2.1.0
title: ""
date: 2024-11-18T17:36:52.547Z
- commits:
- subject: Rebuild with latest protobuf deps
hash: b40ab45fc3c830e9d14fb7cc507b0553a26e2b62
body: ""
footer:
Change-type: patch
change-type: patch
author: Pagan Gazzard
- subject: Update README.md
hash: ea131f38cd2eb60d0e7337f905bb800931d6102a
body: ""
footer:
Change-type: patch
change-type: patch
author: Pagan Gazzard
version: node-loki-grpc-client-2.0.1
title: ""
date: 2024-10-29T17:47:24.170Z
version: 33.0.0
title: ""
date: 2024-12-11T15:34:50.894Z
- commits:
- subject: "Loki: simplify stream logic as we only use a single stream per device"
hash: 339f6a1dad9b1f4fd15130cfc9e8c46b4c70b4f6
Expand Down Expand Up @@ -2625,6 +2678,7 @@






The internal and
Expand Down Expand Up @@ -2747,6 +2801,7 @@






Update
Expand Down Expand Up @@ -3823,6 +3878,7 @@






Update
Expand Down Expand Up @@ -3961,6 +4017,7 @@






As balena-lint
Expand Down Expand Up @@ -4074,6 +4131,7 @@






As engine and npm is
Expand Down Expand Up @@ -4202,6 +4260,7 @@






Ensure that the
Expand Down Expand Up @@ -4493,6 +4552,7 @@






This also deprecates
Expand Down Expand Up @@ -4612,6 +4672,7 @@






It can in fact be a
Expand Down Expand Up @@ -4732,6 +4793,7 @@






We know what type
Expand Down Expand Up @@ -4857,6 +4919,7 @@






Update
Expand Down Expand Up @@ -5093,6 +5156,7 @@






This also deprecates
Expand Down Expand Up @@ -5385,6 +5449,7 @@






As balena-lint
Expand Down Expand Up @@ -5497,6 +5562,7 @@






As engine and npm is
Expand Down Expand Up @@ -5624,6 +5690,7 @@






Ensure that the
Expand Down Expand Up @@ -5811,6 +5878,7 @@






As balena-lint
Expand Down Expand Up @@ -5923,6 +5991,7 @@






As engine and npm is
Expand Down Expand Up @@ -6050,6 +6119,7 @@






Ensure that the
Expand Down Expand Up @@ -8250,6 +8320,7 @@






As balena-lint
Expand Down Expand Up @@ -8362,6 +8433,7 @@






As engine and npm is
Expand Down Expand Up @@ -8489,6 +8561,7 @@






Ensure that the
Expand Down Expand Up @@ -8679,6 +8752,7 @@






This also deprecates
Expand Down Expand Up @@ -8797,6 +8871,7 @@






It can in fact be a
Expand Down Expand Up @@ -8916,6 +8991,7 @@






We know what type
Expand Down Expand Up @@ -9040,6 +9116,7 @@






Update
Expand Down Expand Up @@ -9275,6 +9352,7 @@






This also deprecates
Expand Down
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,28 @@ All notable changes to this project will be documented in this file
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
This project adheres to [Semantic Versioning](http://semver.org/).

## 33.0.0 - 2024-12-11


<details>
<summary> Loki: Use structured metadata for device ids instead of labels [Pagan Gazzard] </summary>

> ### node-loki-grpc-client-2.2.0 - 2024-12-10
>
> * Add support for structuredMetadata [Pagan Gazzard]
>
> ### node-loki-grpc-client-2.1.0 - 2024-11-18
>
> * Update protobuf definitions to loki 2.4.2 [Pagan Gazzard]
>
> ### node-loki-grpc-client-2.0.1 - 2024-10-29
>
> * Rebuild with latest protobuf deps [Pagan Gazzard]
> * Update README.md [Pagan Gazzard]
>

</details>

## 32.2.2 - 2024-12-11

* Loki: simplify stream logic as we only use a single stream per device [Pagan Gazzard]
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@balena/open-balena-api",
"description": "Internet of things, Made Simple",
"version": "32.2.2",
"version": "33.0.0",
"license": "AGPL-3.0",
"repository": {
"type": "git",
Expand Down Expand Up @@ -166,6 +166,6 @@
"loader": "ts-node/esm/transpile-only"
},
"versionist": {
"publishedAt": "2024-12-11T15:11:41.532Z"
"publishedAt": "2024-12-11T15:34:52.874Z"
}
}

0 comments on commit 213a88d

Please sign in to comment.