Openmeter

Latest version: v2.0.0

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

Scan your dependencies

Page 21 of 27

1.0.0beta.68

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



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

1.0.0beta.67

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

What's Changed
Dependency Updates ⬆️
* chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc from 1.25.0 to 1.26.0 by dependabot in https://github.com/openmeterio/openmeter/pull/854
* chore(deps): bump google.golang.org/protobuf from 1.33.0 to 1.34.0 by dependabot in https://github.com/openmeterio/openmeter/pull/853
* chore(deps): bump sigs.k8s.io/controller-runtime from 0.18.0 to 0.18.1 by dependabot in https://github.com/openmeterio/openmeter/pull/852
Other Changes
* refactor(sink-worker): context and error handling by chrisgacsal in https://github.com/openmeterio/openmeter/pull/856

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

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

1.0.0beta.66

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



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

1.0.0beta.65

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

What's Changed
Dependency Updates ⬆️
* chore(deps): bump go.opentelemetry.io/otel/exporters/prometheus from 0.47.0 to 0.48.0 by dependabot in https://github.com/openmeterio/openmeter/pull/826
* chore: update net package in dagger by sagikazarmark in https://github.com/openmeterio/openmeter/pull/837
* chore: update k8s deps by sagikazarmark in https://github.com/openmeterio/openmeter/pull/838
* chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 from 2.23.1 to 2.23.2 by dependabot in https://github.com/openmeterio/openmeter/pull/836
* chore(deps): bump github.com/huandu/go-sqlbuilder from 1.26.0 to 1.27.1 by dependabot in https://github.com/openmeterio/openmeter/pull/841
* chore(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.50.0 to 0.51.0 by dependabot in https://github.com/openmeterio/openmeter/pull/840
* chore(deps): bump github.com/getkin/kin-openapi from 0.123.0 to 0.124.0 by dependabot in https://github.com/openmeterio/openmeter/pull/839
* chore(deps): bump github.com/avast/retry-go/v4 from 4.5.1 to 4.6.0 by dependabot in https://github.com/openmeterio/openmeter/pull/835


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

1.0.0beta.64

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

What's Changed
Bug Fixes 🐛
* fix(client): Node client dual module and commonjs build by tothandras in https://github.com/openmeterio/openmeter/pull/829
Dependency Updates ⬆️
* chore(deps): bump sigs.k8s.io/controller-runtime from 0.17.2 to 0.17.3 by dependabot in https://github.com/openmeterio/openmeter/pull/814
* chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 from 2.23.0 to 2.23.1 by dependabot in https://github.com/openmeterio/openmeter/pull/813
* chore(deps): bump github.com/benthosdev/benthos/v4 from 4.26.0 to 4.27.0 by dependabot in https://github.com/openmeterio/openmeter/pull/822
* chore(deps): bump go.opentelemetry.io/otel/exporters/prometheus from 0.46.0 to 0.47.0 by dependabot in https://github.com/openmeterio/openmeter/pull/821
* chore(deps): bump go.opentelemetry.io/otel/sdk/metric from 1.25.0 to 1.26.0 by dependabot in https://github.com/openmeterio/openmeter/pull/825
* chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.25.0 to 1.26.0 by dependabot in https://github.com/openmeterio/openmeter/pull/824


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

1.0.0beta.63

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

What's Changed
Dependency Updates ⬆️
* chore(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 by dependabot in https://github.com/openmeterio/openmeter/pull/804
* chore: update OTEL deps by sagikazarmark in https://github.com/openmeterio/openmeter/pull/811
* chore(deps): bump golang from 1.22.1-alpine3.18 to 1.22.2-alpine3.18 by dependabot in https://github.com/openmeterio/openmeter/pull/744
* chore(deps): bump distroless/base-debian11 from `2808521` to `9bc3117` by dependabot in https://github.com/openmeterio/openmeter/pull/740
* chore(deps): bump aiohttp from 3.9.3 to 3.9.5 in /api/client/python in the production-dependencies group by dependabot in https://github.com/openmeterio/openmeter/pull/800
* chore(deps): bump aiohttp from 3.9.3 to 3.9.4 in /api/client/python/examples/async by dependabot in https://github.com/openmeterio/openmeter/pull/802
Other Changes
* feat(client): add CommonJS build to Node client by tothandras in https://github.com/openmeterio/openmeter/pull/799
* chore: remove unnecessary labels by sagikazarmark in https://github.com/openmeterio/openmeter/pull/810


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

Page 21 of 27

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.