This is an automated email from the ASF dual-hosted git repository. imesha pushed a commit to branch development in repository https://gitbox.apache.org/repos/asf/oodt.git
commit 1790f747a5118a2ee014b1934b429bc0242fbdd1 Author: Imesha Sudasingha <[email protected]> AuthorDate: Sat Aug 21 22:35:54 2021 +0530 Update changelog with docker deployment --- CHANGES.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index 3497fef..88efe57 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -4,6 +4,10 @@ Apache OODT Change Log ======= Release 2.0 - In Progress +NOTE: Avro RPC becomes the default method of communication from this version. XML RPC is made deprecated. + +* OODT-1006 Introduce docker images for file manager, resource manager, ReactJs based OPSUI and file manager/workflow manager REST APIs + * OODT-1006 Add Dockerfile for OODT deployment =======
