|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -## [Unreleased](https://github.com/aklivity/zilla/tree/HEAD) |
| 3 | +## [0.9.75](https://github.com/aklivity/zilla/tree/0.9.75) (2024-04-12) |
4 | 4 |
|
5 | | -[Full Changelog](https://github.com/aklivity/zilla/compare/0.9.74...HEAD) |
| 5 | +[Full Changelog](https://github.com/aklivity/zilla/compare/0.9.74...0.9.75) |
6 | 6 |
|
7 | 7 | **Implemented enhancements:** |
8 | 8 |
|
|
22 | 22 | - Zilla doesn't communicate with bitnami/kafka in Taxi demo [\#690](https://github.com/aklivity/zilla/issues/690) |
23 | 23 | - Bootstrap options on cache\_client vs cache\_server for the kafka binding [\#388](https://github.com/aklivity/zilla/issues/388) |
24 | 24 |
|
| 25 | +**Merged pull requests:** |
| 26 | + |
| 27 | +- Fix remaing jwt issues [\#918](https://github.com/aklivity/zilla/pull/918) ([akrambek](https://github.com/akrambek)) |
| 28 | +- Promote components out of incubator [\#917](https://github.com/aklivity/zilla/pull/917) ([jfallows](https://github.com/jfallows)) |
| 29 | +- Ignore case while checking guard type [\#916](https://github.com/aklivity/zilla/pull/916) ([akrambek](https://github.com/akrambek)) |
| 30 | +- Handle race condition between k3po and engine… [\#915](https://github.com/aklivity/zilla/pull/915) ([jfallows](https://github.com/jfallows)) |
| 31 | +- Add apicurio latest version test [\#914](https://github.com/aklivity/zilla/pull/914) ([bmaidics](https://github.com/bmaidics)) |
| 32 | +- Fix pom.xml for helm-chart [\#912](https://github.com/aklivity/zilla/pull/912) ([attilakreiner](https://github.com/attilakreiner)) |
| 33 | +- openapi-asyncapi route bug fixes [\#911](https://github.com/aklivity/zilla/pull/911) ([akrambek](https://github.com/akrambek)) |
| 34 | +- Use per worker registration for composite namespaces [\#910](https://github.com/aklivity/zilla/pull/910) ([jfallows](https://github.com/jfallows)) |
| 35 | +- Fix schema validation parsing [\#909](https://github.com/aklivity/zilla/pull/909) ([akrambek](https://github.com/akrambek)) |
| 36 | +- Support latest version in Apicurio [\#907](https://github.com/aklivity/zilla/pull/907) ([bmaidics](https://github.com/bmaidics)) |
| 37 | +- Remove name from asyncapi.specs.servers [\#906](https://github.com/aklivity/zilla/pull/906) ([bmaidics](https://github.com/bmaidics)) |
| 38 | +- Update schema to fix leaking implementation details [\#904](https://github.com/aklivity/zilla/pull/904) ([aDaemonThread](https://github.com/aDaemonThread)) |
| 39 | +- Update helm chart [\#901](https://github.com/aklivity/zilla/pull/901) ([attilakreiner](https://github.com/attilakreiner)) |
| 40 | +- Integrate openapi and asyncapi with catalog [\#900](https://github.com/aklivity/zilla/pull/900) ([akrambek](https://github.com/akrambek)) |
| 41 | +- Support HTTP prefer async with OpenAPI [\#899](https://github.com/aklivity/zilla/pull/899) ([akrambek](https://github.com/akrambek)) |
| 42 | +- Asyncapi mqtt improvements [\#898](https://github.com/aklivity/zilla/pull/898) ([bmaidics](https://github.com/bmaidics)) |
| 43 | +- Support karapace catalog [\#893](https://github.com/aklivity/zilla/pull/893) ([bmaidics](https://github.com/bmaidics)) |
| 44 | +- Support BindingConfig attach and detach of composite namespaces [\#892](https://github.com/aklivity/zilla/pull/892) ([jfallows](https://github.com/jfallows)) |
| 45 | +- Cleanup warnings for JDK 21 tools [\#891](https://github.com/aklivity/zilla/pull/891) ([jfallows](https://github.com/jfallows)) |
| 46 | +- zilla crash while using model-json and schema is not found [\#889](https://github.com/aklivity/zilla/pull/889) ([aDaemonThread](https://github.com/aDaemonThread)) |
| 47 | +- Support specific server in OpenAPI spec in openapi binding [\#888](https://github.com/aklivity/zilla/pull/888) ([akrambek](https://github.com/akrambek)) |
| 48 | +- Support specific server in AsyncAPI spec in asyncapi binding [\#883](https://github.com/aklivity/zilla/pull/883) ([bmaidics](https://github.com/bmaidics)) |
| 49 | +- Number Validator improvement to support OpenAPI & AsyncAPI specs [\#875](https://github.com/aklivity/zilla/pull/875) ([aDaemonThread](https://github.com/aDaemonThread)) |
| 50 | +- Event logs for Model [\#874](https://github.com/aklivity/zilla/pull/874) ([aDaemonThread](https://github.com/aDaemonThread)) |
| 51 | +- String Validator improvement to support OpenAPI & AsyncAPI specs [\#873](https://github.com/aklivity/zilla/pull/873) ([aDaemonThread](https://github.com/aDaemonThread)) |
| 52 | +- Schema fixes + avoiding duplicate reply begin on mqtt-kafka subscribe stream [\#872](https://github.com/aklivity/zilla/pull/872) ([bmaidics](https://github.com/bmaidics)) |
| 53 | +- Support logging of schema without expressions [\#871](https://github.com/aklivity/zilla/pull/871) ([jfallows](https://github.com/jfallows)) |
| 54 | +- Fix metrics [\#869](https://github.com/aklivity/zilla/pull/869) ([attilakreiner](https://github.com/attilakreiner)) |
| 55 | +- Support metrics in openapi and asyncapi [\#868](https://github.com/aklivity/zilla/pull/868) ([akrambek](https://github.com/akrambek)) |
| 56 | +- Update README.md [\#867](https://github.com/aklivity/zilla/pull/867) ([llukyanov](https://github.com/llukyanov)) |
| 57 | +- Integer Validator improvement to support OpenAPI & AsyncAPI specs [\#830](https://github.com/aklivity/zilla/pull/830) ([aDaemonThread](https://github.com/aDaemonThread)) |
| 58 | + |
25 | 59 | ## [0.9.74](https://github.com/aklivity/zilla/tree/0.9.74) (2024-03-19) |
26 | 60 |
|
27 | 61 | [Full Changelog](https://github.com/aklivity/zilla/compare/0.9.73...0.9.74) |
|
0 commit comments