Skip to content

Releases: openmeterio/openmeter

v1.0.0-beta.26

20 Nov 09:16
179e198
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Bug Fixes 🐛

  • fix(streaming): query params validator and timezones by @hekike in #395
  • fix(meters): restricted slug name: events by @hekike in #396
  • fix(connector): pass sql args to list events by @hekike in #418
  • fix(streaming): namespace shadow by @hekike in #419
  • fix(sink): do not close consumer by @hekike in #420

Breaking Changes 🛠

  • feat(connector): single events table across namespaces by @hekike in #410
  • feat(event)!: store validation error in raw events table by @hekike in #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 #415

Other Changes

  • [bot] Re-generate Node.js client by @openmeter-bot in #398
  • [bot] Re-generate Python client by @openmeter-bot in #399
  • [bot] Re-generate Python client by @openmeter-bot in #417
  • [bot] Re-generate Node.js client by @openmeter-bot in #416

Full Changelog: v1.0.0-beta.17...v1.0.0-beta.26

v1.0.0-beta.17

07 Nov 11:19
04ef8b5
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Bug Fixes 🐛

  • fix(openmeter): export dedupe by @hekike in #330
  • fix(api): use struct instead of interface for response problem type by @tothandras in #332
  • fix(router): default to json with invalid mime by @hekike in #341
  • fix(client): node openapi generation by @tothandras in #349
  • fix(api): fix meterIdOrSlug parameter schema by @tothandras in #390

Breaking Changes 🛠

Dependency Updates ⬆️

  • chore(deps): bump github.com/getkin/kin-openapi from 0.118.0 to 0.120.0 by @dependabot in #271
  • chore(deps): bump golang from 1.21.1-alpine3.18 to 1.21.2-alpine3.18 by @dependabot in #299
  • chore(deps): bump distroless/base-debian11 from 46c5b9b to a35b652 by @dependabot in #293
  • chore(deps): bump go.opentelemetry.io/otel/trace from 1.18.0 to 1.19.0 by @dependabot in #288
  • chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.18.0 to 1.19.0 by @dependabot in #285
  • chore(deps): bump distroless/base-debian11 from a35b652 to b31a6e0 by @dependabot in #302
  • chore(deps): bump go.opentelemetry.io/otel/exporters/prometheus from 0.41.0 to 0.42.0 by @dependabot in #287
  • chore(deps): bump ossf/scorecard-action from 2.2.0 to 2.3.0 by @dependabot in #301
  • chore(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.44.0 to 0.45.0 by @dependabot in #286
  • chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc from 0.41.0 to 0.42.0 by @dependabot in #306
  • chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 from 2.14.1 to 2.14.3 by @dependabot in #313
  • chore(deps): bump golang from 1.21.2-alpine3.18 to 1.21.3-alpine3.18 by @dependabot in #309
  • chore(deps): bump github.com/spf13/viper from 1.16.0 to 1.17.0 by @dependabot in #303
  • chore(deps): bump github.com/hashicorp/golang-lru/v2 from 2.0.6 to 2.0.7 by @dependabot in #305
  • chore(deps): bump google.golang.org/grpc from 1.58.2 to 1.58.3 by @dependabot in #308
  • chore(deps): bump ossf/scorecard-action from 2.3.0 to 2.3.1 by @dependabot in #337
  • chore(deps): bump google.golang.org/grpc from 1.58.3 to 1.59.0 by @dependabot in #327
  • chore: upgrade oapi codegen by @sagikazarmark in #339
  • chore(deps): bump tonistiigi/xx from 1.2.1 to 1.3.0 by @dependabot in #333
  • chore(deps): bump actions/checkout from 4.1.0 to 4.1.1 by @dependabot in #326
  • chore(deps): bump aquasecurity/trivy-action from 0.12.0 to 0.13.0 by @dependabot in #345
  • chore(deps): bump redhat/ubi8-micro from 8.8-7 to 8.8-7.1696517612 by @dependabot in #346
  • chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 from 2.14.3 to 2.15.0 by @dependabot in #364
  • chore(deps): bump actions/setup-node from 3 to 4 by @dependabot in #363
  • chore: update dependencies by @sagikazarmark in #365
  • chore(deps): bump aquasecurity/trivy-action from 0.13.0 to 0.13.1 by @dependabot in #373
  • chore(deps): bump github.com/lmittmann/tint from 1.0.2 to 1.0.3 by @dependabot in #372
  • chore(deps): bump urllib3 from 2.0.5 to 2.0.7 in /api/client/python by @dependabot in #324
  • chore(deps): bump urllib3 from 2.0.5 to 2.0.7 in /api/client/python/examples/async by @dependabot in #325
  • chore(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 in /examples/export-stripe-go by @dependabot in #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 #310
  • chore(deps): bump undici from 5.23.0 to 5.27.0 in /examples/export-stripe-node by @dependabot in #350
  • chore(deps): bump undici from 5.23.0 to 5.27.0 in /examples/ingest-fastify-node by @dependabot in #351
  • chore(deps): bump undici from 5.25.2 to 5.27.0 in /examples/ingest-openai-node by @dependabot in #352
  • chore(deps): bump github.com/redis/go-redis/v9 from 9.2.1 to 9.3.0 by @dependabot in #376
  • chore: upgrade oapi-codegen to v2 by @sagikazarmark in #377
  • chore(deps): bump actions/dependency-review-action from 3.1.0 to 3.1.1 by @dependabot in #388
  • chore(deps): bump github.com/huandu/go-sqlbuilder from 1.22.0 to 1.23.0 by @dependabot in #387
  • chore(deps): bump golang from 926f7f7 to 96a8a70 by @dependabot in #379

Other Changes

New Contributors

Full Changelog: v1.0.0-beta.9...v1.0.0-beta.17

v1.0.0-beta.9

04 Oct 23:50
d09afa2
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Bug Fixes 🐛

  • fix(processor): clickhouse materialized view type shadow by @hekike in #262

Dependency Updates ⬆️

  • chore(deps): bump github.com/deepmap/oapi-codegen from 1.13.4 to 1.15.0 by @dependabot in #268
  • chore(deps): bump github.com/hashicorp/golang-lru/v2 from 2.0.5 to 2.0.6 by @dependabot in #269
  • chore(deps): bump github.com/lmittmann/tint from 1.0.0 to 1.0.2 by @dependabot in #270
  • chore(deps): bump redhat/ubi8-micro from 8.8 to 8.8-7 by @dependabot in #273
  • chore(deps): bump actions/checkout from 4.0.0 to 4.1.0 by @dependabot in #274
  • chore(deps): bump alpine from 3.18.3 to 3.18.4 by @dependabot in #282
  • chore(deps): bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 by @dependabot in #280
  • chore(deps): bump github.com/redis/go-redis/v9 from 9.1.0 to 9.2.1 by @dependabot in #279
  • chore(deps): bump golang from 96634e5 to ec31b7f by @dependabot in #278
  • chore(deps): bump google.golang.org/grpc from 1.58.0 to 1.58.2 by @dependabot in #277
  • chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 from 2.13.3 to 2.14.1 by @dependabot in #272

Other Changes

Full Changelog: v1.0.0-beta.8...v1.0.0-beta.9

v1.0.0-beta.8

13 Sep 14:03
8dc285f
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

  • feat(meter): query with accept csv support by @hekike in #260

Deprecations

Full Changelog: v1.0.0-beta.7...v1.0.0-beta.8

v1.0.0-beta.7

12 Sep 21:37
v1.0.0-beta.7
49b043f
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Dependency Updates ⬆️

  • chore(deps): bump cachix/install-nix-action from 22 to 23 by @dependabot in #232
  • chore(deps): bump actions/checkout from 3.6.0 to 4.0.0 by @dependabot in #235
  • chore(deps): bump golang from 1.21.0-alpine3.18 to 1.21.1-alpine3.18 by @dependabot in #239
  • chore(deps): bump actions/upload-artifact from 3.1.2 to 3.1.3 by @dependabot in #240
  • chore(deps): bump docker/build-push-action from 4.1.1 to 4.2.0 by @dependabot in #242
  • chore(deps): bump actions/dependency-review-action from 3.0.8 to 3.1.0 by @dependabot in #241
  • chore(deps): bump docker/build-push-action from 4.2.0 to 4.2.1 by @dependabot in #251
  • chore(deps): bump docker/setup-buildx-action from 2.10.0 to 3.0.0 by @dependabot in #256
  • chore(deps): bump docker/build-push-action from 4.2.1 to 5.0.0 by @dependabot in #255
  • chore(deps): bump docker/login-action from 2.2.0 to 3.0.0 by @dependabot in #254
  • chore(deps): bump docker/metadata-action from 4.6.0 to 5.0.0 by @dependabot in #253
  • chore(deps): bump docker/setup-qemu-action from 2.2.0 to 3.0.0 by @dependabot in #252

Other Changes

Full Changelog: v1.0.0-beta.6...v1.0.0-beta.7

v1.0.0-beta.6

04 Sep 16:16
v1.0.0-beta.6
019981b
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

Breaking Changes 🛠

Dependency Updates ⬆️

  • chore(deps): bump actions/dependency-review-action from 3.0.6 to 3.0.8 by @dependabot in #166
  • chore: update flake by @sagikazarmark in #187
  • chore(deps): bump github.com/confluentinc/confluent-kafka-go/v2 from 2.1.1 to 2.2.0 by @dependabot in #105
  • chore(deps): bump github.com/redis/go-redis/v9 from 9.0.5 to 9.1.0 by @dependabot in #193
  • chore(deps): bump github.com/hashicorp/golang-lru/v2 from 2.0.4 to 2.0.5 by @dependabot in #192
  • chore(deps): bump google.golang.org/grpc from 1.55.0 to 1.57.0 by @dependabot in #191
  • chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 from 2.12.0 to 2.13.2 by @dependabot in #190
  • chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.3.0 to 1.16.0 by @dependabot in #200
  • chore(deps): bump golang from 1.20.6-alpine3.18 to 1.21.0-alpine3.18 by @dependabot in #153
  • chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 from 2.13.2 to 2.13.3 by @dependabot in #202
  • chore(deps): bump actions/checkout from 3.5.3 to 3.6.0 by @dependabot in #210
  • chore(deps): bump docker/setup-buildx-action from 2.9.1 to 2.10.0 by @dependabot in #212
  • chore(deps): bump distroless/base-debian11 from 73deaaf to 46c5b9b by @dependabot in #222
  • chore(deps): bump aquasecurity/trivy-action from 0.11.2 to 0.12.0 by @dependabot in #231

Other Changes

New Contributors

Full Changelog: v0.3.0-beta.9...v1.0.0-beta.6

v0.2.0

11 Jul 17:13
v0.2.0
acb8311
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

Breaking Changes 🛠

  • feat(config): add auth support by @hekike in #97

Dependency Updates ⬆️

  • chore(deps): bump ossf/scorecard-action from 2.1.3 to 2.2.0 by @dependabot in #83
  • Add Kubernetes Helm chart for local cluster deployment by @tothandras in #84
  • chore(deps): bump redhat/ubi8-micro from c743e8d to 443db9a by @dependabot in #87
  • chore(air): update toml excludes and extensions by @hekike in #98
  • chore(deps): bump docker/setup-buildx-action from 2.7.0 to 2.9.0 by @dependabot in #100

Other Changes

Full Changelog: v0.1.0...v0.2.0

v0.1.0

22 Jun 12:35
v0.1.0
8c4baa9
Compare
Choose a tag to compare

First public release 🎉 🎉 🎉 🎉 🎉 🎉 🎉

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

What's Changed

Bug Fixes 🐛

  • fix(quickstart): docker compose always pull by @hekike in #71
  • fix(clients): patch generated code of Node.js client by @tothandras in #72

Dependency Updates ⬆️

  • chore(deps): bump github.com/getkin/kin-openapi from 0.117.0 to 0.118.0 by @dependabot in #14
  • chore(deps): bump docker/metadata-action from 4.4.0 to 4.5.0 by @dependabot in #12
  • chore(deps): bump actions/dependency-review-action from 3.0.4 to 3.0.6 by @dependabot in #7
  • chore(deps): bump docker/setup-qemu-action from 2.1.0 to 2.2.0 by @dependabot in #11
  • chore(deps): bump docker/login-action from 2.1.0 to 2.2.0 by @dependabot in #13
  • chore(deps): bump docker/setup-buildx-action from 2.5.0 to 2.6.0 by @dependabot in #10
  • chore(deps): bump docker/build-push-action from 4.0.0 to 4.1.0 by @dependabot in #30
  • chore(deps): bump github/codeql-action from 2.3.6 to 2.13.4 by @dependabot in #29
  • chore(deps): bump actions/checkout from 3.5.2 to 3.5.3 by @dependabot in #28
  • chore(deps): bump docker/metadata-action from 4.5.0 to 4.6.0 by @dependabot in #40
  • chore(deps): bump docker/setup-buildx-action from 2.6.0 to 2.7.0 by @dependabot in #39
  • chore(deps): bump docker/build-push-action from 4.1.0 to 4.1.1 by @dependabot in #38
  • chore(deps): bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 by @dependabot in #47
  • chore(deps): bump alpine from 3.18.0 to 3.18.2 by @dependabot in #46
  • chore(deps): bump golang from b036c52 to fd9d9d7 by @dependabot in #45
  • chore(deps): bump aquasecurity/trivy-action from 0.10.0 to 0.11.2 by @dependabot in #58
  • chore(deps): bump cachix/install-nix-action from 21 to 22 by @dependabot in #57
  • chore(deps): bump mheap/github-action-required-labels from 4 to 5 by @dependabot in #56
  • chore(deps): bump mheap/github-action-required-labels from 5.0.0 to 5.1.0 by @dependabot in #61

Other Changes

New Contributors

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