This repository has been archived by the owner on Jan 24, 2024. It is now read-only.
Releases: streamnative/kop
Releases · streamnative/kop
v2.7.0.3
bump version to 2.7.0.3-rc-202101071443
v2.7.0.2
Bump pulsar to 2.7.0.2 (#301)
v2.7.0.2-rc-202012311246
Bump pulsar to 2.7.0.2-rc-202012311246 (#300)
v2.7.0.1
Bump pulsar to 2.7.0.1
v2.7.0
What's changed
- Bump pulsar to 2.7.0 (#278) @BewareMyPower
- using the first entry, index 0 as base offset (#279) @dockerzhang
- Fix topic auto created when using Kafka AdminClient to get metadata (#274) @BewareMyPower
- Add the test framework for Kafka Streams (#272) @BewareMyPower
- change auto read log to debug (#270) @dockerzhang
- remove null future cache from consumerTopicManagers (#268) @dockerzhang
- update lookup cache when onload & unload (#265) @dockerzhang
- Add tests to verify KoP with Confluent Schema Registry (#264) @BewareMyPower
- make allowAutoTopicCreation work (#260) @aloyszhang
- add kop address cache to prevent query zk each time (#257) @dockerzhang
- change listOffset log level to debug (#259) @dockerzhang
- Add unit test for Kafka Streams (#255) @BewareMyPower
- Support DescribeConfigs request (#251) @BewareMyPower
- Fix message disorder (#253) @BewareMyPower
- Remove namespace prefix for topics in the default namespace (#254) @BewareMyPower
- Support CreateTopics request (#244) @BewareMyPower
- Fill the offset field of PartitionResponse (#245) @BewareMyPower
- Set controller to broker itself when metadata request is processed (#242) @BewareMyPower
- change channel writable to debug to avoid disk full (#240) @dockerzhang
- Perform authentication before processing other requests (#234) @BewareMyPower
- use producer to publish message for metrics collected by pulsar (#228) @dockerzhang
- remove redundance reference to get rid of native memory leak when getting a lot of requests. (#232) @yuanboliu
- add back press for kop server (#231) @yuanboliu
- Bump version to 2.6.2-SNAPSHOT (#224) @BewareMyPower
- Support publish buffer throttle for kop (#223) @aloyszhang
v2.6.2.0
What's changed
- Bump pulsar to 2.6.2.0 (#221) @BewareMyPower
- keep offset monotonically increase (#217) @dockerzhang
- Update release process (#210) @BewareMyPower
- use compatible magic value by apiVersion (#215) @dockerzhang
- speed up entriesToRecords for consuming multi entries (#216) @dockerzhang
- Cursor read more entries one time when fetching message (#213) @dockerzhang
- Change document structure and update documents to latest (#209) @BewareMyPower
- fix fetch offset when topic is null (#203) @dockerzhang
- Support tenant and namespace (#206) @BewareMyPower
- keep requestsQueue order (#200) @dockerzhang
- Disable DistributedClusterTest (#207) @BewareMyPower
- Fix group coordinator's metadata never expired (#205) @BewareMyPower
- remove unnecessary register producer (#193) @aloyszhang
- Add Kafka version coverage tests (#196) @BewareMyPower
- Add kafka-client docker images (#195) @BewareMyPower
- Support consume compressed messages from Pulsar producer (#190) @BewareMyPower
- Replace assertTrue to assertEquals (#191) @BewareMyPower
- Bump version to 0.3.1-SNAPSHOT (#189) @BewareMyPower
- use kafkaTenant and kafkaNamespace when OffsetAcker create consumer (#187) @aloyszhang
v0.3.0
Pulsar version | KoP version |
---|---|
2.5.0 | 0.2.0 |
2.6.1 | 0.3.0 |
What's changed
- Support Pulsar 2.6.1 (#183) @BewareMyPower
- fix deadlock (#182) @aloyszhang
- Support for Kafka-Client versions 2.4.x and above (#176) @ptirupac-tibco
- support create topic with configed partition number (#174) @aloyszhang
- add publish time for kafka records to enable seek offset by time (#172) @aloyszhang
- fix oom error (#169) @aloyszhang
- Added a new MetadataUtils with an implementation of createKafkaMetadataIfMissing… (#168) @wmccarley
- Generate kafka-python and pykafka docker image (#165) @hangc0276
- Bump log4j2.version from 2.10.0 to 2.13.3 (#164) @dependabot
v0.3.0-20200628-rc
Bump version to 0.3.0-20200628-rc
v0.3.0-20200615-rc
Bump version to 0.3.0-20200615-rc
v0.2.1-rc
fix release action triggered 3 times (#156)