Releases: openmeterio/openmeter
Releases · openmeterio/openmeter
v1.0.0-beta.45
What's Changed
Exciting New Features 🎉
- feat(sink): ensure we only commit for assigned partitions by @hekike in #570
- fix(sink): offset commit by @hekike in #573
Full Changelog: v1.0.0-beta.44...v1.0.0-beta.45
v1.0.0-beta.44
v1.0.0-beta.43
What's Changed
Exciting New Features 🎉
- feat(sink): treat commit offset fatal by @hekike in #557
- feat(api): add batch ingest api to node sdk by @hekike in #569
Other Changes
- Collector examples by @sagikazarmark in #567
Full Changelog: v1.0.0-beta.42...v1.0.0-beta.43
v1.0.0-beta.42
What's Changed
Bug Fixes 🐛
- ci: fix benthos collector dockerfile by @sagikazarmark in #566
Dependency Updates ⬆️
- chore(deps): bump google.golang.org/grpc from 1.60.1 to 1.61.0 by @dependabot in #560
- chore(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0 by @dependabot in #561
- chore(deps): bump github.com/brianvoe/gofakeit/v6 from 6.27.0 to 6.28.0 by @dependabot in #562
- chore(deps): bump golang from 1.21.5-alpine3.18 to 1.21.6-alpine3.18 by @dependabot in #564
- chore(deps): bump actions/upload-artifact from 4.2.0 to 4.3.0 by @dependabot in #565
Full Changelog: v1.0.0-beta.41...v1.0.0-beta.42
v1.0.0-beta.41
What's Changed
Exciting New Features 🎉
- feat(collector/benthos): move plugins to this repo for now by @sagikazarmark in #556
Other Changes
- CI improvements by @sagikazarmark in #558
- chore: add release script by @sagikazarmark in #559
Full Changelog: v1.0.0-beta.39...v1.0.0-beta.41
v1.0.0-beta.39
What's Changed
Exciting New Features 🎉
- Add benthos collector by @sagikazarmark in #552
- feat: add benthos collector presets by @sagikazarmark in #555
Dependency Updates ⬆️
- chore(deps): bump github.com/cloudevents/sdk-go/v2 from 2.14.0 to 2.15.0 by @dependabot in #551
- chore(deps): bump actions/dependency-review-action from 3.1.5 to 4.0.0 by @dependabot in #536
- chore(deps): bump actions/upload-artifact from 4.1.0 to 4.2.0 by @dependabot in #535
- chore(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #554
- chore(deps): bump github.com/dvsekhvalnov/jose2go from 1.5.0 to 1.6.0 by @dependabot in #553
- chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.21.0 to 1.22.0 by @dependabot in #537
- chore(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.46.1 to 0.47.0 by @dependabot in #538
Full Changelog: v1.0.0-beta.38...v1.0.0-beta.39
v1.0.0-beta.38
What's Changed
Exciting New Features 🎉
Bug Fixes 🐛
- fix(clickhouse): fix query events implementation by @tothandras in #550
Dependency Updates ⬆️
- chore(deps): bump github.com/brianvoe/gofakeit/v6 from 6.26.4 to 6.27.0 by @dependabot in #528
- chore(deps): bump cachix/install-nix-action from 24 to 25 by @dependabot in #527
- chore(deps): bump go.opentelemetry.io/otel/exporters/prometheus from 0.44.0 to 0.45.0 by @dependabot in #533
- chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc from 0.44.0 to 0.45.0 by @dependabot in #531
- chore(deps): bump github.com/lmittmann/tint from 1.0.3 to 1.0.4 by @dependabot in #539
Other Changes
- ci: fix dagger secret by @sagikazarmark in #530
- [bot] Re-generate Node.js client by @openmeter-bot in #541
- [bot] Re-generate Web client by @openmeter-bot in #540
- [bot] Re-generate Python client by @openmeter-bot in #543
- Upgrade Dagger by @sagikazarmark in #545
- [bot] Re-generate Web client by @openmeter-bot in #548
- [bot] Re-generate Python client by @openmeter-bot in #549
Full Changelog: v1.0.0-beta.36...v1.0.0-beta.38
v1.0.0-beta.36
What's Changed
Exciting New Features 🎉
- feat: update helm chart to latest version by @sagikazarmark in #459
- Add meter query result API object by @sagikazarmark in #473
- feat(namespace): delete by @hekike in #487
- feat(api): portal token list by @hekike in #484
Bug Fixes 🐛
- Update event.ts by @grmkris in #446
- fix(server): kafka run group by @hekike in #503
- Do not upload trivy results by @sagikazarmark in #508
- Fix: Node.js SDK query serialization by @tothandras in #529
Dependency Updates ⬆️
- chore(deps): bump github.com/getkin/kin-openapi from 0.120.0 to 0.121.0 by @dependabot in #452
- chore(deps): bump actions/dependency-review-action from 3.1.3 to 3.1.4 by @dependabot in #451
- chore(deps): bump aquasecurity/trivy-action from 0.13.1 to 0.14.0 by @dependabot in #392
- chore(deps): bump docker/metadata-action from 5.0.0 to 5.1.0 by @dependabot in #458
- chore(deps): bump cachix/install-nix-action from 23 to 24 by @dependabot in #456
- chore(deps): bump github.com/getkin/kin-openapi from 0.120.0 to 0.122.0 by @dependabot in #455
- chore(deps): bump github.com/huandu/go-sqlbuilder from 1.23.0 to 1.24.0 by @dependabot in #436
- chore(deps): bump docker/metadata-action from 5.1.0 to 5.2.0 by @dependabot in #462
- chore(deps): bump alpine from 3.18.4 to 3.18.5 by @dependabot in #461
- chore(deps): bump golang from
110b07a
to70afe55
by @dependabot in #460 - chore(deps): bump aquasecurity/trivy-action from 0.14.0 to 0.15.0 by @dependabot in #466
- chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 from 2.15.0 to 2.16.0 by @dependabot in #464
- chore(deps): bump docker/metadata-action from 5.2.0 to 5.3.0 by @dependabot in #463
- chore(deps): bump github.com/golang-jwt/jwt/v5 from 5.1.0 to 5.2.0 by @dependabot in #465
- chore(deps): bump golang from 1.21.4-alpine3.18 to 1.21.5-alpine3.18 by @dependabot in #469
- chore: upgrade viper by @sagikazarmark in #470
- chore(deps): bump alpine from 3.18.5 to 3.19.0 by @dependabot in #474
- chore(deps): bump actions/setup-python from 4 to 5 by @dependabot in #472
- chore(deps): bump golang from
5c1cabd
to9390a99
by @dependabot in #480 - chore(deps): bump github.com/spf13/viper from 1.18.0 to 1.18.1 by @dependabot in #479
- chore(deps): bump aquasecurity/trivy-action from 0.15.0 to 0.16.0 by @dependabot in #478
- chore(deps): bump github.com/brianvoe/gofakeit/v6 from 6.26.0 to 6.26.3 by @dependabot in #486
- chore(deps): bump github.com/huandu/go-sqlbuilder from 1.24.0 to 1.25.0 by @dependabot in #483
- chore(deps): bump google.golang.org/grpc from 1.59.0 to 1.60.0 by @dependabot in #482
- chore(deps): bump docker/metadata-action from 5.3.0 to 5.4.0 by @dependabot in #494
- chore(deps): bump distroless/base-debian11 from
b31a6e0
to6c1e34e
by @dependabot in #493 - chore(deps): bump github.com/redis/go-redis/v9 from 9.3.0 to 9.3.1 by @dependabot in #498
- chore(deps): bump google.golang.org/grpc from 1.60.0 to 1.60.1 by @dependabot in #497
- chore(deps): bump actions/upload-artifact from 3.1.3 to 4.0.0 by @dependabot in #489
- chore(deps): bump golang from
9390a99
tod8b9994
by @dependabot in #507 - chore(deps): bump github.com/go-chi/chi/v5 from 5.0.10 to 5.0.11 by @dependabot in #505
- chore(deps): bump github.com/google/uuid from 1.4.0 to 1.5.0 by @dependabot in #504
- chore(deps): bump github.com/spf13/viper from 1.18.1 to 1.18.2 by @dependabot in #499
- chore(deps): bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 by @dependabot in #509
- chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 from 2.16.0 to 2.17.1 by @dependabot in #510
- chore(deps): bump redhat/ubi8-micro from 8.9-4 to 8.9-7 by @dependabot in #519
- chore(deps): bump golang from 1.21.5-alpine3.18 to 1.21.6-alpine3.18 by @dependabot in #517
- chore(deps): bump github.com/brianvoe/gofakeit/v6 from 6.26.3 to 6.26.4 by @dependabot in #516
- chore(deps): bump github.com/redis/go-redis/v9 from 9.3.1 to 9.4.0 by @dependabot in #515
- chore(deps): bump actions/dependency-review-action from 3.1.4 to 3.1.5 by @dependabot in #514
- chore(deps): bump docker/metadata-action from 5.4.0 to 5.5.0 by @dependabot in #513
- chore(deps): bump aquasecurity/trivy-action from 0.16.0 to 0.16.1 by @dependabot in #511
- chore(deps-dev): bump axios from 1.4.0 to 1.6.1 in /examples/export-stripe-node by @dependabot in #404
- chore(deps): bump aiohttp from 3.8.5 to 3.9.0 in /api/client/python by @dependabot in #448
- chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /examples/export-stripe-go by @dependabot in #496
- chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /examples/ingest-kubernetes-pod-time-go by @dependabot in #495
- chore(deps-dev): bump vite from 5.0.0 to 5.0.5 in /api/client/web by @dependabot in #468
- chore(deps-dev): bump vite from 5.0.0 to 5.0.5 in /api/client/node by @dependabot in #467
- chore(deps): bump aiohttp from 3.8.5 to 3.9.0 in /api/client/python/examples/async by @dependabot in #449
- chore: update flake by @sagikazarmark in #521
- chore(deps): bump github.com/avast/retry-go/v4 from 4.5.0 to 4.5.1 by @dependabot in #439
- chore(deps-dev): bump follow-redirects from 1.15.2 to 1.15.5 in /examples/export-stripe-node by @dependabot in #522
- chore(deps): bump actions/upload-artifact from 4.0.0 to 4.1.0 by @dependabot in #526
Other Changes
- [bot] Re-generate Node.js client by @openmeter-bot in #475
- [bot] Re-generate Web client by @openmeter-bot in #476
- chore: add wiretap to dev tools by @sagikazarmark in #477
- test: add e2e tests by @sagikazarmark in #471
- ci: ignore cache errors by @sagikazarmark in #488
- [bot] Re-generate Web client by @openmeter-bot in #490
- [bot] Re-generate Python client by @openmeter-bot in #492
- [bot] Re-generate Node.js client by @openmeter-bot in #491
- docs: generate Helm chart docs from values file by @sagikazarmark in #481
- docs: openmeter helm chart by @sagikazarmark in #500
- chore: remove kube example by @sagikazarmark in #523
- refactor(models/meter): remove redundant len check in
Validate
by @Juneezee in #524 - ci: update CI modules by @sagikazarmark in #525
New Contributors
Full Changelog: v1.0.0-beta.31...v1.0.0-beta.36
v1.0.0-beta.31
What's Changed
Exciting New Features 🎉
Breaking Changes 🛠
- If total value is queried for a period, replace the window start and end with the period for each row by @tothandras in #450
Full Changelog: v1.0.0-beta.29...v1.0.0-beta.31
v1.0.0-beta.29
What's Changed
Exciting New Features 🎉
- Implement consumer portal feature and Web client by @tothandras in #444
Bug Fixes 🐛
Dependency Updates ⬆️
- chore(deps): bump go.opentelemetry.io/otel/sdk/metric from 1.19.0 to 1.21.0 by @dependabot in #431
- chore(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.45.0 to 0.46.1 by @dependabot in #430
- chore(deps): bump redhat/ubi8-micro from 8.8-7.1696517612 to 8.9-4 by @dependabot in #427
- chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc from 0.42.0 to 0.44.0 by @dependabot in #429
- chore(deps): bump actions/dependency-review-action from 3.1.1 to 3.1.3 by @dependabot in #421
- chore(deps): bump golang from 1.21.3-alpine3.18 to 1.21.4-alpine3.18 by @dependabot in #394
- chore(deps): bump github.com/oapi-codegen/runtime from 1.0.0 to 1.1.0 by @dependabot in #424
- chore(deps): bump docker/build-push-action from 5.0.0 to 5.1.0 by @dependabot in #440
- chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.20.0 to 1.21.0 by @dependabot in #438
- chore(deps): bump go.opentelemetry.io/otel/exporters/prometheus from 0.42.0 to 0.44.0 by @dependabot in #437
Other Changes
- [bot] Re-generate Python client by @openmeter-bot in #435
- [bot] Re-generate Node.js client by @openmeter-bot in #434
- [bot] Re-generate Node.js client by @openmeter-bot in #442
- [bot] Re-generate Python client by @openmeter-bot in #443
- [bot] Re-generate Python client by @openmeter-bot in #445
Full Changelog: v1.0.0-beta.26...v1.0.0-beta.29