Cloudflow 2.0.11
📣 Cloudflow 2.0.11 released!
We are pleased to announce another release of Cloudflow.
Please find the release notes at https://github.com/lightbend/cloudflow/blob/master/release-notes/cloudflow-2.0.11.md
Cloudflow is installed with helm charts. Please see Cloudflow Administration Tasks.
📗 What’s Changed
- Automate local it tests #798 by @andreaTP
- Removed old installer. #797 by @RayRoestenburg
- Simplified Spark implementation, Added Protobuf support to Spark. #734 by @blublinsky
- Fixes: Merge default named Kafka cluster config as fallback to any global topic config #795 by @andreaTP
- Multi out support as non-public API #780 by @ennru
- Fix java opts flink config issue 781 #796 by @franciscolopezsancho
- added to the jvm args in the right order #789 by @franciscolopezsancho
- Operator exceptions to status #791 by @RayRoestenburg
- Easier execution of it tests #788 by @andreaTP
- Extract ascii visualization as dedicated task #787 by @thomasschoeftner
- Release CI tweaks #784 by @andreaTP
- Some fixes in the operator #786 by @RayRoestenburg
- Added example showing how to use protobufs in Flink/Akka Stream #737 by @blublinsky
- Fix run local logging for Flink streamlets. #779 by @RayRoestenburg
- Fixed Flink filesystem initialization. #775 by @blublinsky
- Fix bugs relating to not using a namespace when calling K8s API #774 by @RayRoestenburg
- [sbt-plugin] Make the publishing to a docker registry optional #768 by @andreaTP
- [clean] Housekeeping a bunch of warnings in the operator #772 by @andreaTP
- Mounting existing pvcs through conf #764 by @franciscolopezsancho
- [docs] Improve logging configuration documentation. Fix #58 #769 by @andreaTP
- [compat] Increase JDK compatibility matrix #763 by @andreaTP
- Add methods to change Spark session and Flink streaming env from the streamlet. #765 by @RayRoestenburg
- [docs] Improve the testing section of the local example to be self contained #762 by @andreaTP
- [docs] Add local resources files to the getting started guide #761 by @andreaTP
- [docs] Fixes and improvements to the getting started guide #760 by @andreaTP
- Named Kafka cluster configurations #708 by @seglo
- Replacing ${?VAR}, ${VAR} and $VAR environment/shell variables with values in config #751 by @RayRoestenburg
- Document grpc ingress better #746 by @raboof
- Check for broken internal links in CI #740 by @raboof
- Fix broken internal documentation links #741 by @raboof
- Fix 'make check-links' in docs #729 by @raboof
- Respond with '200' on the root of gRPC routes #744 by @raboof
- Use Await.result in cloudflow-operator #738 by @patriknw
- deleting secret after it has been checked it has been mounted #735 by @franciscolopezsancho
- Fixed Partitioner support for Flink CodecOutlet support #733 by @blublinsky
- CloudflowAkkaPlugin instead of non-existant Plugin #730 by @ignasi35
- Adds link to credentials site #727 by @ignasi35
- Update Admin documentation #716 by @blublinsky
- Higher timeout setting for subscription to response entity. #726 by @RayRoestenburg
- Add link to installer docs #725 by @raboof
- Patch config labels uppercase #724 by @franciscolopezsancho
- Mounting secrets in pods integration test #721 by @franciscolopezsancho
- Modified Kafka settings in strimzi example, noted this is purely for testing #719 by @RayRoestenburg
- runLocalLog4jConfigFile setting for custom log4j configuration used in runLocal. #715 by @RayRoestenburg
- Auto-label PRs #700 by @ennru
- Add documentation adding Additional libraries #705 by @blublinsky
- Update documentation to remove incorrect Flink version #704 by @justinhj
- Add (non-scalapb) javadsl for protobuf inlet/outlet #698 by @raboof
- Extract config layering #696 by @ennru
🎯 Dependencies
- Update to Akka 2.6.9. #753 by @RayRoestenburg
- Update to Alpakka Kafka 2.0.5 #728 by @ennru
- Update Skuber to use the same Akka version as the rest #628 by @raboof
🙇 Credits
Special thanks to the following contributors who helped with this release: @RayRoestenburg, @andreaTP, @blublinsky, @ennru, @franciscolopezsancho, @ignasi35, @justinhj, @patriknw, @raboof, @seglo and @thomasschoeftner
Kubectl plugin download links: