Openmeter

Latest version: v2.0.0

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

Scan your dependencies

Page 27 of 27

1.0.0beta.7

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

What's Changed
Exciting New Features 🎉
* chore: update flake by sagikazarmark in https://github.com/openmeterio/openmeter/pull/233
* feat: expose configuration by sagikazarmark in https://github.com/openmeterio/openmeter/pull/249
* feat: add meter repository by sagikazarmark in https://github.com/openmeterio/openmeter/pull/248
* feat(api): always include windowStart and windowEnd in query values by tothandras in https://github.com/openmeterio/openmeter/pull/244
* feat: filter meters by id or slug by sagikazarmark in https://github.com/openmeterio/openmeter/pull/250
* feat: rename processing to aggregation by sagikazarmark in https://github.com/openmeterio/openmeter/pull/257
Dependency Updates ⬆️
* chore(deps): bump cachix/install-nix-action from 22 to 23 by dependabot in https://github.com/openmeterio/openmeter/pull/232
* chore(deps): bump actions/checkout from 3.6.0 to 4.0.0 by dependabot in https://github.com/openmeterio/openmeter/pull/235
* chore(deps): bump golang from 1.21.0-alpine3.18 to 1.21.1-alpine3.18 by dependabot in https://github.com/openmeterio/openmeter/pull/239
* chore(deps): bump actions/upload-artifact from 3.1.2 to 3.1.3 by dependabot in https://github.com/openmeterio/openmeter/pull/240
* chore(deps): bump docker/build-push-action from 4.1.1 to 4.2.0 by dependabot in https://github.com/openmeterio/openmeter/pull/242
* chore(deps): bump actions/dependency-review-action from 3.0.8 to 3.1.0 by dependabot in https://github.com/openmeterio/openmeter/pull/241
* chore(deps): bump docker/build-push-action from 4.2.0 to 4.2.1 by dependabot in https://github.com/openmeterio/openmeter/pull/251
* chore(deps): bump docker/setup-buildx-action from 2.10.0 to 3.0.0 by dependabot in https://github.com/openmeterio/openmeter/pull/256
* chore(deps): bump docker/build-push-action from 4.2.1 to 5.0.0 by dependabot in https://github.com/openmeterio/openmeter/pull/255
* chore(deps): bump docker/login-action from 2.2.0 to 3.0.0 by dependabot in https://github.com/openmeterio/openmeter/pull/254
* chore(deps): bump docker/metadata-action from 4.6.0 to 5.0.0 by dependabot in https://github.com/openmeterio/openmeter/pull/253
* chore(deps): bump docker/setup-qemu-action from 2.2.0 to 3.0.0 by dependabot in https://github.com/openmeterio/openmeter/pull/252
Other Changes
* Refactor kafka connect by sagikazarmark in https://github.com/openmeterio/openmeter/pull/229
* Kafka connect refactor by sagikazarmark in https://github.com/openmeterio/openmeter/pull/238
* refactor: return a single query result struct by sagikazarmark in https://github.com/openmeterio/openmeter/pull/247
* refactor: remove unused template code by sagikazarmark in https://github.com/openmeterio/openmeter/pull/246
* chore: update example config by sagikazarmark in https://github.com/openmeterio/openmeter/pull/245


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

1.0.0beta.6

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

What's Changed
Bug Fixes 🐛
* fix(client): Node client auth by tothandras in https://github.com/openmeterio/openmeter/pull/171
* build: fix version propagation into the container by sagikazarmark in https://github.com/openmeterio/openmeter/pull/211
* fix(config): clickhouse defaults by hekike in https://github.com/openmeterio/openmeter/pull/216
* fix(config): sink clickhouse defaults by hekike in https://github.com/openmeterio/openmeter/pull/217
* feat(sink): handle invalid kafka connect message by hekike in https://github.com/openmeterio/openmeter/pull/225
Breaking Changes 🛠
* feat!: drop ksqldb support by sagikazarmark in https://github.com/openmeterio/openmeter/pull/218
Dependency Updates ⬆️
* chore(deps): bump actions/dependency-review-action from 3.0.6 to 3.0.8 by dependabot in https://github.com/openmeterio/openmeter/pull/166
* chore: update flake by sagikazarmark in https://github.com/openmeterio/openmeter/pull/187
* chore(deps): bump github.com/confluentinc/confluent-kafka-go/v2 from 2.1.1 to 2.2.0 by dependabot in https://github.com/openmeterio/openmeter/pull/105
* chore(deps): bump github.com/redis/go-redis/v9 from 9.0.5 to 9.1.0 by dependabot in https://github.com/openmeterio/openmeter/pull/193
* chore(deps): bump github.com/hashicorp/golang-lru/v2 from 2.0.4 to 2.0.5 by dependabot in https://github.com/openmeterio/openmeter/pull/192
* chore(deps): bump google.golang.org/grpc from 1.55.0 to 1.57.0 by dependabot in https://github.com/openmeterio/openmeter/pull/191
* chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 from 2.12.0 to 2.13.2 by dependabot in https://github.com/openmeterio/openmeter/pull/190
* chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.3.0 to 1.16.0 by dependabot in https://github.com/openmeterio/openmeter/pull/200
* chore(deps): bump golang from 1.20.6-alpine3.18 to 1.21.0-alpine3.18 by dependabot in https://github.com/openmeterio/openmeter/pull/153
* chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 from 2.13.2 to 2.13.3 by dependabot in https://github.com/openmeterio/openmeter/pull/202
* chore(deps): bump actions/checkout from 3.5.3 to 3.6.0 by dependabot in https://github.com/openmeterio/openmeter/pull/210
* chore(deps): bump docker/setup-buildx-action from 2.9.1 to 2.10.0 by dependabot in https://github.com/openmeterio/openmeter/pull/212
* chore(deps): bump distroless/base-debian11 from `73deaaf` to `46c5b9b` by dependabot in https://github.com/openmeterio/openmeter/pull/222
* chore(deps): bump aquasecurity/trivy-action from 0.11.2 to 0.12.0 by dependabot in https://github.com/openmeterio/openmeter/pull/231
Other Changes
* feat: support batch event ingestion by zsomborjoel in https://github.com/openmeterio/openmeter/pull/96
* feat(examples): add ingest-logs by hekike in https://github.com/openmeterio/openmeter/pull/176
* ci: run quickstart tests for ClickHouse by sagikazarmark in https://github.com/openmeterio/openmeter/pull/188
* feat(kafka): send log messages to the standard logger by sagikazarmark in https://github.com/openmeterio/openmeter/pull/189
* chore: apply tools.go pattern by sagikazarmark in https://github.com/openmeterio/openmeter/pull/185
* Run pre-commit hooks in CI by sagikazarmark in https://github.com/openmeterio/openmeter/pull/194
* ci: remove next from build targets by sagikazarmark in https://github.com/openmeterio/openmeter/pull/186
* Redis TLS by sagikazarmark in https://github.com/openmeterio/openmeter/pull/197
* feat: instrument redis by sagikazarmark in https://github.com/openmeterio/openmeter/pull/198
* Upgrade Go to 1.21 by sagikazarmark in https://github.com/openmeterio/openmeter/pull/201
* feat: simplify kafka setup by sagikazarmark in https://github.com/openmeterio/openmeter/pull/199
* feat: propagate context in ingest collector by sagikazarmark in https://github.com/openmeterio/openmeter/pull/204
* refactor: move log configuration under telemetry by sagikazarmark in https://github.com/openmeterio/openmeter/pull/206
* Relocate config by sagikazarmark in https://github.com/openmeterio/openmeter/pull/209
* ci: add nix cache by sagikazarmark in https://github.com/openmeterio/openmeter/pull/219
* Meter query changes for the new query endpoint by sagikazarmark in https://github.com/openmeterio/openmeter/pull/221
* feat: add new meter query endpoint to openapi spec by sagikazarmark in https://github.com/openmeterio/openmeter/pull/220
* New list meter subjects endpoint by tothandras in https://github.com/openmeterio/openmeter/pull/224
* Add seeder by sagikazarmark in https://github.com/openmeterio/openmeter/pull/223
* refactor: remove unnecessary enabled flag from clickhouse by sagikazarmark in https://github.com/openmeterio/openmeter/pull/228

New Contributors
* zsomborjoel made their first contribution in https://github.com/openmeterio/openmeter/pull/96

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

0.2.0

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

What's Changed
Bug Fixes 🐛
* fix(ingest): parse data by hekike in https://github.com/openmeterio/openmeter/pull/101
Breaking Changes 🛠
* feat(config): add auth support by hekike in https://github.com/openmeterio/openmeter/pull/97
Dependency Updates ⬆️
* chore(deps): bump ossf/scorecard-action from 2.1.3 to 2.2.0 by dependabot in https://github.com/openmeterio/openmeter/pull/83
* Add Kubernetes Helm chart for local cluster deployment by tothandras in https://github.com/openmeterio/openmeter/pull/84
* chore(deps): bump redhat/ubi8-micro from `c743e8d` to `443db9a` by dependabot in https://github.com/openmeterio/openmeter/pull/87
* chore(air): update toml excludes and extensions by hekike in https://github.com/openmeterio/openmeter/pull/98
* chore(deps): bump docker/setup-buildx-action from 2.7.0 to 2.9.0 by dependabot in https://github.com/openmeterio/openmeter/pull/100
Other Changes
* Health check by sagikazarmark in https://github.com/openmeterio/openmeter/pull/82
* Update ksqldb-go library by sagikazarmark in https://github.com/openmeterio/openmeter/pull/89
* feat(examples): add fastify by hekike in https://github.com/openmeterio/openmeter/pull/91
* feat(example): list meters in fastify example by hekike in https://github.com/openmeterio/openmeter/pull/92
* docs(readme): add quickstart demo video by hekike in https://github.com/openmeterio/openmeter/pull/95
* feat(schema): improve json schemas by hekike in https://github.com/openmeterio/openmeter/pull/99


**Full Changelog**: https://github.com/openmeterio/openmeter/compare/v0.1.0...v0.2.0

0.1.0

First public release 🎉 🎉 🎉 🎉 🎉 🎉 🎉

We are happy to announce the immediate availability our first public release!

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

What's Changed
Bug Fixes 🐛
* fix(quickstart): docker compose always pull by hekike in https://github.com/openmeterio/openmeter/pull/71
* fix(clients): patch generated code of Node.js client by tothandras in https://github.com/openmeterio/openmeter/pull/72
Dependency Updates ⬆️
* chore(deps): bump github.com/getkin/kin-openapi from 0.117.0 to 0.118.0 by dependabot in https://github.com/openmeterio/openmeter/pull/14
* chore(deps): bump docker/metadata-action from 4.4.0 to 4.5.0 by dependabot in https://github.com/openmeterio/openmeter/pull/12
* chore(deps): bump actions/dependency-review-action from 3.0.4 to 3.0.6 by dependabot in https://github.com/openmeterio/openmeter/pull/7
* chore(deps): bump docker/setup-qemu-action from 2.1.0 to 2.2.0 by dependabot in https://github.com/openmeterio/openmeter/pull/11
* chore(deps): bump docker/login-action from 2.1.0 to 2.2.0 by dependabot in https://github.com/openmeterio/openmeter/pull/13
* chore(deps): bump docker/setup-buildx-action from 2.5.0 to 2.6.0 by dependabot in https://github.com/openmeterio/openmeter/pull/10
* chore(deps): bump docker/build-push-action from 4.0.0 to 4.1.0 by dependabot in https://github.com/openmeterio/openmeter/pull/30
* chore(deps): bump github/codeql-action from 2.3.6 to 2.13.4 by dependabot in https://github.com/openmeterio/openmeter/pull/29
* chore(deps): bump actions/checkout from 3.5.2 to 3.5.3 by dependabot in https://github.com/openmeterio/openmeter/pull/28
* chore(deps): bump docker/metadata-action from 4.5.0 to 4.6.0 by dependabot in https://github.com/openmeterio/openmeter/pull/40
* chore(deps): bump docker/setup-buildx-action from 2.6.0 to 2.7.0 by dependabot in https://github.com/openmeterio/openmeter/pull/39
* chore(deps): bump docker/build-push-action from 4.1.0 to 4.1.1 by dependabot in https://github.com/openmeterio/openmeter/pull/38
* chore(deps): bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 by dependabot in https://github.com/openmeterio/openmeter/pull/47
* chore(deps): bump alpine from 3.18.0 to 3.18.2 by dependabot in https://github.com/openmeterio/openmeter/pull/46
* chore(deps): bump golang from `b036c52` to `fd9d9d7` by dependabot in https://github.com/openmeterio/openmeter/pull/45
* chore(deps): bump aquasecurity/trivy-action from 0.10.0 to 0.11.2 by dependabot in https://github.com/openmeterio/openmeter/pull/58
* chore(deps): bump cachix/install-nix-action from 21 to 22 by dependabot in https://github.com/openmeterio/openmeter/pull/57
* chore(deps): bump mheap/github-action-required-labels from 4 to 5 by dependabot in https://github.com/openmeterio/openmeter/pull/56
* chore(deps): bump mheap/github-action-required-labels from 5.0.0 to 5.1.0 by dependabot in https://github.com/openmeterio/openmeter/pull/61
Other Changes
* ci: add fossa scan by sagikazarmark in https://github.com/openmeterio/openmeter/pull/3
* feat(examples): apply query api by hekike in https://github.com/openmeterio/openmeter/pull/4
* docs(readme): link examples to readme by hekike in https://github.com/openmeterio/openmeter/pull/5
* docs: update quickstart API response by tothandras in https://github.com/openmeterio/openmeter/pull/6
* chore: update devenv by sagikazarmark in https://github.com/openmeterio/openmeter/pull/15
* refactor(example): stripe export by hekike in https://github.com/openmeterio/openmeter/pull/9
* ci: disable fossa scan on pull-requests for now by sagikazarmark in https://github.com/openmeterio/openmeter/pull/23
* Support window size query param for meter values by tothandras in https://github.com/openmeterio/openmeter/pull/8
* feat(example): add stripe node by hekike in https://github.com/openmeterio/openmeter/pull/20
* feat(example): stripe go, periodic report by hekike in https://github.com/openmeterio/openmeter/pull/21
* fix(examples): value type for go stripe example by hekike in https://github.com/openmeterio/openmeter/pull/24
* feat(example): ai tokens by hekike in https://github.com/openmeterio/openmeter/pull/25
* chore(docker-compose): update to latest confluent images by hekike in https://github.com/openmeterio/openmeter/pull/27
* feat: add metrics by sagikazarmark in https://github.com/openmeterio/openmeter/pull/31
* feat(api): add total aggregate by tothandras in https://github.com/openmeterio/openmeter/pull/26
* docs(readme): add demo video by hekike in https://github.com/openmeterio/openmeter/pull/36
* feat(sink): prepare for kafka connect sinks by hekike in https://github.com/openmeterio/openmeter/pull/35
* Rename v1 to v1alpha1 by sagikazarmark in https://github.com/openmeterio/openmeter/pull/41
* docs(event-ingestion): add by hekike in https://github.com/openmeterio/openmeter/pull/42
* fix(examples): update generated APIs by tothandras in https://github.com/openmeterio/openmeter/pull/43
* chore: improve configuration by sagikazarmark in https://github.com/openmeterio/openmeter/pull/44
* fix(ksqldb): values query by tothandras in https://github.com/openmeterio/openmeter/pull/50
* fix(quickstart): config by tothandras in https://github.com/openmeterio/openmeter/pull/52
* ci: add quickstart test by sagikazarmark in https://github.com/openmeterio/openmeter/pull/53
* [StepSecurity] ci: Harden GitHub Actions by step-security-bot in https://github.com/openmeterio/openmeter/pull/59
* refactor: separate kafka ingest from streaming connector by sagikazarmark in https://github.com/openmeterio/openmeter/pull/49
* docs: add nix installation instructions by sagikazarmark in https://github.com/openmeterio/openmeter/pull/62
* feat(clients): add Node.js client generation by tothandras in https://github.com/openmeterio/openmeter/pull/69
* feat(examples): use node client by hekike in https://github.com/openmeterio/openmeter/pull/73
* Go client by sagikazarmark in https://github.com/openmeterio/openmeter/pull/76
* Relocate node by sagikazarmark in https://github.com/openmeterio/openmeter/pull/77
* docs: add client SDKs to README by tothandras in https://github.com/openmeterio/openmeter/pull/78

New Contributors
* sagikazarmark made their first contribution in https://github.com/openmeterio/openmeter/pull/3
* hekike made their first contribution in https://github.com/openmeterio/openmeter/pull/4
* tothandras made their first contribution in https://github.com/openmeterio/openmeter/pull/6
* step-security-bot made their first contribution in https://github.com/openmeterio/openmeter/pull/59

**Full Changelog**: https://github.com/openmeterio/openmeter/commits/v0.1.0

Page 27 of 27

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.