Openmeter

Latest version: v2.0.0

Safety actively analyzes 723650 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 26 of 27

1.0.0beta.31

<!-- Release notes generated using configuration in .github/release.yml at v1.0.0-beta.31 -->

What's Changed
Exciting New Features 🎉
* feat(connector): filter by group by by hekike in https://github.com/openmeterio/openmeter/pull/447
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 https://github.com/openmeterio/openmeter/pull/450


**Full Changelog**: https://github.com/openmeterio/openmeter/compare/v1.0.0-beta.29...v1.0.0-beta.31

1.0.0beta.29

<!-- Release notes generated using configuration in .github/release.yml at v1.0.0-beta.29 -->

What's Changed
Exciting New Features 🎉
* Implement consumer portal feature and Web client by tothandras in https://github.com/openmeterio/openmeter/pull/444
Bug Fixes 🐛
* fix(route): validate query group by by hekike in https://github.com/openmeterio/openmeter/pull/441
Dependency Updates ⬆️
* chore(deps): bump go.opentelemetry.io/otel/sdk/metric from 1.19.0 to 1.21.0 by dependabot in https://github.com/openmeterio/openmeter/pull/431
* chore(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.45.0 to 0.46.1 by dependabot in https://github.com/openmeterio/openmeter/pull/430
* chore(deps): bump redhat/ubi8-micro from 8.8-7.1696517612 to 8.9-4 by dependabot in https://github.com/openmeterio/openmeter/pull/427
* chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc from 0.42.0 to 0.44.0 by dependabot in https://github.com/openmeterio/openmeter/pull/429
* chore(deps): bump actions/dependency-review-action from 3.1.1 to 3.1.3 by dependabot in https://github.com/openmeterio/openmeter/pull/421
* chore(deps): bump golang from 1.21.3-alpine3.18 to 1.21.4-alpine3.18 by dependabot in https://github.com/openmeterio/openmeter/pull/394
* chore(deps): bump github.com/oapi-codegen/runtime from 1.0.0 to 1.1.0 by dependabot in https://github.com/openmeterio/openmeter/pull/424
* chore(deps): bump docker/build-push-action from 5.0.0 to 5.1.0 by dependabot in https://github.com/openmeterio/openmeter/pull/440
* chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.20.0 to 1.21.0 by dependabot in https://github.com/openmeterio/openmeter/pull/438
* chore(deps): bump go.opentelemetry.io/otel/exporters/prometheus from 0.42.0 to 0.44.0 by dependabot in https://github.com/openmeterio/openmeter/pull/437
Other Changes
* [bot] Re-generate Python client by openmeter-bot in https://github.com/openmeterio/openmeter/pull/435
* [bot] Re-generate Node.js client by openmeter-bot in https://github.com/openmeterio/openmeter/pull/434
* [bot] Re-generate Node.js client by openmeter-bot in https://github.com/openmeterio/openmeter/pull/442
* [bot] Re-generate Python client by openmeter-bot in https://github.com/openmeterio/openmeter/pull/443
* [bot] Re-generate Python client by openmeter-bot in https://github.com/openmeterio/openmeter/pull/445


**Full Changelog**: https://github.com/openmeterio/openmeter/compare/v1.0.0-beta.26...v1.0.0-beta.29

1.0.0beta.26

<!-- Release notes generated using configuration in .github/release.yml at v1.0.0-beta.26 -->

What's Changed
Exciting New Features 🎉
* feat(client): improve go api by hekike in https://github.com/openmeterio/openmeter/pull/402
* feat(clickhouse): use timezone for tumbling windows by tothandras in https://github.com/openmeterio/openmeter/pull/403
* feat(ingest): allow optional group by by hekike in https://github.com/openmeterio/openmeter/pull/433
Bug Fixes 🐛
* fix(streaming): query params validator and timezones by hekike in https://github.com/openmeterio/openmeter/pull/395
* fix(meters): restricted slug name: events by hekike in https://github.com/openmeterio/openmeter/pull/396
* fix(connector): pass sql args to list events by hekike in https://github.com/openmeterio/openmeter/pull/418
* fix(streaming): namespace shadow by hekike in https://github.com/openmeterio/openmeter/pull/419
* fix(sink): do not close consumer by hekike in https://github.com/openmeterio/openmeter/pull/420
Breaking Changes 🛠
* feat(connector): single events table across namespaces by hekike in https://github.com/openmeterio/openmeter/pull/410
* feat(event)!: store validation error in raw events table by hekike in https://github.com/openmeterio/openmeter/pull/432
Dependency Updates ⬆️
* chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.19.0 to 1.20.0 by dependabot in https://github.com/openmeterio/openmeter/pull/415
Other Changes
* [bot] Re-generate Node.js client by openmeter-bot in https://github.com/openmeterio/openmeter/pull/398
* [bot] Re-generate Python client by openmeter-bot in https://github.com/openmeterio/openmeter/pull/399
* [bot] Re-generate Python client by openmeter-bot in https://github.com/openmeterio/openmeter/pull/417
* [bot] Re-generate Node.js client by openmeter-bot in https://github.com/openmeterio/openmeter/pull/416


**Full Changelog**: https://github.com/openmeterio/openmeter/compare/v1.0.0-beta.17...v1.0.0-beta.26

1.0.0beta.17

<!-- Release notes generated using configuration in .github/release.yml at v1.0.0-beta.17 -->

What's Changed
Exciting New Features 🎉
* feat(api): add vercel ai helper to node sdk by hekike in https://github.com/openmeterio/openmeter/pull/283
* Export OpenMeter as a library by sagikazarmark in https://github.com/openmeterio/openmeter/pull/307
* feat(meter): add list all meters and add namespace to meter by hekike in https://github.com/openmeterio/openmeter/pull/323
* Kafka Consumer Worker by hekike in https://github.com/openmeterio/openmeter/pull/320
* feat(dedupe): set multiple keys once by hekike in https://github.com/openmeterio/openmeter/pull/329
* feat(sink): with retry by hekike in https://github.com/openmeterio/openmeter/pull/328
* feat(sink): export configure sink by hekike in https://github.com/openmeterio/openmeter/pull/331
* feat(sink): otel integration for worker by hekike in https://github.com/openmeterio/openmeter/pull/335
* feat(connector): meter subjects from to by hekike in https://github.com/openmeterio/openmeter/pull/370
* feat(sink): call hook on successful flush by hekike in https://github.com/openmeterio/openmeter/pull/380
Bug Fixes 🐛
* fix(openmeter): export dedupe by hekike in https://github.com/openmeterio/openmeter/pull/330
* fix(api): use struct instead of interface for response problem type by tothandras in https://github.com/openmeterio/openmeter/pull/332
* fix(router): default to json with invalid mime by hekike in https://github.com/openmeterio/openmeter/pull/341
* fix(client): node openapi generation by tothandras in https://github.com/openmeterio/openmeter/pull/349
* fix(api): fix meterIdOrSlug parameter schema by tothandras in https://github.com/openmeterio/openmeter/pull/390
Breaking Changes 🛠
* feat!: remove meter values endpoint by sagikazarmark in https://github.com/openmeterio/openmeter/pull/348
* feat(api)!: remove stateful management APIs by hekike in https://github.com/openmeterio/openmeter/pull/371
* feat(api)!: remove aggregation from query api by hekike in https://github.com/openmeterio/openmeter/pull/381
Dependency Updates ⬆️
* chore(deps): bump github.com/getkin/kin-openapi from 0.118.0 to 0.120.0 by dependabot in https://github.com/openmeterio/openmeter/pull/271
* chore(deps): bump golang from 1.21.1-alpine3.18 to 1.21.2-alpine3.18 by dependabot in https://github.com/openmeterio/openmeter/pull/299
* chore(deps): bump distroless/base-debian11 from `46c5b9b` to `a35b652` by dependabot in https://github.com/openmeterio/openmeter/pull/293
* chore(deps): bump go.opentelemetry.io/otel/trace from 1.18.0 to 1.19.0 by dependabot in https://github.com/openmeterio/openmeter/pull/288
* chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.18.0 to 1.19.0 by dependabot in https://github.com/openmeterio/openmeter/pull/285
* chore(deps): bump distroless/base-debian11 from `a35b652` to `b31a6e0` by dependabot in https://github.com/openmeterio/openmeter/pull/302
* chore(deps): bump go.opentelemetry.io/otel/exporters/prometheus from 0.41.0 to 0.42.0 by dependabot in https://github.com/openmeterio/openmeter/pull/287
* chore(deps): bump ossf/scorecard-action from 2.2.0 to 2.3.0 by dependabot in https://github.com/openmeterio/openmeter/pull/301
* chore(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.44.0 to 0.45.0 by dependabot in https://github.com/openmeterio/openmeter/pull/286
* chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc from 0.41.0 to 0.42.0 by dependabot in https://github.com/openmeterio/openmeter/pull/306
* chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 from 2.14.1 to 2.14.3 by dependabot in https://github.com/openmeterio/openmeter/pull/313
* chore(deps): bump golang from 1.21.2-alpine3.18 to 1.21.3-alpine3.18 by dependabot in https://github.com/openmeterio/openmeter/pull/309
* chore(deps): bump github.com/spf13/viper from 1.16.0 to 1.17.0 by dependabot in https://github.com/openmeterio/openmeter/pull/303
* chore(deps): bump github.com/hashicorp/golang-lru/v2 from 2.0.6 to 2.0.7 by dependabot in https://github.com/openmeterio/openmeter/pull/305
* chore(deps): bump google.golang.org/grpc from 1.58.2 to 1.58.3 by dependabot in https://github.com/openmeterio/openmeter/pull/308
* chore(deps): bump ossf/scorecard-action from 2.3.0 to 2.3.1 by dependabot in https://github.com/openmeterio/openmeter/pull/337
* chore(deps): bump google.golang.org/grpc from 1.58.3 to 1.59.0 by dependabot in https://github.com/openmeterio/openmeter/pull/327
* chore: upgrade oapi codegen by sagikazarmark in https://github.com/openmeterio/openmeter/pull/339
* chore(deps): bump tonistiigi/xx from 1.2.1 to 1.3.0 by dependabot in https://github.com/openmeterio/openmeter/pull/333
* chore(deps): bump actions/checkout from 4.1.0 to 4.1.1 by dependabot in https://github.com/openmeterio/openmeter/pull/326
* chore(deps): bump aquasecurity/trivy-action from 0.12.0 to 0.13.0 by dependabot in https://github.com/openmeterio/openmeter/pull/345
* chore(deps): bump redhat/ubi8-micro from 8.8-7 to 8.8-7.1696517612 by dependabot in https://github.com/openmeterio/openmeter/pull/346
* chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 from 2.14.3 to 2.15.0 by dependabot in https://github.com/openmeterio/openmeter/pull/364
* chore(deps): bump actions/setup-node from 3 to 4 by dependabot in https://github.com/openmeterio/openmeter/pull/363
* chore: update dependencies by sagikazarmark in https://github.com/openmeterio/openmeter/pull/365
* chore(deps): bump aquasecurity/trivy-action from 0.13.0 to 0.13.1 by dependabot in https://github.com/openmeterio/openmeter/pull/373
* chore(deps): bump github.com/lmittmann/tint from 1.0.2 to 1.0.3 by dependabot in https://github.com/openmeterio/openmeter/pull/372
* chore(deps): bump urllib3 from 2.0.5 to 2.0.7 in /api/client/python by dependabot in https://github.com/openmeterio/openmeter/pull/324
* chore(deps): bump urllib3 from 2.0.5 to 2.0.7 in /api/client/python/examples/async by dependabot in https://github.com/openmeterio/openmeter/pull/325
* chore(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 in /examples/export-stripe-go by dependabot in https://github.com/openmeterio/openmeter/pull/311
* chore(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 in /examples/ingest-kubernetes-pod-time-go by dependabot in https://github.com/openmeterio/openmeter/pull/310
* chore(deps): bump undici from 5.23.0 to 5.27.0 in /examples/export-stripe-node by dependabot in https://github.com/openmeterio/openmeter/pull/350
* chore(deps): bump undici from 5.23.0 to 5.27.0 in /examples/ingest-fastify-node by dependabot in https://github.com/openmeterio/openmeter/pull/351
* chore(deps): bump undici from 5.25.2 to 5.27.0 in /examples/ingest-openai-node by dependabot in https://github.com/openmeterio/openmeter/pull/352
* chore(deps): bump github.com/redis/go-redis/v9 from 9.2.1 to 9.3.0 by dependabot in https://github.com/openmeterio/openmeter/pull/376
* chore: upgrade oapi-codegen to v2 by sagikazarmark in https://github.com/openmeterio/openmeter/pull/377
* chore(deps): bump actions/dependency-review-action from 3.1.0 to 3.1.1 by dependabot in https://github.com/openmeterio/openmeter/pull/388
* chore(deps): bump github.com/huandu/go-sqlbuilder from 1.22.0 to 1.23.0 by dependabot in https://github.com/openmeterio/openmeter/pull/387
* chore(deps): bump golang from `926f7f7` to `96a8a70` by dependabot in https://github.com/openmeterio/openmeter/pull/379
Other Changes
* chore: upgrade flake by sagikazarmark in https://github.com/openmeterio/openmeter/pull/300
* chore: update kafka connect by sagikazarmark in https://github.com/openmeterio/openmeter/pull/314
* Minor wording change in event-ingestion.md by davidfenko in https://github.com/openmeterio/openmeter/pull/315
* Fix OpenAPI and regenerate Python client by tothandras in https://github.com/openmeterio/openmeter/pull/353
* feat(examples): switch to query api by hekike in https://github.com/openmeterio/openmeter/pull/237
* ci(api): add Node.js client generation workflow by tothandras in https://github.com/openmeterio/openmeter/pull/354
* Fix typos in docs/ by tmsagarofficial in https://github.com/openmeterio/openmeter/pull/342
* [bot] Re-generate Node.js client by openmeter-bot in https://github.com/openmeterio/openmeter/pull/362
* build: use official dagger flake by sagikazarmark in https://github.com/openmeterio/openmeter/pull/368
* Lint openapi by sagikazarmark in https://github.com/openmeterio/openmeter/pull/367
* [bot] Re-generate Node.js client by openmeter-bot in https://github.com/openmeterio/openmeter/pull/369
* ci: do not generate api clients on tag by sagikazarmark in https://github.com/openmeterio/openmeter/pull/374
* Fixed typos in examples/ by tmsagarofficial in https://github.com/openmeterio/openmeter/pull/343
* [bot] Re-generate Node.js client by openmeter-bot in https://github.com/openmeterio/openmeter/pull/375
* [bot] Re-generate Python client by openmeter-bot in https://github.com/openmeterio/openmeter/pull/385
* [bot] Re-generate Node.js client by openmeter-bot in https://github.com/openmeterio/openmeter/pull/384
* Update dagger by sagikazarmark in https://github.com/openmeterio/openmeter/pull/389

New Contributors
* davidfenko made their first contribution in https://github.com/openmeterio/openmeter/pull/315
* tmsagarofficial made their first contribution in https://github.com/openmeterio/openmeter/pull/342
* openmeter-bot made their first contribution in https://github.com/openmeterio/openmeter/pull/362

**Full Changelog**: https://github.com/openmeterio/openmeter/compare/v1.0.0-beta.9...v1.0.0-beta.17

1.0.0beta.9

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed
Exciting New Features 🎉
* feat: add otel trace details to logs by sagikazarmark in https://github.com/openmeterio/openmeter/pull/263
* feat: add otlp metrics support by sagikazarmark in https://github.com/openmeterio/openmeter/pull/265
* feat(api): python client by tothandras in https://github.com/openmeterio/openmeter/pull/281
* feat(api): list raw events by hekike in https://github.com/openmeterio/openmeter/pull/294
* feat(api): add events list to node SDK by hekike in https://github.com/openmeterio/openmeter/pull/296
Bug Fixes 🐛
* fix(processor): clickhouse materialized view type shadow by hekike in https://github.com/openmeterio/openmeter/pull/262
Dependency Updates ⬆️
* chore(deps): bump github.com/deepmap/oapi-codegen from 1.13.4 to 1.15.0 by dependabot in https://github.com/openmeterio/openmeter/pull/268
* chore(deps): bump github.com/hashicorp/golang-lru/v2 from 2.0.5 to 2.0.6 by dependabot in https://github.com/openmeterio/openmeter/pull/269
* chore(deps): bump github.com/lmittmann/tint from 1.0.0 to 1.0.2 by dependabot in https://github.com/openmeterio/openmeter/pull/270
* chore(deps): bump redhat/ubi8-micro from 8.8 to 8.8-7 by dependabot in https://github.com/openmeterio/openmeter/pull/273
* chore(deps): bump actions/checkout from 4.0.0 to 4.1.0 by dependabot in https://github.com/openmeterio/openmeter/pull/274
* chore(deps): bump alpine from 3.18.3 to 3.18.4 by dependabot in https://github.com/openmeterio/openmeter/pull/282
* chore(deps): bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 by dependabot in https://github.com/openmeterio/openmeter/pull/280
* chore(deps): bump github.com/redis/go-redis/v9 from 9.1.0 to 9.2.1 by dependabot in https://github.com/openmeterio/openmeter/pull/279
* chore(deps): bump golang from `96634e5` to `ec31b7f` by dependabot in https://github.com/openmeterio/openmeter/pull/278
* chore(deps): bump google.golang.org/grpc from 1.58.0 to 1.58.2 by dependabot in https://github.com/openmeterio/openmeter/pull/277
* chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 from 2.13.3 to 2.14.1 by dependabot in https://github.com/openmeterio/openmeter/pull/272
Other Changes
* chore(deploy): update helm chart by tothandras in https://github.com/openmeterio/openmeter/pull/243


**Full Changelog**: https://github.com/openmeterio/openmeter/compare/v1.0.0-beta.8...v1.0.0-beta.9

1.0.0beta.8

<!-- Release notes generated using configuration in .github/release.yml at v1.0.0-beta.8 -->

What's Changed

Exciting New Features 🎉
* feat(meter): query with accept csv support by hekike in https://github.com/openmeterio/openmeter/pull/260

Deprecations
* feat: deprecate values endpoint by sagikazarmark in https://github.com/openmeterio/openmeter/pull/258

**Full Changelog**: https://github.com/openmeterio/openmeter/compare/v1.0.0-beta.7...v1.0.0-beta.8

Page 26 of 27

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.