Skip to content

Releases: openmeterio/openmeter

v1.0.0-beta.206

04 Apr 17:55
7313c8a

Choose a tag to compare

What's Changed

Exciting New Features 🎉

Bug Fixes 🐛

  • fix: stripe invoice setting by @turip in #2585
  • Don't return deleted subscriptions in customer.currentSubscriptionId by @GAlexIHU in #2592

Breaking Changes 🛠

Deprecations ❌

Other Changes

Full Changelog: v1.0.0-beta.205...v1.0.0-beta.206

v1.0.0-beta.205

03 Apr 12:27
9f8ea75

Choose a tag to compare

What's Changed

Exciting New Features 🎉

Bug Fixes 🐛

Breaking Changes 🛠

Deprecations ❌

Dependency Updates ⬆️

  • chore(deps): bump github.com/redis/go-redis/v9 from 9.7.1 to 9.7.3 by @dependabot in #2500
  • chore(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 by @dependabot in #2505
  • chore(deps): bump github.com/ThreeDotsLabs/watermill from 1.4.5 to 1.4.6 by @dependabot in #2511
  • chore(deps): bump github.com/svix/svix-webhooks from 1.61.3 to 1.62.0 by @dependabot in #2513
  • chore(deps): bump github.com/redpanda-data/benthos/v4 from 4.45.1 to 4.46.0 by @dependabot in #2514
  • chore(deps): bump github.com/redis/go-redis/extra/redisotel/v9 from 9.7.1 to 9.7.3 by @dependabot in #2518
  • chore(deps): bump github.com/getkin/kin-openapi from 0.130.0 to 0.131.0 by @dependabot in #2515
  • chore(deps): bump github.com/jackc/pgx/v5 from 5.7.2 to 5.7.3 by @dependabot in #2517
  • chore(deps): bump entgo.io/ent from 0.14.3 to 0.14.4 by @dependabot in #2512
  • chore(deps): bump github.com/huandu/go-sqlbuilder from 1.34.0 to 1.35.0 by @dependabot in #2516
  • chore(deps): bump sigs.k8s.io/controller-runtime from 0.20.3 to 0.20.4 by @dependabot in #2547
  • chore(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 in the golang group by @dependabot in #2548
  • chore(deps): bump github.com/XSAM/otelsql from 0.37.0 to 0.38.0 by @dependabot in #2549
  • chore(deps): bump google.golang.org/protobuf from 1.36.5 to 1.36.6 in the googlecloud group by @dependabot in #2550
  • chore(deps): bump github.com/spf13/viper from 1.20.0 to 1.20.1 by @dependabot in #2552
  • chore(deps): bump github.com/cloudevents/sdk-go/v2 from 2.15.2 to 2.16.0 by @dependabot in #2551
  • chore(deps): bump github.com/invopop/gobl from 0.212.1 to 0.213.2 by @dependabot in #2553
  • chore(deps): bump github.com/jackc/pgx/v5 from 5.7.3 to 5.7.4 by @dependabot in #2554
  • chore(deps): bump github.com/jmattheis/goverter from 1.8.0 to 1.8.1 by @dependabot in #2555
  • chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 from 2.33.0 to 2.33.1 by @dependabot in #2556

Other Changes

Full Changelog: v1.0.0-beta.204...v1.0.0-beta.205

v1.0.0-beta.204

21 Mar 15:04
6d00527

Choose a tag to compare

What's Changed

Exciting New Features 🎉

Bug Fixes 🐛

  • fix: missing billing worker dependency by @turip in #2493
  • fix: gathering invoice deletion from sync by @turip in #2498
  • fix: gathering invoice deletion from sync by @turip in #2499

Other Changes

  • refactor: update default billing profile by @turip in #2480
  • refactor: unify price mapping code (billing, subs, plan) by @turip in #2486
  • feat: subscription sync job by @turip in #2492
  • chore: subscription -> billing tweaks by @turip in #2496
  • chore: do not sync subscriptions without billble items by @turip in #2502
  • feat(collector): require subject in cloudevents.spec.json by @tothandras in #2503

Full Changelog: v1.0.0-beta.203...v1.0.0-beta.204

v1.0.0-beta.203

19 Mar 20:38
c08cb7b

Choose a tag to compare

What's Changed

Exciting New Features 🎉

  • feat: pin customers to billing profiles on default profile change by @turip in #2421
  • feat(billing): enable by default by @hekike in #2437
  • feat(stripe): return more properties in create checkout session by @hekike in #2444
  • feat: allow listing only active plans by @turip in #2447
  • feat: invoice in advance flat fees on subs creation by @turip in #2470
  • Fill in Feature for SubscriptionExpanded by @GAlexIHU in #2471
  • Use discriminated union on item price by @GAlexIHU in #2472
  • fix: let's have a unified percentage representation by @turip in #2484

Bug Fixes 🐛

Dependency Updates ⬆️

  • chore(deps): bump the k8s group with 3 updates by @dependabot in #2456
  • chore(deps): bump github.com/getkin/kin-openapi from 0.129.0 to 0.130.0 by @dependabot in #2465
  • chore(deps): bump github.com/ThreeDotsLabs/watermill from 1.4.4 to 1.4.5 by @dependabot in #2463
  • chore(deps): bump github.com/go-co-op/gocron/v2 from 2.16.0 to 2.16.1 by @dependabot in #2462
  • chore(deps): bump github.com/invopop/gobl from 0.211.1 to 0.212.1 by @dependabot in #2458
  • chore(deps): bump gotest.tools/gotestsum from 1.12.0 to 1.12.1 by @dependabot in #2459
  • chore(deps): bump github.com/redpanda-data/connect/public/bundle/free/v4 from 4.46.0 to 4.49.1 by @dependabot in #2460
  • chore(deps): bump github.com/prometheus/common from 0.62.0 to 0.63.0 in the prometheus group by @dependabot in #2457
  • chore(deps): bump github.com/spf13/viper from 1.20.0-alpha.6 to 1.20.0 by @dependabot in #2461
  • chore(deps): bump github.com/redpanda-data/benthos/v4 from 4.45.0 to 4.45.1 by @dependabot in #2464

Other Changes

  • refactor: use validator pattern for input validation by @turip in #2434
  • feat: allow additional handlers in billing worker by @turip in #2436
  • feat: emit events when customer payment setup is completed by @turip in #2433
  • fix: checkout session event serialization by @turip in #2445
  • chore: nix update devenv by @turip in #2446
  • fix: plan list documentation by @turip in #2466
  • refactor: meter events service by @tothandras in #2474
  • feat(collector): add container ports in helm chart by @tothandras in #2487

Full Changelog: v1.0.0-beta.202...v1.0.0-beta.203

v1.0.0-beta.202

13 Mar 14:39
363729d

Choose a tag to compare

What's Changed

Exciting New Features 🎉

Bug Fixes 🐛

  • Fix customer subject validation by @GAlexIHU in #2385
  • fix: invoice deletion throws an error (OM-1251) but completes by @turip in #2423
  • Fix validations on Continuing Subscriptions by @GAlexIHU in #2424

Breaking Changes 🛠

  • chore: remove * expands from billing by @turip in #2422

Dependency Updates ⬆️

  • chore(deps): bump the golang group with 2 updates by @dependabot in #2398
  • chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 from 2.32.2 to 2.33.0 by @dependabot in #2401
  • chore(deps): bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1 in the prometheus group by @dependabot in #2400
  • chore(deps): bump sigs.k8s.io/controller-runtime from 0.20.2 to 0.20.3 by @dependabot in #2402
  • chore(deps): bump github.com/redpanda-data/benthos/v4 from 4.44.1 to 4.45.0 by @dependabot in #2404
  • chore(deps): bump github.com/svix/svix-webhooks from 1.61.0 to 1.61.3 by @dependabot in #2403
  • chore(deps): bump golang from 1.24.0-alpine3.21 to 1.24.1-alpine3.21 by @dependabot in #2396
  • chore(deps): bump the otel group across 1 directory with 12 updates by @dependabot in #2428

Other Changes

  • fix: balance snapshot indexes by @turip in #2418
  • refactor: rely on FromEntities where it makes sense by @turip in #2380

Full Changelog: v1.0.0-beta.201...v1.0.0-beta.202

v1.0.0-beta.201

12 Mar 10:14
00da335

Choose a tag to compare

What's Changed

Exciting New Features 🎉

Bug Fixes 🐛

Other Changes

Full Changelog: v1.0.0-beta.200...v1.0.0-beta.201

v1.0.0-beta.200

07 Mar 17:02
ecd63c1

Choose a tag to compare

What's Changed

Bug Fixes 🐛

Full Changelog: v1.0.0-beta.199...v1.0.0-beta.200

v1.0.0-beta.199

07 Mar 16:40
d742455

Choose a tag to compare

What's Changed

Exciting New Features 🎉

Other Changes

  • Credit API Refactors (History Rewrite Part I) by @GAlexIHU in #2369
  • chore: fix ingest event partition assignment by @turip in #2384

Full Changelog: v1.0.0-beta.198...v1.0.0-beta.199

v1.0.0-beta.198

06 Mar 20:55
2a0cd69

Choose a tag to compare

What's Changed

Exciting New Features 🎉

Bug Fixes 🐛

  • fix: delete multiple customers with the same key by @turip in #2375
  • fix: remove feature cache temporarily by @turip in #2379

Other Changes

Full Changelog: v1.0.0-beta.197...v1.0.0-beta.198

v1.0.0-beta.197

03 Mar 20:29
5b3fd43

Choose a tag to compare

What's Changed

Bug Fixes 🐛

Dependency Updates ⬆️

  • chore(deps): bump cloud.google.com/go/storage to v1.50.0 by @chrisgacsal in #2370
  • chore(deps): bump entgo.io/ent from 0.14.2 to 0.14.3 by @dependabot in #2366
  • chore(deps): bump github.com/go-co-op/gocron/v2 from 2.15.0 to 2.16.0 by @dependabot in #2365
  • chore(deps): bump github.com/svix/svix-webhooks from 1.59.2 to 1.61.0 by @dependabot in #2364
  • chore(deps): bump github.com/invopop/gobl from 0.210.0 to 0.211.1 by @dependabot in #2362
  • chore(deps): bump github.com/avast/retry-go/v4 from 4.6.0 to 4.6.1 by @dependabot in #2361
  • chore(deps): bump github.com/IBM/sarama from 1.45.0 to 1.45.1 by @dependabot in #2363

Other Changes

Full Changelog: v1.0.0-beta.196...v1.0.0-beta.197