v0.8.0
What's Changed
Breaking changes
Bugfixes
- fix: adds order by timestamp by @wolf4ood in #4316
- fix: avoid thread blocking in ParallelSink by @ndr-brt in #4333
- feat: add v3.1.0-alpha of the Managemenet API by @paullatzelsperger in #4343
New Features & Improvements
- feat: implement Asset/Dataset specialization pt. 2 by @paullatzelsperger in #4301
- feat: make pub/priv aliases mandatory at startup by @ndr-brt in #4304
- feat: Enhancing debug information for HttpDataSource transfers by @zub4t in #4303
- chore: add test to presenationquery transformer by @paullatzelsperger in #4324
- feat: prevent using SQL modules with the NoopTransactionContext by @paullatzelsperger in #4326
- feat: supports filtering by createdAt by @wolf4ood in #4337
- feat: introduce auth configuration by @wolf4ood in #4321
- feat: add state field on DataPlaneInstance response by @wolf4ood in #4350
Dependencies
- build(deps): bump org.apache.kafka:kafka-clients from 3.7.0 to 3.7.1 by @dependabot in #4314
- build(deps): bump jupiter from 5.10.2 to 5.10.3 by @dependabot in #4312
- build(deps): bump io.opentelemetry.proto:opentelemetry-proto from 1.3.1-alpha to 1.3.2-alpha by @dependabot in #4318
- build(deps): bump io.cloudevents:cloudevents-http-basic from 3.0.0 to 4.0.0 by @dependabot in #4317
- build(deps): bump org.eclipse.jetty.websocket:websocket-jakarta-server from 11.0.21 to 11.0.22 by @dependabot in #4329
- build(deps): bump io.cloudevents:cloudevents-http-basic from 4.0.0 to 4.0.1 by @dependabot in #4327
- build(deps): bump io.rest-assured:rest-assured from 5.4.0 to 5.5.0 by @dependabot in #4339
- build(deps): bump jackson from 2.17.1 to 2.17.2 by @dependabot in #4338
- build(deps): bump io.micrometer:micrometer-core from 1.13.1 to 1.13.2 by @dependabot in #4342
Documentation
- docs: decision record about authentication configuration by @wolf4ood in #4300
- docs: remove outdated documentation by @ndr-brt in #4309
- docs: add decision record about optional params in CatalogRequest by @paullatzelsperger in #4325
Other Changes
- refactor(test): speed up e2e tests by @ndr-brt in #4302
- refactor: remove unused typeAlias feature by @ndr-brt in #4340
New Contributors
Full Changelog: v0.7.1...v0.8.0