This is an automated email from the ASF dual-hosted git repository.
junchao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-resilientdb.git
The following commit(s) were added to refs/heads/master by this push:
new c7178879 rm key
c7178879 is described below
commit c71788791ed733339cfd379ba407b716f244c313
Author: cjcchen <[email protected]>
AuthorDate: Mon Oct 7 16:50:12 2024 +0000
rm key
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f5c7396a..7ad57a1f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -21,6 +21,7 @@
### Apache ResilientDB v1.10.1
([2024-4-16](https://github.com/resilientdb/resilientdb/releases/tag/v1.10.1))
* Remove the binary keys from the source code. ([Junchao
Chen](https://github.com/cjcchen))
+* Fix few bugs on Docker and performance tools. ([Gopal
Nambiar]([email protected]), [Junchao Chen](https://github.com/cjcchen))
### Apache ResilientDB v1.10.0
([2024-4-16](https://github.com/resilientdb/resilientdb/releases/tag/v1.10.0-rc01))