0.9.78 (2024-04-16)
Merged pull requests:
- Ensure binding types are populated for
zilla dump
to dissect protocol-specific frames #928 (attilakreiner)
0.9.77 (2024-04-15)
Merged pull requests:
- zilla dump : bindings not found in /var/runtime/zilla directory #927 (aDaemonThread)
- README Docs links and formatting fixes #926 (vordimous)
0.9.76 (2024-04-15)
Merged pull requests:
- IT to validate null message in binding-kafka with Model configured #925 (aDaemonThread)
- Convert non-null payloads only, … #923 (jfallows)
- Fix validation bug #922 (akrambek)
- Fix helm chart logo URL #920 (attilakreiner)
0.9.75 (2024-04-12)
Implemented enhancements:
- Support logging of events caused by Model #887
- Helm chart QoL improvements #884
- Support
mqtt
streetlights AsyncAPI validating proxy #880 - Promote components out of incubator #879
- Support specific server in AsyncAPI spec in
asyncapi
binding #878 - Support specific server in OpenAPI spec in
openapi
binding #877 - Support HTTP prefer async with OpenAPI #876
- Support OpenAPI and AsyncAPI validation cases #814
- Integrate
openapi
andasyncapi
withcatalog
#813
Fixed bugs:
- Error in JsonValidatorHandler when the remote registry can't be accessed #817
- Zilla doesn't communicate with bitnami/kafka in Taxi demo #690
- Bootstrap options on cache_client vs cache_server for the kafka binding #388
Merged pull requests:
- Fix remaing jwt issues #918 (akrambek)
- Promote components out of incubator #917 (jfallows)
- Ignore case while checking guard type #916 (akrambek)
- Handle race condition between k3po and engine… #915 (jfallows)
- Add apicurio latest version test #914 (bmaidics)
- Fix pom.xml for helm-chart #912 (attilakreiner)
- openapi-asyncapi route bug fixes #911 (akrambek)
- Use per worker registration for composite namespaces #910 (jfallows)
- Fix schema validation parsing #909 (akrambek)
- Support latest version in Apicurio #907 (bmaidics)
- Remove name from asyncapi.specs.servers #906 (bmaidics)
- Update schema to fix leaking implementation details #904 (aDaemonThread)
- Update helm chart #901 (attilakreiner)
- Integrate openapi and asyncapi with catalog #900 (akrambek)
- Support HTTP prefer async with OpenAPI #899 (akrambek)
- Asyncapi mqtt improvements #898 (bmaidics)
- Support karapace catalog #893 (bmaidics)
- Support BindingConfig attach and detach of composite namespaces #892 (jfallows)
- Cleanup warnings for JDK 21 tools #891 (jfallows)
- zilla crash while using model-json and schema is not found #889 (aDaemonThread)
- Support specific server in OpenAPI spec in openapi binding #888 (akrambek)
- Support specific server in AsyncAPI spec in asyncapi binding #883 (bmaidics)
- Number Validator improvement to support OpenAPI & AsyncAPI specs #875 (aDaemonThread)
- Event logs for Model #874 (aDaemonThread)
- String Validator improvement to support OpenAPI & AsyncAPI specs #873 (aDaemonThread)
- Schema fixes + avoiding duplicate reply begin on mqtt-kafka subscribe stream #872 (bmaidics)
- Support logging of schema without expressions #871 (jfallows)
- Fix metrics #869 (attilakreiner)
- Support metrics in openapi and asyncapi #868 (akrambek)
- Update README.md #867 (llukyanov)
- Integer Validator improvement to support OpenAPI & AsyncAPI specs #830 (aDaemonThread)
0.9.74 (2024-03-19)
Merged pull requests:
- Fix http header value offset #865 (akrambek)
- Support non-404 status codes on authorization failure #864 (jfallows)
0.9.73 (2024-03-18)
Merged pull requests:
- Read buffer pool size from file when readonly #863 (jfallows)
- Resolve top level namespace guards in composite namespaces #862 (jfallows)
- Openapi bug fixes #861 (akrambek)
- Populate guarded qname for composite namespaces #860 (jfallows)
- Fix qvault on asyncapi composite binding #858 (bmaidics)
- Support guarded qname for composite namespaces #857 (jfallows)
0.9.72 (2024-03-17)
Merged pull requests:
- Log http access event before validation in both http/1.1 and h2 #856 (jfallows)
- Fail when failed to acquire budget index #855 (bmaidics)
- Conditionally release buffer slot on clean up #854 (akrambek)
- Fix exporter-otlp schema #852 (attilakreiner)
0.9.71 (2024-03-15)
Implemented enhancements:
Fixed bugs:
- Openapi and asyncapi parsers throw a null pointer when a none 0 patch version is used. #841
- mosquitto_pub qos 0 fails validation with a valid message #838
- Zilla Quickstart gRPC RouteGuide service hangs after lots of messages #719
Merged pull requests:
- Add key filter support in openapi asyncapi mapping #851 (akrambek)
- Support verbose output of internally generated composite namespaces #850 (jfallows)
- Use correct offset when response has no record set #849 (akrambek)
- Fix binding metadata for composite bindings #847 (attilakreiner)
- CacheProduceIT.shouldRejectMessageValues nondeterministic failure fix #845 (aDaemonThread)
- Implement JoinGroup request as first class stream #844 (akrambek)
- Fix patch detection in openapi and asyncapi #843 (akrambek)
- Fix mosquitto_pub fails validation with a valid message #840 (bmaidics)
- Add event logs to open telemetry exporter #839 (attilakreiner)
- Add Apicurio catalog #827 (bmaidics)
0.9.70 (2024-03-07)
Fixed bugs:
- Using parameter expansion in bash doesn't work in the docker containers. #829
- Zilla crashes when a lot of MQTT clients are connected #762
Merged pull requests:
- Fix options name, port resolving #833 (bmaidics)
- Stabilize Asyncapi test with race condition #832 (bmaidics)
- Simplify zilla shell script logic for sh on container images #831 (jfallows)
- Fix NPE in connection pool due to race condition #828 (akrambek)
- Refactoring event logs #821 (attilakreiner)
0.9.69 (2024-03-04)
Implemented enhancements:
- Use dedicated env var to enable Incubator features #800
- Support
http
tokafka
proxy usingopenapi.yaml
andasyncapi.yaml
#742 - Support
mqtt
tokafka
proxy usingasyncapi.yaml
#741 - Support
openapi
http
proxy usingopenapi.yaml
#740 - Support
asyncapi
http
proxy usingasyncapi.yaml
#739 - Support
asyncapi
mqtt
proxy usingasyncapi.yaml
#738 - Support local logging of events caused by external actors #679
- Support parameters in KafkaTopicsConfig #809 (bmaidics)
Fixed bugs:
- SEVERE: Problem adapting object of type class NamespaceConfig to interface jakarta.json.JsonObject in class class NamespaceAdapter #796
- Zilla is validating
env
vars before replacing them. #795 - Basic Docker Compose Setup Clogs CPU With Error Messages #722
Merged pull requests:
- Asyncapi and Openapi bug fixes #826 (akrambek)
- Asyncapi catalog implementation #825 (bmaidics)
- Fix NPE in KafkaSignalStream #823 (bmaidics)
- Fix early flush sending for retained stream #822 (bmaidics)
- Add incubating annotation for stdout exporter #819 (jfallows)
- MQTT-Kafka asyncapi proxy #818 (bmaidics)
- Fix kafka client composite resolvedId #816 (bmaidics)
- Use env var to add incubator java option #811 (vordimous)
- Support http to kafka proxy using openapi.yaml and asyncapi.yaml #810 (akrambek)
- Structured models require
catalog
config #807 (aDaemonThread) - Include qualified vault name on binding #806 (jfallows)
- Include config exception cause #805 (jfallows)
- Kafka asyncapi client #804 (bmaidics)
- Support k3po ephemeral option #801 (akrambek)
- Support asyncapi http proxy using asyncapi.yaml #799 (bmaidics)
- Fix kafka sasl schema validation to support expressions #798 (akrambek)
- Zilla is validating env vars before replacing them #797 (akrambek)
- Support openapi http proxy using openapi.yaml #778 (akrambek)
- Support asyncapi mqtt proxy using asyncapi.yaml #764 (bmaidics)
- Support local logging of events #755 (attilakreiner)
0.9.68 (2024-02-13)
Fixed bugs:
- Zilla crashes when a large number of MQTT clients connect #793
Merged pull requests:
0.9.67 (2024-02-11)
Implemented enhancements:
- Use
model
andview
when describing the message type #750 - Support obtaining
protobuf
schemas fromschema registry
forgrpc
services #697 - Support idempotent
mqtt
qos 2
publish tokafka
#677 - Detect and inspect invalid messages received #676
- Support incremental validation of fragmented messages sent by client #671
- Catalog cache TTL implementation #658 (aDaemonThread)
Fixed bugs:
- TLSv1.3 client handshake stall #791
- Zilla crashes when it tries to send flush on retain stream #770
- Running emqtt_bench triggers exception in connection pool #716
mqtt-kafka
does not limit client sharding tomqtt v5
#708tls binding
should handlenull
key returned fromvault
#395- Fix zilla crash when it tries to send flush on retain stream #784 (bmaidics)
- Limit sharding to mqtt 5 #760 (bmaidics)
Merged pull requests:
- Simplify TLSv1.3 handshake check #792 (jfallows)
- Support TLSv1.3 handshake completion #790 (jfallows)
- Refactor NamespacedId to public API #789 (jfallows)
- Align affinity for kafka group coordinator #788 (jfallows)
- Log validation failure of HTTP messages (stdout) #781 (aDaemonThread)
- Supply client id by host only, and move defaulting to caller #780 (jfallows)
- Handle unknown vault keys in tls binding #779 (jfallows)
- Refactor to use kafka server config per client network stream… #777 (jfallows)
- update docker-image pom.xml to refer model modules #775 (aDaemonThread)
- Skip invalid Kafka messages during Fetch #774 (aDaemonThread)
- Refactoring supplyValidator to MqttServerFactory #773 (aDaemonThread)
- TTL based cache update cleanup #772 (aDaemonThread)
- HTTP response bug fix and other minor refactoring #769 (aDaemonThread)
- Model specific cache detect schema change update #767 (aDaemonThread)
- feature/schema-registry catchup with develop #765 (aDaemonThread)
- model and view changes #763 (aDaemonThread)
- Json Fragment Validator Implementation #761 (aDaemonThread)
- Support obtaining protobuf schemas from schema registry for grpc services #757 (akrambek)
- Bump actions/cache from 3 to 4 #748 (dependabot[bot])
- Fragment validator interface & implementation #735 (aDaemonThread)
- Qos2 idempotent producer #733 (bmaidics)
- Mqtt-kafka single group support cont #731 (akrambek)
- migrating from Validator to Converter #729 (aDaemonThread)
- Catch up dump command with kafka extension changes #728 (attilakreiner)
- Improve mqtt-kafka to use only one kafka consumer group per mqtt client. #727 (akrambek)
- Protobuf Validation & Conversion #691 (aDaemonThread)
- Validator Interface Update & Converter Changes #533 (aDaemonThread)
0.9.66 (2024-01-24)
Implemented enhancements:
- Support
openapi
http
response validation #684 - Support
protobuf
conversion to and fromjson
forkafka
messages #682 - Support incubator features preview in zilla release docker image #670
Fixed bugs:
- Schema validation fails before the
${{env.*}}
parameters have been removed #583
Merged pull requests:
- update license exclude path to include both zpmw files #759 (vordimous)
- Refactor resolvers to support configuration #758 (jfallows)
- Fix docker file path #756 (akrambek)
- Support incubator features preview in zilla release docker image #753 (akrambek)
- Support expression for primitive type in json schema #751 (akrambek)
- Implement response validation in http client binding #732 (attilakreiner)
0.9.65 (2024-01-18)
Implemented enhancements:
- Support
avro
conversion to and fromjson
forkafka
messages #681 - Support observability of zilla engine internal streams #678
- Simplify configuration of multiple protocols on different tcp ports #669
- Simplify kafka client bootstrap server names and ports config #619
- MQTT publish QoS 2 as Kafka produce with acks in_sync_replicas and idempotent
producerId
#605 - Add the option to route by
port
in thetls
binding #564 - Support outbound message transformation from
protobuf
tojson
#458 - Support inbound message transformation from
json
toprotobuf
#457 - Support outbound message transformation from
avro
tojson
#315 - Support inbound message transformation from
json
toavro
#313 - Handle data fragmentation for MQTT binding #282
- separating publish streams based on qos #726 (bmaidics)
- Add
sse
,ws
,fs
extension parsing todump
command #660 (attilakreiner) - Support MQTT fragmented messages #651 (bmaidics)
Fixed bugs:
- Unable to Run MQTT Example Successfully #724
- Http1 server not progressing after reaching full buffer slot size #715
mqtt-kafka
binding uses 2 different consumer groups permqtt
client #698- Optimize memory allocation for
mqtt-kafka
offset tracking #675 - connection pool stops handling signals after while causing mqtt client to hang #667
- Kafka Merge is getting stall because of intermediate partition offset state #666
- Handle large message in grpc binding #648
- update zilla jsonschemas #637
- Mqtt session takeover is not working when the second client connects to the same Zilla instance #620
- http2.network.ConnectionManagementIT.serverSent100kMessage test fails sporadically due to race #134
- Fix tcp flow control issue #704 (bmaidics)
- Optimize memory allocation for mqtt-kafka offset tracking #694 (bmaidics)
- Send disconnect even without mqtt reset extension #689 (bmaidics)
Closed issues:
Merged pull requests:
- Bump ubuntu from jammy-20231128 to jammy-20240111 in /cloud/docker-image/src/main/docker/incubator #747 (dependabot[bot])
- Bump ubuntu from jammy-20231128 to jammy-20240111 in /cloud/docker-image/src/main/docker/release #746 (dependabot[bot])
- Support composite binding config #737 (jfallows)
- Add amqp extension parsing to dump command #723 (attilakreiner)
- Suppress checkstyle for generated sources #721 (jfallows)
- Ignore line length check for import and package statements #720 (jfallows)
- Bump com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.15.2 to 2.16.1 #718 (dependabot[bot])
- Bump byteman.version from 4.0.21 to 4.0.22 #717 (dependabot[bot])
- Http1 server not progressing after reaching full buffer slot size #714 (akrambek)
- Bump org.apache.maven:maven from 3.9.4 to 3.9.6 #712 (dependabot[bot])
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.1 #711 (dependabot[bot])
- Simplify kafka client bootstrap server names and ports config #710 (akrambek)
- Align tcp net read window #709 (jfallows)
- Add kafka extension parsing to dump command #706 (attilakreiner)
- Bump org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.1.1 #703 (dependabot[bot])
- Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 #701 (dependabot[bot])
- Unnecessary deferred value causes the connection to stall #700 (akrambek)
- Refactor dispatch agent #699 (jfallows)
- Reset back initial max once ack is fully caught up with seq #696 (akrambek)
- Add mqtt extension parsing to dump command #695 (attilakreiner)
- Reject stream if deferred is not set for the fragmented message #693 (akrambek)
- Remove wrong state assignment in the group cache #692 (akrambek)
- Bump org.moditect:moditect-maven-plugin from 1.0.0.Final to 1.1.0 #688 (dependabot[bot])
- Bump commons-cli:commons-cli from 1.3.1 to 1.6.0 #687 (dependabot[bot])
- Bump junit.version from 5.8.2 to 5.10.1 #686 (dependabot[bot])
- Bump jakarta.json:jakarta.json-api from 2.0.1 to 2.1.3 #674 (dependabot[bot])
- Bump jmh.version from 1.12 to 1.37 #673 (dependabot[bot])
- Bump com.guicedee.services:commons-collections4 from 1.1.0.7 to 1.2.2.1 #672 (dependabot[bot])
- Bump org.mockito:mockito-core from 5.3.1 to 5.8.0 #665 (dependabot[bot])
- Bump org.slf4j:slf4j-api from 1.7.36 to 2.0.10 #664 (dependabot[bot])
- Bump org.hamcrest:hamcrest-library from 1.3 to 2.2 #663 (dependabot[bot])
- Update latest and stable offset if it was in stabilizing state #661 (akrambek)
- Release kafka connection pool budget #659 (akrambek)
- Handle large message in grpc #649 (akrambek)
- Feature/tls ports #591 (lukefallows)
- Bump eclipse-temurin from 20-alpine to 21-alpine in /cloud/docker-image/src/main/docker/release #506 (dependabot[bot])
- Bump eclipse-temurin from 20-jdk to 21-jdk in /cloud/docker-image/src/main/docker/incubator #505 (dependabot[bot])
- Bump org.slf4j:slf4j-simple from 1.7.21 to 2.0.9 #392 (dependabot[bot])
- Bump com.github.biboudis:jmh-profilers from 0.1.3 to 0.1.4 #385 (dependabot[bot])
- Bump org.eclipse:yasson from 2.0.3 to 3.0.3 #346 (dependabot[bot])
0.9.64 (2023-12-25)
Merged pull requests:
- MQTT topic sharding #657 (jfallows)
- Move everything except fetch and produce to use connection pool #656 (akrambek)
0.9.63 (2023-12-25)
Implemented enhancements:
- Support MQTT message expiry in
mqtt-kafka
mapping #631 - Add grpc extension parsing to the dump command #652 (attilakreiner)
- Add end-to-end testing for the
dump
command #646 (attilakreiner) - Implement mqtt message expiry #640 (bmaidics)
- Improve server sent DISCONNECT reasonCodes #634 (bmaidics)
Fixed bugs:
- OffsetFetch Request should connect to the coordinator instead of a random member of cluster #653
- Mqtt-kakfa will message bugfixes #644 (bmaidics)
Closed issues:
- gRPC remote_server gets duplicate messages #480
- Log compaction behavior with or without bootstrap is not consistent #389
Merged pull requests:
- Fix static field #655 (akrambek)
- OffsetFetch Request should connect to the coordinator instead of a random member of cluster #654 (akrambek)
- Bump actions/upload-artifact from 3 to 4 #645 (dependabot[bot])
- Bump github/codeql-action from 2 to 3 #643 (dependabot[bot])
- Fix
java.util.MissingFormatArgumentException
when using Kafka debugging. #639 (voutilad) - Json schema errors #638 (vordimous)
- Add jumbograms and proxy extension parsing to dump command #635 (attilakreiner)
- Bump ubuntu from jammy-20230916 to jammy-20231128 in /cloud/docker-image/src/main/docker/incubator #608 (dependabot[bot])
- Bump ubuntu from jammy-20230916 to jammy-20231128 in /cloud/docker-image/src/main/docker/release #607 (dependabot[bot])
0.9.62 (2023-12-13)
Closed issues:
- MQTT sessions don't show up in Redpanda #585
Merged pull requests:
- Reinitiate initialId and replyId on mqtt session reconnection #636 (akrambek)
- Support ability to connect to specific kafka cluster node hostname #633 (akrambek)
- Zpm install instrument #632 (jfallows)
- Bump alpine from 3.18.5 to 3.19.0 in /cloud/docker-image/src/main/docker/release #626 (dependabot[bot])
0.9.61 (2023-12-10)
Implemented enhancements:
- Kafka GRPC consumer Group Support #597
- Integrate Schema Registry / Karapace #404
- Apply typed schema to cached messages;
kafka cache fetch server
#314 schema-registry
feature (baseline) #265- Enhance inspection of internal streams #154
Fixed bugs:
- Group Coordinator sasl scram doesn't have complete full handshake #624
- Follow kafka consumer protocol data structure for userdata parsing #617
- WebSocket inbound
ping
frames are rejected #606 - Fix encoding error when no properties defined by the client #627 (bmaidics)
Closed issues:
- MQTT client is disconnected and cannot reconnect after sending message #623
- Use affinity and Long2ObjectHashmap instead of clientId #432
Merged pull requests:
- WebSocket inbound ping frames support #629 (akrambek)
- Split qos0 and qos12 publish streams, add ISR #628 (bmaidics)
- Update kafka client group session timeout defaults #625 (jfallows)
- Fix handeling sasl scram error in group coordinator #622 (akrambek)
- Include kafka client id consistently in all kafka protocol encoders #621 (jfallows)
- Follow kafka consumer protocol data structure for userdata parsing #618 (akrambek)
- Kafka GRPC consumer Group Support #598 (akrambek)
- Enhance inspection of internal streams #596 (attilakreiner)
0.9.60 (2023-12-05)
Implemented enhancements:
- MQTT publish QoS 1 as Kafka produce with acks in_sync_replicas #604
- MQTT subscribe QoS 2 as stateful Kafka fetch with
consumerId
for message delivery retry #603 - MQTT subscribe QoS 1 as stateful Kafka fetch with
consumerId
for message delivery retry #602 - Include metadata in merge reply begin ex #601
- Consumer group message acknowledgement support #588
- Support mqtt protocol v3.1.1 #541
- Generate
http
server requestvalidators
fromOpenAPI
specification #459 - MQTT 3.1.1 implementation #582 (bmaidics)
Fixed bugs:
- the
tls
binding throws NPE if there are nooptions
defined #612 - Offset commit request should have next offset instead of consumer message offset #592
group.min.session.timeout.ms
is null using zilla in front of redpanda #581- java.lang.IllegalStateException: missing file for budgets : /var/run/zilla/budgets127 #578
Closed issues:
prometheus
schema Port andtcp
schema Port have different validation #569- zilla:correlation-id header sort #508
Merged pull requests:
- Fix typo #616 (bmaidics)
- Wait for replyFlush at commit before closing retained stream #615 (bmaidics)
- Fix qos12 #614 (bmaidics)
- Start from historical messages if no consumer offsets were committed #613 (akrambek)
- Tls binding options not required #611 (jfallows)
- Fix not closing retained stream #610 (bmaidics)
- Fix mqtt-kakfa qos1,2 issues #609 (bmaidics)
- Bump alpine from 3.18.4 to 3.18.5 in /cloud/docker-image/src/main/docker/release #600 (dependabot[bot])
- Include metadata and partitionOffset into merge reply begin #599 (akrambek)
- Update Helm chart Zilla description #595 (vordimous)
- Bump actions/setup-java from 3 to 4 #594 (dependabot[bot])
- Offset commit fixes #593 (akrambek)
- Implement QoS 1 and QoS 2 #589 (bmaidics)
- Fix prometheus exporter schema #587 (attilakreiner)
- Include validation in the
openapi.http.proxy
generator #586 (attilakreiner) - Fix mergedReplyBudgetId #579 (attilakreiner)
- MQTT 3.1.1 support - specs #570 (bmaidics)
- Consumer group message acknowledgement support #538 (akrambek)
- Include data payload as hex in the output of log command #523 (attilakreiner)
0.9.59 (2023-11-21)
Implemented enhancements:
- Generate
http
server requestvalidators
fromAsyncAPI
specification #460
Fixed bugs:
- MQTT topic routing doesn't correctly reject pub/sub requests #572
- Fix producing empty message to retained topic #577 (bmaidics)
- Fix MQTT topic routing doesn't correctly reject pub/sub requests #573 (bmaidics)
Closed issues:
Merged pull requests:
- Consumer group session timeout defaults #584 (jfallows)
- Fix json validator to also accept arrays #576 (attilakreiner)
- Include validation in the
asyncapi.http.proxy
generator #574 (attilakreiner)
0.9.58 (2023-11-13)
Implemented enhancements:
- Integrate
http
binding withvalidators
#455
Fixed bugs:
- [MQTT-Kafka] Exception runtime.binding.mqtt.kafka.internal.types.MqttExpirySignalFW.wrap(MqttExpirySignalFW.java:45) #563
- Running mqtt benchmark triggers mqtt exception #488
- Fix IndexOutOfBoundsException when receiving expiry signal #567 (bmaidics)
Merged pull requests:
- Integrate http binding with validators #571 (attilakreiner)
- Fix flow conrol bug + indexoutofbound exception #568 (bmaidics)
0.9.57 (2023-11-04)
Fixed bugs:
- [Connection Pool] binding.kafka.internal.stream.KafkaClientConnectionPool$KafkaClientConnection.doConnectionWindow(KafkaClientConnectionPool.java:1318) #565
- [MQTT-Kafka] Randomly closing the connection in the middle of produce triggers the exception #559
- Gracefully handle out of slot exception in kafka cache client produce #558
- [Connection Pool] Signaling can trigger exception #557
http-kafka
fetch binding returns malformed JSON when the payload is large #528
Merged pull requests:
- Ignore removing ack before receiving complete response even if the stream reply is closed #566 (akrambek)
- Fix bootstrap test #562 (bmaidics)
- Gracefully handle out of slot exception in kafka client produce #561 (akrambek)
- Better handling negative edge cases in the connection pool #560 (akrambek)
- Handle fragmentation in HttpFetchManyProxy #556 (akrambek)
- Added Contributors section in readme #553 (DhanushNehru)
- Fix: Added Contribution Section to Readme #550 (Kalyanimhala)
0.9.56 (2023-10-31)
Implemented enhancements:
- Support
extraEnv
in helm chart #520 kubernetes autoscaling
feature (enhanced) #518- Shard MQTT topic space for client-id specific subset #427
- Distribute MQTT topic space across different Kafka topics #426
AsyncAPI
integration (baseline) #257OpenAPI
integration (baseline) #255mqtt-kafka
feature (baseline) #190telemetry metrics
feature (baseline) #188grpc-kafka
feature (baseline) #183
Fixed bugs:
- Etag header field name MUST be converted to lowercase prior to their encoding in HTTP/2 #551
- BudgetDebitor fails to claim budget after sometime #548
- Unexpected flush causes NPE in connection pool #546
- [Consumer Group] Race condition while joining simultaneously to the same group id #542
- MQTT client connections cause errors/crashes #527
- Sporadic github action build failures #526
- Unable to write to streams buffer under bidi-stream #368
- Fix flow control bug in mqtt-kakfa publish #524 (bmaidics)
Closed issues:
- Feature: Adding contributors section to the README.md file. #545
- gRPC method call doesn't respond when status code is not OK #504
Merged pull requests:
- Fix mqtt connect decoding bug when remainingLenght.size > 1 #554 (bmaidics)
- Etag header field name MUST be converted to lowercase prior to their encoding in HTTP/2 #552 (akrambek)
- Don't send window before connection budgetId is assigned #549 (akrambek)
- Use coordinator member list to check if the heartbeat is allowed #547 (akrambek)
- Retry sync group request if there is inflight request #543 (akrambek)
- Add "Back to Top" in Readme.md #539 (PrajwalGraj)
- Create an appropriate buffer with the size that accommodates signal frame payload #537 (akrambek)
- Adjust padding for larger message header and don't include partial data while computing crc32c #536 (akrambek)
- Fix dump command to truncate output file if exists #534 (attilakreiner)
- fix typos in README.md #532 (shresthasurav)
- Fixed a typo in README.md #529 (saakshii12)
- Sporadic github action build failure fix #522 (akrambek)
- Propagate gRPC status code when not ok #519 (jfallows)
- Add extraEnv to Deployment in the helm chart #511 (attilakreiner)
- Client topic space #507 (bmaidics)
- Mqtt topic space #493 (bmaidics)
0.9.55 (2023-10-11)
Implemented enhancements:
- Use 1-1 helm chart versioning strategy #487
- Generate
mqtt
server publishvalidators
fromAsyncAPI
specification #461 - Integrate
mqtt
binding withvalidators
#456 - Implement
json
validator #454 - Support
inline
catalog for validators #453 - Enforce inbound type checking;
kafka cache produce client
#312
Fixed bugs:
- 0 for no mqtt session expiry should be mapped to max value for the group stream #501
- Group stream with same group id may get hang #500
- Not cleaning up group stream on group leave response. #491
- Connection pool flowcontrol can trigger exception #482
grpc
server binding sends incorrectDATA
flags
for fragmented messages #397
Merged pull requests:
- 0 for no mqtt session expiry should be mapped to max integer value for the group stream #502 (akrambek)
- Better handle request with same group id #498 (akrambek)
- Remove stream on group leave response #492 (akrambek)
- Connection pool flowcontrol cleanup and minor bug fixes on group #490 (akrambek)
- update helm configs so appVersion is used as the tag #489 (vordimous)
- Bump org.apache.avro:avro from 1.11.2 to 1.11.3 #486 (dependabot[bot])
- Bump alpine from 3.18.3 to 3.18.4 in /cloud/docker-image/src/main/docker/release #484 (dependabot[bot])
- Fix publish timeout bug, increase default timeout #483 (bmaidics)
- Schema Config Update #481 (aDaemonThread)
- Feature/m1 docker build support #376 (vordimous)
0.9.54 (2023-09-26)
Fixed bugs:
- Additional scenarios in connection pool cleanup can trigger exception #475
Merged pull requests:
- Integrate inline catalog and json validator with mqtt binding #479 (jfallows)
- Refactor config command #477 (jfallows)
- Remove streams only related to specific connection for additional scenarios #476 (akrambek)
- Cleanup log statements #474 (aDaemonThread)
- Json Validator and Inline Schema fix #473 (aDaemonThread)
- Http request validators feature flag #472 (jfallows)
- Avro validator module fix #470 (aDaemonThread)
- Include validators in the mqtt config generator #467 (attilakreiner)
- Json Validator #466 (aDaemonThread)
- Extract core validators #463 (attilakreiner)
- Mqtt validator implementation #452 (bmaidics)
- Cache support for Schema Registry #447 (aDaemonThread)
- Inline Catalog #445 (aDaemonThread)
- Extract avro validator #440 (attilakreiner)
- Introduce validators in the http binding #435 (attilakreiner)
- Schema Registry and Kafka Produce Validator #434 (aDaemonThread)
- Move validators from binding-kafka to engine #415 (attilakreiner)
- Schema syntax validation for validator config #412 (attilakreiner)
- Schema registry docker build shaded #411 (jfallows)
- Schema registry Implementation #402 (aDaemonThread)
- UTF16 Validation implementation #401 (aDaemonThread)
- API abstraction for SchemaRegistry in Zilla #311 (aDaemonThread)
0.9.53 (2023-09-24)
Fixed bugs:
- Connection cleanup can trigger exception #468
Merged pull requests:
- Release debitor on stream close and remove streams only related to specific connection #469 (akrambek)
0.9.52 (2023-09-23)
Implemented enhancements:
- Connection pool for
kafka
bindingheartbeat
requests #462 - Enhance
mqtt
binding configuration syntax #420 - Mqtt-Kafka session implementation #319
- Design
zilla.yaml
configuration syntax for schema types #310 - Generate
zilla.yaml
fromAsyncAPI
specification #256 - Generate
zilla.yaml
fromOpenAPI
specification(s) #254 - Support
kafka
consumer groups #215 - MQTT guard implementation #307 (bmaidics)
Fixed bugs:
- Zilla crash during attempted WebSocket connection #391
- Index out of bounds exception with HTTP-Kafka proxy #293
Closed issues:
- Send will message as data frame + reject large packets #364
- Support Kafka client request-response with MQTT clients #326
- Add guard support for MQTT binding #308
- Implement retained feature for mqtt-kafka #289
Merged pull requests:
- Mqtt client publish fix #464 (bmaidics)
- Fix implicit subscribe no packetId reconnection #451 (bmaidics)
- Remove clientId from subscribeKey #450 (bmaidics)
- Rename config command to generate #449 (attilakreiner)
- Do not include generated subcsriptionId #448 (bmaidics)
- Adjust engine backoff strategy configuration #446 (jfallows)
- Don't close group stream on cluster and describe streams closer #444 (akrambek)
- Engine configuration worker capacity #443 (jfallows)
- Remove unused engine configuration #442 (jfallows)
- Ensure socket channel has finished connecting before attempting to read #441 (jfallows)
- Mqtt subscription handling bugfix #439 (bmaidics)
- Connection pool for kafka group client #438 (akrambek)
- Add affinity to mqtt server and client binding #436 (bmaidics)
- Set init flag for data fragmentation in grpc #431 (akrambek)
- Fix flow control issue in kafka-grpc #430 (akrambek)
- Fix known issues in group client #428 (akrambek)
- Enhance mqtt binding configuration syntax #425 (bmaidics)
- Buffer fragmented kafka session signal messages #424 (bmaidics)
- Fix flow control bug #423 (akrambek)
- Serverref change #422 (bmaidics)
- Fix finding next partition id #419 (akrambek)
- Don't end subscribe stream when unsubscribe, no subscription #418 (bmaidics)
- Remove default kafka topic names #416 (bmaidics)
- Fix consumer assignment causing decoding issue #414 (akrambek)
- Add test to validate merge produce rejection on wrong partition #410 (akrambek)
- Consumer related bug fixes #405 (akrambek)
- Remove unused extends OptionsConfig from non-options config classes #403 (jfallows)
- Support consumer protocol #400 (akrambek)
- Mqtt client implementation #398 (bmaidics)
- Support build after local docker zpm install #396 (jfallows)
- Adapt to consumer group changes #394 (bmaidics)
- Bump actions/checkout from 3 to 4 #393 (dependabot[bot])
- Merged consumer group support #390 (akrambek)
- Session expiry #387 (bmaidics)
- Request data length is non-negative #386 (jfallows)
- Fix mqtt-kafka publish bug #383 (bmaidics)
- Support configuration property definitions for custom type... #382 (jfallows)
- Mqtt kafka redirect #381 (bmaidics)
- Bump org.apache.ivy:ivy from 2.5.1 to 2.5.2 in /manager #377 (dependabot[bot])
- Generate zilla.yaml for asyncapi.mqtt.proxy from an AsyncAPI definition #375 (attilakreiner)
- Review budget debitors #374 (jfallows)
- Support binding config builder exit #373 (jfallows)
- Support config builder for MQTT config #372 (jfallows)
- Bump org.codehaus.mojo:exec-maven-plugin from 1.6.0 to 3.1.0 #370 (dependabot[bot])
- Generate zilla.yaml from an AsyncAPI definition #369 (attilakreiner)
- Mqtt kafka will message delivery #367 (bmaidics)
- Bump org.apache.maven.plugins:maven-plugin-plugin from 3.5 to 3.9.0 #366 (dependabot[bot])
- Bump junit:junit from 4.13.1 to 4.13.2 #365 (dependabot[bot])
- Send will message as data frame + reject large packets #363 (bmaidics)
- Sanitize zip entry path #362 (jfallows)
- Bump org.apache.maven:maven-core from 3.6.0 to 3.8.1 #361 (dependabot[bot])
- Merge consumer group metadata #359 (akrambek)
- Support dynamic behavior injection in config builder fluent API #358 (jfallows)
- Bump org.apache.maven.plugins:maven-jar-plugin from 3.2.0 to 3.3.0 #357 (dependabot[bot])
- Bump com.squareup:javapoet from 1.9.0 to 1.13.0 #355 (dependabot[bot])
- Include JDK 20 in build matrix #352 (jfallows)
- Ignore CacheFetchIT.shouldFetchFilterSyncWithData #351 (attilakreiner)
- Metadata for group merged stream #349 (akrambek)
- Bump io.fabric8:docker-maven-plugin from 0.39.1 to 0.43.2 #348 (dependabot[bot])
- Bump org.sonatype.plexus:plexus-sec-dispatcher from 1.3 to 1.4 #347 (dependabot[bot])
- Bump io.kokuwa.maven:helm-maven-plugin from 6.6.0 to 6.10.0 #345 (dependabot[bot])
- Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.5 to 3.9.0 #344 (dependabot[bot])
- Bump alpine from 3.18.2 to 3.18.3 in /cloud/docker-image/src/main/docker/release #343 (dependabot[bot])
- Bump eclipse-temurin from 17-alpine to 20-alpine in /cloud/docker-image/src/main/docker/incubator #342 (dependabot[bot])
- Bump alpine from 3.18.2 to 3.18.3 in /cloud/docker-image/src/main/docker/incubator #341 (dependabot[bot])
- Bump eclipse-temurin from 17-alpine to 20-alpine in /cloud/docker-image/src/main/docker/release #340 (dependabot[bot])
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.8.0 to 3.11.0 #339 (dependabot[bot])
- Bump actions/setup-java from 1 to 3 #338 (dependabot[bot])
- Bump actions/checkout from 2 to 3 #337 (dependabot[bot])
- Bump actions/cache from 2 to 3 #336 (dependabot[bot])
- Bump org.moditect:moditect-maven-plugin from 1.0.0.RC1 to 1.0.0.Final #335 (dependabot[bot])
- Bump com.mycila:license-maven-plugin from 4.1 to 4.2 #334 (dependabot[bot])
- Bump org.apache.maven.plugins:maven-source-plugin from 3.0.1 to 3.3.0 #333 (dependabot[bot])
- Bump byteman.version from 4.0.20 to 4.0.21 #332 (dependabot[bot])
- Bump antlr4.version from 4.11.1 to 4.13.0 #331 (dependabot[bot])
- Config builders #330 (jfallows)
- Add hashKey support to merged stream #329 (bmaidics)
- Default group session timeout #328 (akrambek)
- Include member count as part of group data ex #327 (akrambek)
- Request-response mqtt-kafka #325 (bmaidics)
- Generate zilla.yaml from an OpenAPI definition #324 (attilakreiner)
- Support zilla.yaml config reader and writer #323 (jfallows)
- Ignore heartbeat if the handshake request hasn't completed yet #322 (akrambek)
- Support local zpmw install #321 (jfallows)
- Mqtt kafka sessions #318 (bmaidics)
- Mqtt kafka options #304 (bmaidics)
- Redirect on mqtt reset using server reference #303 (bmaidics)
- Mqtt retained feature #290 (bmaidics)
- Support Kafka consumer groups #262 (akrambek)
0.9.51 (2023-07-27)
Implemented enhancements:
- Enhance
tcp
binding to route byport
#294 - Integrate OpenTelemetry collectors by exporting local metrics over OTLP #112
Closed issues:
- Add redirect, server reference support to mqtt binding #302
- Add options to mqtt-kafa binding so we can change kafka topics #300
Merged pull requests:
- Fix kafka cache cursor buffer copy #317 (bmaidics)
- README Formatting and wording changes #306 (vordimous)
- Readme overhaul #305 (llukyanov)
- Support for tcp binding to route by port numbers #299 (lukefallows)
- Create OpenTelemetry exporter and refactor code #279 (attilakreiner)
0.9.50 (2023-07-14)
Implemented enhancements:
kubernetes autoscaling
feature (baseline) #189
Closed issues:
- Update image base #291
Merged pull requests:
0.9.49 (2023-06-28)
Implemented enhancements:
- Kafka merged flush should support filter changes #259
Closed issues:
- Null pointer when Headers are null #281
Merged pull requests:
- Remove unnecessary cursor assignment #288 (akrambek)
- Eliminate zilla.json warning if file not present #286 (jfallows)
- Send kafka flush even if data frames were sent to notify client from HISTORICAL to LIVE transition #284 (bmaidics)
- KafkaMerged acknowledge flush frame #258 (bmaidics)
0.9.48 (2023-06-23)
Implemented enhancements:
- Support additional grpc specific metrics #233
Fixed bugs:
- CacheMergedIT.shouldFetchMergedMessagesWithIsolationReadCommitted fails only on GitHub Actions #239
- CacheFetchIT.shouldReceiveMessagesWithIsolationReadUncommittedWhenAborting fails only on GitHub Actions #236
Merged pull requests:
- Fix message fragmentation in sse-kafka and flow control in kafka merge #283 (akrambek)
- Fix dependencies to run TcpServerBM from command line #280 (akrambek)
- Fix bug with histograms in Prometheus exporter #278 (attilakreiner)
- Include failsafe reports for failed builds #276 (aDaemonThread)
- Fix mqtt decoding bug #275 (bmaidics)
- Allow Kafka merged stream to change fetch filters dynamically #272 (bmaidics)
- Bump jose4j from 0.7.10 to 0.9.3 in /runtime/guard-jwt #271 (dependabot[bot])
- Fix mqtt-kafka subscribe stream initial offset #270 (bmaidics)
- Implement counter value reader in EngineExtContext #261 (attilakreiner)
- CacheMergedIT.shouldFetchMergedMessagesWithIsolationReadCommitted fix #260 (aDaemonThread)
- Cleanup obsolete load counters #253 (attilakreiner)
- GitHub Actions fix #251 (aDaemonThread)
- Update README.md #250 (jfallows)
- Fix the requirements versions in helm chart readme #249 (attilakreiner)
0.9.47 (2023-05-14)
Merged pull requests:
- Update README.md of helm-chart #248 (attilakreiner)
0.9.46 (2023-05-14)
0.9.45 (2023-05-14)
Implemented enhancements:
- Generic helm chart #242
Merged pull requests:
- Generic helm chart #230 (attilakreiner)
0.9.44 (2023-05-13)
Implemented enhancements:
- Simplify
zilla.yaml
errors on invalid input #222 - MQTT and MQTT-Kafka bindings #196
- Support additional http specific metrics #111
Closed issues:
- Refactor existing MQTT specs #179
Merged pull requests:
- Readme Updates #247 (llukyanov)
- Simplify zilla yaml errors #245 (jfallows)
- telemetry metrics feature baseline #244 (jfallows)
- Fix grpc last message id decoding #243 (akrambek)
- Introduce grpc metrics #241 (attilakreiner)
- Mqtt-kafka binding implementation #235 (bmaidics)
- Add http.active.requests and http.duration metrics #227 (attilakreiner)
- Introducing Stream Direction to Optimize Metric Collection #224 (attilakreiner)
- Remove zilla load command #223 (attilakreiner)
- Minimize performance overhead for metric collection #217 (attilakreiner)
- Fix metrics command, find layout files in the engine dir #204 (attilakreiner)
- Prometheus Exporter #203 (attilakreiner)
- Engine support to exporters #202 (attilakreiner)
- Mqtt binding implementation #201 (bmaidics)
- mqtt binding specs #191 (bmaidics)
- Metrics schema, extensibility, storage and command line support #173 (attilakreiner)
0.9.43 (2023-05-10)
Implemented enhancements:
- Enhance
grpc
related binding configuration #226 - Move
kafka-grpc
options forgrpc
towith
section of config #218 - Remove
zilla load
now that we havezilla metrics
instead #214 - Minimize on-stack performance overhead of metrics recording #213
- Support
eager
evaluation of allkafka
filters and indicate which filters matched #209 - Integrate Prometheus by exporting local metrics over HTTP #193
- Support gRPC Kafka server streaming #186
- Support Kafka gRPC mapping #185
- Support gRPC Kafka mapping #184
- Enhance kafka binding to notify transition from historical to live messages #172
- Support gRPC proxying #171
- Convert zilla spec config .json files to .yaml extension and syntax #164
- When starting up in verbose mode make sure there is a newline after printing the config #157
- Support dynamic
zilla
configuration viahttps
#139 - Watch
zilla
configuration for changes and apply automatically #138 - Enhance idempotency support for HTTP-Kafka binding #113
- Provide zilla metrics command to report current values locally #110
- Migrate implicit stream open, close, error, bytes metrics to explicit configuration syntax #109
- Design observable metrics configuration syntax #100
- Enhance http client binding to support h2 protocol #99
- Simplify configuration for JWT identity provider signing keys #68
- Refactor core.idl with originId and routedId #195 (jfallows)
Fixed bugs:
- During reconfigure, we don't log errors #177
- Flyweight wrapping error race condition #146
- CacheMergedIT.shouldFetchMergedMessageValues fails only on GitHub Actions #131
- Add log + rollback on reconfigure errors #178 (bmaidics)
Closed issues:
- Migrate
zilla
README fromzilla.json
tozilla.yaml
#159
Merged pull requests:
- Fix NPE caused by overrides #238 (akrambek)
- Fix typo in flow control, use
responseMax
instead ofrequestMax
#237 (akrambek) - Consumer group kafka function support #232 (akrambek)
- Enhance config #228 (akrambek)
grpc-kafka
feature baseline #225 (jfallows)- CacheMergedIT.shouldFetchMergedMessageValues failure on GitHub Actions fix #221 (aDaemonThread)
- Support eager evaluation of all Kafka filters #212 (aDaemonThread)
- Include license header check #206 (jfallows)
- Change DumpCommandTest #194 (bmaidics)
- Fix incorrect Assertion in KafkaFunctionsTest #192 (bmaidics)
- Enhance kafka binding to notify transition from historical to live messages #181 (aDaemonThread)
- Support verbose schema output on startup #175 (jfallows)
- Ignore shouldReconfigureWhenModifiedUsingComplexSymlinkChain #169 (bmaidics)
- Provide http(s) configuration server for zilla.yaml #166 (bmaidics)
- Convert zilla spec config .json files to .yaml extension and syntax #165 (aDaemonThread)
- Update zilla readme to address yaml changes #162 (aDaemonThread)
- Flyweight wrapping error race condition fix #161 (aDaemonThread)
- Add a newline to the end of the config if it is not present #158 (attilakreiner)
- Http dynamic configuration #156 (bmaidics)
- Dynamic config #141 (bmaidics)
- Add schema for specifying an OpenID provider discovery endpoint #106 (Alfusainey)
0.9.42 (2023-01-29)
Implemented enhancements:
- Support YAML syntax for Zilla configuration #144
Merged pull requests:
- Adding yaml support for zilla config #150 (aDaemonThread)
0.9.41 (2023-01-27)
Merged pull requests:
0.9.40 (2023-01-25)
Implemented enhancements:
- Support
{{ mustache }}
syntax in zilla.json #91
Merged pull requests:
- Adding support for Expression Resolver #143 (aDaemonThread)
0.9.39 (2023-01-23)
0.9.38 (2023-01-23)
0.9.37 (2023-01-23)
Implemented enhancements:
- Follow standard layout for zilla files in docker image #140
Fixed bugs:
- NPE when reloading browser page, mid produce #151
Merged pull requests:
- Prevent NPE when kafka produce is canceled … #152 (jfallows)
- Modify the layout of zilla files on the docker image #142 (attilakreiner)
0.9.35 (2023-01-19)
Fixed bugs:
- kafka cache treats non-compacted topics as compacted #147
Merged pull requests:
- Resolve stall for large files served over HTTP/2 #149 (jfallows)
- Skip ancestor messages for compacted topic configuration only #148 (jfallows)
0.9.34 (2023-01-16)
Implemented enhancements:
Merged pull requests:
0.9.33 (2022-12-14)
Merged pull requests:
- Upgrade byteman and mockito to support JDK 19 class file format #133 (jfallows)
- Added Info & link for SASL/SCRAM Examples #132 (aDaemonThread)
- Http2 client support #127 (akrambek)
0.9.32 (2022-11-28)
Implemented enhancements:
- Implement
zilla dump
command similar totcpdump
#114
Merged pull requests:
- Use try-with-resources to manage lifecycle of writer #130 (jfallows)
- Reduce pcap frame encoding overhead #129 (jfallows)
- Support SASL SCRAM authentication #126 (aDaemonThread)
- Implement zilla dump command similar to tcpdump #121 (bmaidics)
0.9.31 (2022-11-17)
Implemented enhancements:
- Remove merged from kafka binding configuration #108
- Simplify duplicate request detection at event-driven microservices #71
Fixed bugs:
Merged pull requests:
- Fix uint32 as array length #128 (akrambek)
- Adjust expectations to handle the case where we extend window max … #125 (jfallows)
- Remove merged from kafka binding configuration #122 (aDaemonThread)
- Fix NPE caused by no KafkaMergedDataEx present on the DATA frame... #120 (attilakreiner)
- Mark flyweight plugin goals @threadSafe #119 (jfallows)
- Upgrade ANTLR version #118 (jfallows)
- Replace HttpRequest with buffer slot #105 (akrambek)
- Increase frame count for byteman to find matching call stack method #104 (jfallows)
- Document how to run the benchmark with Java 16+ #103 (antonmry)
- BugFix: process configURL if the protocol is http #101 (Alfusainey)
0.9.30 (2022-09-19)
Fixed bugs:
Merged pull requests:
0.9.29 (2022-08-29)
Implemented enhancements:
- Feature request: Reqeust limiter #86
- Configurable isolation level for kafka binding #85
- Configurable acknowledgement mode for kafka binding #84
Merged pull requests:
- Support SSE proxy #98 (jfallows)
- Enhance kafka transaction scenarios… #95 (jfallows)
- Support read committed and read uncommitted kafka isolation levels #94 (jfallows)
- Support configuration of produce acks #93 (jfallows)
- Add tests for distinct partition leader #92 (akrambek)
0.9.28 (2022-07-12)
Fixed bugs:
0.9.27 (2022-07-09)
Fixed bugs:
- Investigate GitHub Actions build inconsistencies #23
Merged pull requests:
- Support SASL PLAIN mechanism #89 (jfallows)
- Make authorization accessor one instance per thread #88 (akrambek)
- Updated the README #87 (llukyanov)
- Execute engine openjmh microbenchmarks via shaded test jar #82 (jfallows)
- Increase jacoco coverage ratio #81 (akrambek)
- Fix github action #78 (akrambek)
0.9.26 (2022-06-11)
Merged pull requests:
0.9.25 (2022-06-10)
Fixed bugs:
0.9.24 (2022-06-08)
Fixed bugs:
- Extract credentials from HTTP path query string even when non-terminal parameter #73
- Malformed if-match value triggers exception #38
Merged pull requests:
- Support query parameter in sse handshake #76 (jfallows)
- Support path with query when routing http path conditions #75 (jfallows)
- Use & as end of token separator for query parameter values #74 (jfallows)
- Update README #72 (jfallows)
- Add simple example and roadmap to README #70 (jfallows)
- Include diagram in README #69 (jfallows)
- Skip adding if-match header to kafka message if etag not present #67 (jfallows)
0.9.23 (2022-05-27)
Merged pull requests:
- Support trustcacerts without requiring a vault #66 (jfallows)
- Check extension type id is proxy metadata in tls client and tcp client #64 (jfallows)
- Ignore Github Actions test #62 (jfallows)
0.9.22 (2022-05-27)
Fixed bugs:
- Allow tls trustcacerts option to work without vault #65
- Ws to tls proxy misinterprets begin extension #63
Merged pull requests:
0.9.21 (2022-05-25)
Implemented enhancements:
- Refer to sse-kafka event id progress as etag instead #43
- Require exit be omitted from tcp client configuration #40
Fixed bugs:
Merged pull requests:
- Remove exit from tcp client binding schema #60 (jfallows)
- Rename progress to etag in sse-kafka binding event id format #59 (jfallows)
- Ignore Github Actions test #58 (akrambek)
0.9.20 (2022-05-24)
Fixed bugs:
Merged pull requests:
0.9.19 (2022-05-23)
Merged pull requests:
- Ensure single writer for kafka cache_server and echo server #53 (jfallows)
- Describe Zilla in README.md #52 (jfallows)
0.9.18 (2022-05-23)
Implemented enhancements:
- Optimize transfer-encoding for http-kafka correlated response #45
- Allow list of merged topics in kafka binding options to be optional #41
Fixed bugs:
Merged pull requests:
- Support merged topics across partitions by default … #51 (jfallows)
- Use content-length instead of transfer-encoding chunked for correlated responses #50 (jfallows)
- Use application/octet-stream as default content-type #47 (jfallows)
- Ensure kafka producer stream has initialized with available window... #46 (jfallows)
0.9.17 (2022-05-13)
Merged pull requests:
0.9.16 (2022-05-12)
Fixed bugs:
Merged pull requests:
- Support idempotencyKey for http-kafka produce key #36 (jfallows)
- Include content-length 0 on implicit 404 and 400 responses #35 (jfallows)
- Support md5 hash of headers and payload to augment zilla:correlation-id #34 (jfallows)
- Support M1 chip docker image #33 (akrambek)
- Support SuppressWarnings annotation #32 (akrambek)
- Support key and etag in event id #31 (jfallows)
- Send SSE delete event for sse-kafka binding … #30 (jfallows)
- Include content length 0 in explicit status 404 response #24 (jfallows)
0.9.15 (2022-05-12)
Implemented enhancements:
- Enhance http-kafka idempotency key #28
- Support key in event id field for sse-kafka binding #27
- Support etag in event id field for sse-kafka binding #26
- Support tombstone messages via sse-kafka binding #25
- http-kafka binding #17 (jfallows)
Fixed bugs:
- Support default idempotency key and sync request response … #22 (jfallows)
- Support initialSeq and initialAck being equal but non-zero #21 (jfallows)
- Support omitting options from http-kafka binding config #20 (jfallows)
Merged pull requests:
- Improve http-kafka get items scenarios … #19 (jfallows)
- http binding implicit transfer-encoding chunked … #18 (jfallows)
0.9.14 (2022-03-26)
Implemented enhancements:
0.9.13 (2022-03-25)
Implemented enhancements:
0.9.12 (2022-03-25)
Implemented enhancements:
0.9.11 (2022-03-24)
0.9.10 (2022-03-24)
0.9.9 (2022-03-24)
Implemented enhancements:
- Support docker image #13 (jfallows)
- filesystem binding and http-filesystem binding #10 (jfallows)
- Guard API #8 (jfallows)
Fixed bugs:
Merged pull requests:
- Test verify JWT roles when index differs #9 (jfallows)
- Support CORS http/1.1 and http/2 #5 (jfallows)
- Binding to map from SSE to Kafka #4 (jfallows)
0.9.8 (2022-01-31)
0.9.7 (2022-01-20)
0.9.6 (2022-01-15)
0.9.5 (2022-01-14)
0.9.4 (2022-01-13)
0.9.3 (2022-01-13)
0.9.2 (2022-01-13)
0.9.1 (2022-01-12)
0.9.0 (2022-01-12)
0.8.2 (2022-01-10)
0.8.1 (2022-01-10)
0.8.0 (2022-01-07)
0.7.0 (2022-01-02)
0.6.0 (2022-01-01)
0.5.2 (2021-12-30)
0.5.1 (2021-12-29)
0.5.0 (2021-12-29)
Fixed bugs:
- Mockito test failure only on GitHub Actions #3
0.4.0 (2021-12-17)
0.3.0 (2021-12-17)
0.2.0 (2021-12-17)
0.1.0 (2021-12-16)
* This Changelog was automatically generated by github_changelog_generator