-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

The Apache Kafka community is pleased to announce the release for
Apache Kafka 0.10.2.2.


This is a bug fix release and it includes fixes and improvements from
29 JIRAs, including a few critical bugs.


All of the changes in this release can be found in the release notes:


https://www.apache.org/dist/kafka/0.10.2.2/RELEASE_NOTES.html



You can download the source and binary release (Scala 2.11 and Scala
2.12) from:

https://kafka.apache.org/downloads#0.10.2.2


- ------------------------------------------------------------------------
- ---------------------------


Apache Kafka is a distributed streaming platform with four core APIs:


** The Producer API allows an application to publish a stream records
to one or more Kafka topics.


** The Consumer API allows an application to subscribe to one or more
topics and process the stream of records produced to them.


** The Streams API allows an application to act as a stream processor,
consuming an input stream from one or more topics and producing an
output stream to one or more output topics, effectively transforming
the input streams to output streams.


** The Connector API allows building and running reusable producers or
consumers that connect Kafka topics to existing applications or data
systems. For example, a connector to a relational database might
capture every change to a table.three key capabilities:



With these APIs, Kafka can be used for two broad classes of application:


** Building real-time streaming data pipelines that reliably get data
between systems or applications.


** Building real-time streaming applications that transform or react
to the streams of data.



Apache Kafka is in use at large and small companies worldwide,
including Capital One, Goldman Sachs, ING, LinkedIn, Netflix,
Pinterest, Rabobank, Target, The New York Times, Uber, Yelp, and
Zalando, among others.



A big thank you for the following 30 contributors to this release!


Ewen Cheslack-Postava, Matthias J. Sax, Randall Hauch, Eno Thereska,
Damian Guy, Rajini Sivaram, Colin P. Mccabe, Kelvin Rutt, Kyle
Winkelman, Max Zheng, Guozhang Wang, Xavier Léauté, Konstantine
Karantasis, Paolo Patierno, Robert Yokota, Tommy Becker, Arjun Satish,
Xi Hu, Armin Braun, Edoardo Comar, Gunnar Morling, Gwen Shapira,
Hooman Broujerdi, Ismael Juma, Jaikiran Pai, Jarek Rudzinski, Jason
Gustafson, Jun Rao, Manikumar Reddy, Maytee Chinavanichkit


We welcome your help and feedback. For more information on how to
report problems, and to get involved, visit the project website at
https://kafka.apache.org/


Thank you!


Regards,
 -Matthias


-----BEGIN PGP SIGNATURE-----
Comment: GPGTools - https://gpgtools.org

iQIzBAEBCgAdFiEEeiQdEa0SVXokodP3DccxaWtLg18FAls8BUYACgkQDccxaWtL
g1+OrQ/+LoroZm+Cg4tv1x9zkI/J5JF1SKiHAvwif8Y3GWyy5WWoVleanVGFhNkL
tqkNCSHTCKTbIgfZ2o/+bJBAtyFVeW+A43sefoyc0pL1ohMisTJYSeqk1VkuFXNQ
Hg5A0G6YllnJzi/GFjKlEFGrxpoO0rGzh2AqrOvaS3hAWj8c8UeDe9JPrdhtSiRn
GjmQuCdJJWPKYRCth+FSSJ7TZ2S5sX9ZeAfDm0V6ySIPFKrKDVD4i73KvUr6f9NX
Hkb5L0dGVRdXmQbfKRDUVlD4zDyPXc3ooCy7dXfeuqmAffyssTRmRu0vTBFo1QFV
o2phbZgg8Q8LB5QUrxXUXm5PnyToX5ZeM7Y9YmrNRf5kkQrBgqzeUZz1V+ty2nr9
70RcqvLFIFeumXgBWwJfZxyzEZqqJPqb9oXr0Pd0LGZc4SDRkwgS/mcZ0eCkGilW
cS8vKIS7zSR+Ut8aoEqVOa7hEDSj4iEhy23e41k1cu8hWGmyzyYVMNLEnuKISItk
863gmHVBiXwFi31hOVXIJnAW+NPBTibFG5o6iXhzlYf3EkLxnd5zD4RGndq6+TZN
ayvM8svZ6pOgQ4lTLsOWpsJoHvsmxMkrRrih5iLCLlBbaaGaX2z78z02rwbYtfja
f0gICl3+0Yhu5b062itHfsSdNQ7CeXsFMR9K0qwuQZDcDryA/uw=
=3P20
-----END PGP SIGNATURE-----

Reply via email to