From 7423a9b332bd71cb95aef30d42ed1b75b6c6a2d9 Mon Sep 17 00:00:00 2001 From: jist <95856749+george0st@users.noreply.github.com> Date: Mon, 21 Oct 2024 16:43:57 +0200 Subject: [PATCH 1/2] Update version.py --- qgate_sln_mlrun/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qgate_sln_mlrun/version.py b/qgate_sln_mlrun/version.py index 6b4c34b..6d5958e 100644 --- a/qgate_sln_mlrun/version.py +++ b/qgate_sln_mlrun/version.py @@ -1,3 +1,3 @@ # Store the version here so: -__version__ = '0.2.7' \ No newline at end of file +__version__ = '0.2.8' \ No newline at end of file From b4da47138b39d4b332dc0d7451dbde782f1109fb Mon Sep 17 00:00:00 2001 From: jist <95856749+george0st@users.noreply.github.com> Date: Mon, 21 Oct 2024 16:45:34 +0200 Subject: [PATCH 2/2] Update todo_list.md --- docs/todo_list.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/todo_list.md b/docs/todo_list.md index 658c6f5..3b50ea5 100644 --- a/docs/todo_list.md +++ b/docs/todo_list.md @@ -1,7 +1,9 @@ # TODO list The list of expected/future improvements: - + 0. **Connection to CQL** + - Support Cassandra/Scylla + 1. **Extend QGATE_OUTPUT as arraylist** - support more storages S3, BlobStorage - add secrets