This is an automated email from the ASF dual-hosted git repository.
rgoers pushed a commit to branch flume-1.10.1
in repository https://gitbox.apache.org/repos/asf/flume.git
The following commit(s) were added to refs/heads/flume-1.10.1 by this push:
new 047516d4 Update for release
047516d4 is described below
commit 047516d4bd5574c3e67a5d98ca2cfe025886df7c
Author: Ralph Goers <[email protected]>
AuthorDate: Sat Aug 13 10:56:02 2022 -0700
Update for release
---
CHANGELOG | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG b/CHANGELOG
index 1206ecdd..1d69bdbf 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,9 +2,11 @@ Release Notes - Flume - Version 1.10.1
** Bug
* [FLUME-3428] - Need better parameter validation
+ * [FLUME-3434] - TwitterSource exceptions on serialization
** Improvement
* [FLUME-3427] - Add support for JPMS
+ * [FLUME-3433] - Limit the default Lookups to a specific few.
Release Notes - Flume - Version 1.10.0