Hi Dana, Thanks for testing releases so promptly. Very much appreciated!
It's funny, Ewen had suggested something similar with regards to the release notes a couple of days ago. We now have a Python script for generating the release notes: https://github.com/apache/kafka/blob/trunk/release_notes.py It should be straightforward to change it to do the grouping. Contributions encouraged. :) Ismael On Fri, Jul 29, 2016 at 5:02 PM, Dana Powers <dana.pow...@gmail.com> wrote: > +1 > > tested against kafka-python integration test suite = pass. > > Aside: as the scope of kafka gets bigger, it may be useful to organize > release notes into functional groups like core, brokers, clients, > kafka-streams, etc. I've found this useful when organizing > kafka-python release notes. > > -Dana > > On Fri, Jul 29, 2016 at 7:46 AM, Ismael Juma <ism...@juma.me.uk> wrote: > > Hello Kafka users, developers and client-developers, > > > > This is the first candidate for the release of Apache Kafka 0.10.0.1. > This > > is a bug fix release and it includes fixes and improvements from 50 JIRAs > > (including a few critical bugs). See the release notes for more details: > > > > http://home.apache.org/~ijuma/kafka-0.10.0.1-rc0/RELEASE_NOTES.html > > > > *** Please download, test and vote by Monday, 1 August, 8am PT *** > > > > Kafka's KEYS file containing PGP keys we use to sign the release: > > http://kafka.apache.org/KEYS > > > > * Release artifacts to be voted upon (source and binary): > > http://home.apache.org/~ijuma/kafka-0.10.0.1-rc0/ > > > > * Maven artifacts to be voted upon: > > https://repository.apache.org/content/groups/staging > > > > * Javadoc: > > http://home.apache.org/~ijuma/kafka-0.10.0.1-rc0/javadoc/ > > > > * Tag to be voted upon (off 0.10.0 branch) is the 0.10.0.1-rc0 tag: > > > https://git-wip-us.apache.org/repos/asf?p=kafka.git;a=tag;h=0c2322c2cf7ab7909cfd8b834d1d2fffc34db109 > > > > * Documentation: > > http://kafka.apache.org/0100/documentation.html > > > > * Protocol: > > http://kafka.apache.org/0100/protocol.html > > > > * Successful Jenkins builds for the 0.10.0 branch: > > Unit/integration tests: > https://builds.apache.org/job/kafka-0.10.0-jdk7/170/ > > System tests: > https://jenkins.confluent.io/job/system-test-kafka-0.10.0/130/ > > > > Thanks, > > Ismael > > > > -- > > You received this message because you are subscribed to the Google Groups > > "kafka-clients" group. > > To unsubscribe from this group and stop receiving emails from it, send an > > email to kafka-clients+unsubscr...@googlegroups.com. > > To post to this group, send email to kafka-clie...@googlegroups.com. > > Visit this group at https://groups.google.com/group/kafka-clients. > > To view this discussion on the web visit > > > https://groups.google.com/d/msgid/kafka-clients/CAD5tkZYz8fbLAodpqKg5eRiCsm4ze9QK3ufTz3Q4U%3DGs0CRb1A%40mail.gmail.com > . > > For more options, visit https://groups.google.com/d/optout. >