github-actions
released this
02 Oct 20:23
·
452 commits
to main
since this release
What's Changed
Bug Fixes 🐛
- TypeSpec fixes by @sagikazarmark in #1584
- fix: list features by multiple Ids or Keys by @chrisgacsal in #1604
- fix: typespec openapi diff in notifications by @sagikazarmark in #1586
- fix(streaming): alias meter query where by @hekike in #1607
- fix: make id in subject a required-readOnly field by @sagikazarmark in #1609
Dependency Updates ⬆️
- chore(api): update Node client dependencies by @tothandras in #1588
- chore(deps): bump github.com/confluentinc/confluent-kafka-go/v2 from 2.5.0 to 2.5.4 by @dependabot in #1593
- chore(deps): bump github.com/golang-cz/devslog from 0.0.8 to 0.0.11 by @dependabot in #1592
- chore(deps): bump google.golang.org/grpc from 1.66.1 to 1.67.0 by @dependabot in #1595
- chore(deps): bump github.com/huandu/go-sqlbuilder from 1.28.1 to 1.30.0 by @dependabot in #1591
- chore(deps): bump github.com/XSAM/otelsql from 0.33.0 to 0.34.0 by @dependabot in #1594
- chore(deps): bump aiohttp from 3.10.5 to 3.10.8 in /api/client/python in the production-dependencies group by @dependabot in #1601
Other Changes
- feat: add Kafka topic name resolver by @chrisgacsal in #1587
- [bot] Re-generate Node.js client by @openmeterbot in #1599
- [bot] Re-generate Python client by @openmeterbot in #1598
- refactor: mk webhook event type register non-critical by @chrisgacsal in #1602
- [bot] Re-generate Web client by @openmeterbot in #1610
- [bot] Re-generate Python client by @openmeterbot in #1612
- [bot] Re-generate Node.js client by @openmeterbot in #1611
- Typespec fixes by @sagikazarmark in #1608
- Return all validation errors from configuration by @sagikazarmark in #1561
Full Changelog: v1.0.0-beta.185...v1.0.0-beta.186