From ee0be5e9bf210c6ee1a99f85e0320750922da532 Mon Sep 17 00:00:00 2001 From: rasswanth-s <43314053+rasswanth-s@users.noreply.github.com> Date: Wed, 3 Apr 2024 15:22:49 +0530 Subject: [PATCH 1/8] bumped versions to 0.8.6 --- .bumpversion.cfg | 2 +- .bumpversion_stable.cfg | 2 +- VERSION | 2 +- packages/grid/VERSION | 2 +- packages/grid/backend/worker_cpu.dockerfile | 2 +- packages/grid/devspace.yaml | 2 +- packages/grid/frontend/package.json | 2 +- packages/grid/helm/syft/Chart.yaml | 4 ++-- packages/grid/helm/syft/values.yaml | 2 +- .../grid/podman/podman-kube/podman-syft-kube-config.yaml | 2 +- packages/grid/podman/podman-kube/podman-syft-kube.yaml | 4 ++-- packages/hagrid/hagrid/cache.py | 4 ++-- packages/hagrid/hagrid/deps.py | 2 +- packages/hagrid/hagrid/manifest_template.yml | 4 ++-- packages/hagrid/hagrid/stable_version.py | 2 +- packages/syft/setup.cfg | 2 +- packages/syft/src/syft/VERSION | 2 +- packages/syft/src/syft/__init__.py | 2 +- packages/syft/src/syft/stable_version.py | 2 +- packages/syftcli/manifest.yml | 8 ++++---- 20 files changed, 27 insertions(+), 27 deletions(-) diff --git a/.bumpversion.cfg b/.bumpversion.cfg index df27c670a7f..1b98a2a9b15 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 0.8.5-post.2 +current_version = 0.8.6 tag = False tag_name = {new_version} commit = True diff --git a/.bumpversion_stable.cfg b/.bumpversion_stable.cfg index 63c21c05d9d..806698f59f1 100644 --- a/.bumpversion_stable.cfg +++ b/.bumpversion_stable.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 0.8.5-post.2 +current_version = 0.8.6 tag = False tag_name = {new_version} commit = True diff --git a/VERSION b/VERSION index 85bd8bd432b..76fc500fec0 100644 --- a/VERSION +++ b/VERSION @@ -1,5 +1,5 @@ # Mono Repo Global Version -__version__ = "0.8.5-post.2" +__version__ = "0.8.6" # elsewhere we can call this file: `python VERSION` and simply take the stdout # stdlib diff --git a/packages/grid/VERSION b/packages/grid/VERSION index 85bd8bd432b..76fc500fec0 100644 --- a/packages/grid/VERSION +++ b/packages/grid/VERSION @@ -1,5 +1,5 @@ # Mono Repo Global Version -__version__ = "0.8.5-post.2" +__version__ = "0.8.6" # elsewhere we can call this file: `python VERSION` and simply take the stdout # stdlib diff --git a/packages/grid/backend/worker_cpu.dockerfile b/packages/grid/backend/worker_cpu.dockerfile index 04170fcb81a..140e717395a 100644 --- a/packages/grid/backend/worker_cpu.dockerfile +++ b/packages/grid/backend/worker_cpu.dockerfile @@ -9,7 +9,7 @@ # Later we'd want to uninstall old python, and then install a new python runtime... # ... but pre-built syft deps may break! -ARG SYFT_VERSION_TAG="0.8.5-post.2" +ARG SYFT_VERSION_TAG="0.8.6" FROM openmined/grid-backend:${SYFT_VERSION_TAG} ARG PYTHON_VERSION="3.12" diff --git a/packages/grid/devspace.yaml b/packages/grid/devspace.yaml index 6ce5fcfbcdc..23f1eb9744c 100644 --- a/packages/grid/devspace.yaml +++ b/packages/grid/devspace.yaml @@ -25,7 +25,7 @@ vars: DEVSPACE_ENV_FILE: "default.env" CONTAINER_REGISTRY: "docker.io" NODE_NAME: "mynode" - VERSION: "0.8.5-post.2" + VERSION: "0.8.6" # This is a list of `images` that DevSpace can build for this project # We recommend to skip image building during development (devspace dev) as much as possible diff --git a/packages/grid/frontend/package.json b/packages/grid/frontend/package.json index 9a6d9d3a60d..ea68a573599 100644 --- a/packages/grid/frontend/package.json +++ b/packages/grid/frontend/package.json @@ -1,6 +1,6 @@ { "name": "pygrid-ui", - "version": "0.8.5-post.2", + "version": "0.8.6", "private": true, "scripts": { "dev": "pnpm i && vite dev --host --port 80", diff --git a/packages/grid/helm/syft/Chart.yaml b/packages/grid/helm/syft/Chart.yaml index 9aa75a294bb..ef4f3559747 100644 --- a/packages/grid/helm/syft/Chart.yaml +++ b/packages/grid/helm/syft/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: syft description: Perform numpy-like analysis on data that remains in someone elses server type: application -version: "0.8.5-post.2" -appVersion: "0.8.5-post.2" +version: "0.8.6" +appVersion: "0.8.6" home: https://github.com/OpenMined/PySyft/ icon: https://raw.githubusercontent.com/OpenMined/PySyft/dev/docs/img/title_syft_light.png diff --git a/packages/grid/helm/syft/values.yaml b/packages/grid/helm/syft/values.yaml index 8f794992165..01d2a240417 100644 --- a/packages/grid/helm/syft/values.yaml +++ b/packages/grid/helm/syft/values.yaml @@ -1,7 +1,7 @@ global: # Affects only backend, frontend, and seaweedfs containers registry: docker.io - version: 0.8.5-post.2 + version: 0.8.6 # Force default secret values for development. DO NOT SET THIS TO FALSE IN PRODUCTION randomizedSecrets: true diff --git a/packages/grid/podman/podman-kube/podman-syft-kube-config.yaml b/packages/grid/podman/podman-kube/podman-syft-kube-config.yaml index 02bd55dac5a..25c0b622660 100644 --- a/packages/grid/podman/podman-kube/podman-syft-kube-config.yaml +++ b/packages/grid/podman/podman-kube/podman-syft-kube-config.yaml @@ -31,7 +31,7 @@ data: RABBITMQ_VERSION: 3 SEAWEEDFS_VERSION: 3.59 DOCKER_IMAGE_SEAWEEDFS: chrislusf/seaweedfs:3.55 - VERSION: 0.8.5-post.2 + VERSION: 0.8.6 VERSION_HASH: unknown STACK_API_KEY: "" diff --git a/packages/grid/podman/podman-kube/podman-syft-kube.yaml b/packages/grid/podman/podman-kube/podman-syft-kube.yaml index 7586071c9b1..521a6716b6a 100644 --- a/packages/grid/podman/podman-kube/podman-syft-kube.yaml +++ b/packages/grid/podman/podman-kube/podman-syft-kube.yaml @@ -41,7 +41,7 @@ spec: - configMapRef: name: podman-syft-config - image: docker.io/openmined/grid-backend:0.8.5-post.2 + image: docker.io/openmined/grid-backend:0.8.6 imagePullPolicy: IfNotPresent resources: {} tty: true @@ -57,7 +57,7 @@ spec: envFrom: - configMapRef: name: podman-syft-config - image: docker.io/openmined/grid-frontend:0.8.5-post.2 + image: docker.io/openmined/grid-frontend:0.8.6 imagePullPolicy: IfNotPresent resources: {} tty: true diff --git a/packages/hagrid/hagrid/cache.py b/packages/hagrid/hagrid/cache.py index 7d20b1b205f..5a94d6180aa 100644 --- a/packages/hagrid/hagrid/cache.py +++ b/packages/hagrid/hagrid/cache.py @@ -3,8 +3,8 @@ import os from typing import Any -STABLE_BRANCH = "0.8.5" -DEFAULT_BRANCH = "0.8.5" +STABLE_BRANCH = "0.8.6" +DEFAULT_BRANCH = "0.8.6" DEFAULT_REPO = "OpenMined/PySyft" arg_defaults = { diff --git a/packages/hagrid/hagrid/deps.py b/packages/hagrid/hagrid/deps.py index 91c69ae77e0..f6bd5bb0fb7 100644 --- a/packages/hagrid/hagrid/deps.py +++ b/packages/hagrid/hagrid/deps.py @@ -36,7 +36,7 @@ from .nb_output import NBOutput from .version import __version__ -LATEST_BETA_SYFT = "0.8.5-post.2" +LATEST_BETA_SYFT = "0.8.6" DOCKER_ERROR = """ You are running an old version of docker, possibly on Linux. You need to install v2. diff --git a/packages/hagrid/hagrid/manifest_template.yml b/packages/hagrid/hagrid/manifest_template.yml index c6367baa9a4..03ae27533dc 100644 --- a/packages/hagrid/hagrid/manifest_template.yml +++ b/packages/hagrid/hagrid/manifest_template.yml @@ -1,7 +1,7 @@ manifestVersion: 0.1 hagrid_version: 0.3.113 -syft_version: 0.8.5-post.2 -dockerTag: 0.8.5-post.2 +syft_version: 0.8.6 +dockerTag: 0.8.6 baseUrl: https://raw.githubusercontent.com/OpenMined/PySyft/ hash: c51169a89a83506dd401442a3900c4cea5330af6 target_dir: ~/.hagrid/PySyft/ diff --git a/packages/hagrid/hagrid/stable_version.py b/packages/hagrid/hagrid/stable_version.py index 88cf36c88bd..d596aae77cd 100644 --- a/packages/hagrid/hagrid/stable_version.py +++ b/packages/hagrid/hagrid/stable_version.py @@ -1 +1 @@ -LATEST_STABLE_SYFT = "0.8.5-post.2" +LATEST_STABLE_SYFT = "0.8.6" diff --git a/packages/syft/setup.cfg b/packages/syft/setup.cfg index afc4d6e3e76..6fc1384965e 100644 --- a/packages/syft/setup.cfg +++ b/packages/syft/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = syft -version = attr: "0.8.5-post.2" +version = attr: "0.8.6" description = Perform numpy-like analysis on data that remains in someone elses server author = OpenMined author_email = info@openmined.org diff --git a/packages/syft/src/syft/VERSION b/packages/syft/src/syft/VERSION index 85bd8bd432b..76fc500fec0 100644 --- a/packages/syft/src/syft/VERSION +++ b/packages/syft/src/syft/VERSION @@ -1,5 +1,5 @@ # Mono Repo Global Version -__version__ = "0.8.5-post.2" +__version__ = "0.8.6" # elsewhere we can call this file: `python VERSION` and simply take the stdout # stdlib diff --git a/packages/syft/src/syft/__init__.py b/packages/syft/src/syft/__init__.py index 34bb6293c1c..8a78d2d1a85 100644 --- a/packages/syft/src/syft/__init__.py +++ b/packages/syft/src/syft/__init__.py @@ -1,4 +1,4 @@ -__version__ = "0.8.5-post.2" +__version__ = "0.8.6" # stdlib from collections.abc import Callable diff --git a/packages/syft/src/syft/stable_version.py b/packages/syft/src/syft/stable_version.py index 88cf36c88bd..d596aae77cd 100644 --- a/packages/syft/src/syft/stable_version.py +++ b/packages/syft/src/syft/stable_version.py @@ -1 +1 @@ -LATEST_STABLE_SYFT = "0.8.5-post.2" +LATEST_STABLE_SYFT = "0.8.6" diff --git a/packages/syftcli/manifest.yml b/packages/syftcli/manifest.yml index 9e328a21c64..2060ac0a6bc 100644 --- a/packages/syftcli/manifest.yml +++ b/packages/syftcli/manifest.yml @@ -1,11 +1,11 @@ manifestVersion: 1.0 -syftVersion: 0.8.5-post.2 -dockerTag: 0.8.5-post.2 +syftVersion: 0.8.6 +dockerTag: 0.8.6 images: - - docker.io/openmined/grid-frontend:0.8.5-post.2 - - docker.io/openmined/grid-backend:0.8.5-post.2 + - docker.io/openmined/grid-frontend:0.8.6 + - docker.io/openmined/grid-backend:0.8.6 - docker.io/library/mongo:7.0.4 - docker.io/traefik:v2.10 From 2a995f03f8db545d69802cc0334e30ab0b33f8ec Mon Sep 17 00:00:00 2001 From: rasswanth-s <43314053+rasswanth-s@users.noreply.github.com> Date: Wed, 3 Apr 2024 15:27:06 +0530 Subject: [PATCH 2/8] fix version in tests --- notebooks/api/0.8/10-container-images.ipynb | 6 +++--- tests/integration/container_workload/pool_image_test.py | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/notebooks/api/0.8/10-container-images.ipynb b/notebooks/api/0.8/10-container-images.ipynb index eafb7a363b0..996a638e943 100644 --- a/notebooks/api/0.8/10-container-images.ipynb +++ b/notebooks/api/0.8/10-container-images.ipynb @@ -132,7 +132,7 @@ "outputs": [], "source": [ "custom_dockerfile_str = \"\"\"\n", - "FROM openmined/grid-backend:0.8.5-beta.10\n", + "FROM openmined/grid-backend:0.8.5-post.2\n", "\n", "RUN pip install pydicom\n", "\n", @@ -1109,7 +1109,7 @@ "outputs": [], "source": [ "custom_dockerfile_str_2 = \"\"\"\n", - "FROM openmined/grid-backend:0.8.5-beta.10\n", + "FROM openmined/grid-backend:0.8.5-post.2\n", "\n", "RUN pip install opendp\n", "\"\"\".strip()\n", @@ -1261,7 +1261,7 @@ "outputs": [], "source": [ "custom_dockerfile_str_3 = \"\"\"\n", - "FROM openmined/grid-backend:0.8.5-beta.10\n", + "FROM openmined/grid-backend:0.8.5-post.2\n", "\n", "RUN pip install recordlinkage\n", "\"\"\".strip()\n", diff --git a/tests/integration/container_workload/pool_image_test.py b/tests/integration/container_workload/pool_image_test.py index ac91296fe29..012ff7619a6 100644 --- a/tests/integration/container_workload/pool_image_test.py +++ b/tests/integration/container_workload/pool_image_test.py @@ -24,7 +24,7 @@ def test_image_build(domain_1_port) -> None: port=domain_1_port, email="info@openmined.org", password="changethis" ) - syft_base_tag = "0.8.5-beta.10" # {sy.__version__} + syft_base_tag = "0.8.5-post.2" # {sy.__version__} # Submit Docker Worker Config docker_config_rl = f""" @@ -79,7 +79,7 @@ def test_pool_launch(domain_1_port) -> None: ) # assert len(domain_client.worker_pools.get_all()) == 1 - syft_base_tag = "0.8.5-beta.10" # {sy.__version__} + syft_base_tag = "0.8.5-post.2" # {sy.__version__} # Submit Docker Worker Config docker_config_opendp = f""" @@ -181,7 +181,7 @@ def test_pool_image_creation_job_requests(domain_1_port) -> None: assert isinstance(res, SyftSuccess) ds_client = sy.login(email=ds_email, password="secret_pw", port=domain_1_port) - syft_base_tag = "0.8.5-beta.10" # {sy.__version__} + syft_base_tag = "0.8.5-post.2" # {sy.__version__} # the DS makes a request to create an image and a pool based on the image From aeddd1aa35c6c356eb8a6bde6b916db65ba38c7d Mon Sep 17 00:00:00 2001 From: rasswanth-s <43314053+rasswanth-s@users.noreply.github.com> Date: Wed, 3 Apr 2024 15:29:34 +0530 Subject: [PATCH 3/8] update readme to 0.8.6 --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0d71963e6fd..25230bb43f9 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ $ pip install -U syft[data_science] ```python # from Jupyter / Python import syft as sy -sy.requires(">=0.8.5,<0.8.6") +sy.requires(">=0.8.6,<0.8.7") node = sy.orchestra.launch(name="my-domain", port=8080, dev_mode=True, reset=True) ``` @@ -38,7 +38,7 @@ Starting syft-node server on 0.0.0.0:8080 ```python import syft as sy -sy.requires(">=0.8.5,<0.8.6") +sy.requires(">=0.8.6,<0.8.7") domain_client = sy.login(port=8080, email="info@openmined.org", password="changethis") ``` @@ -136,11 +136,12 @@ helm install ... --set ingress.class="gce" # Versions `0.9.0` - Coming soon... -`0.8.6` (Beta) - `dev` branch 👈🏽 API - Coming soon... -`0.8.5-post.2` (Stable) - API +`0.8.7` (Beta) - `dev` branch 👈🏽 API - Coming soon... +`0.8.6` (Stable) - API Deprecated: +- `0.8.5-post.2` - API - `0.8.4` - API - `0.8.3` - API - `0.8.2` - API From c81579b8501fb88a84251dfbcb14b13928f2d243 Mon Sep 17 00:00:00 2001 From: rasswanth-s <43314053+rasswanth-s@users.noreply.github.com> Date: Wed, 3 Apr 2024 15:33:37 +0530 Subject: [PATCH 4/8] revert protocol versions --- .../src/syft/protocol/protocol_version.json | 1670 +++++++++++++++- .../syft/protocol/releases/0.8.5.post2.json | 1671 ----------------- 2 files changed, 1668 insertions(+), 1673 deletions(-) delete mode 100644 packages/syft/src/syft/protocol/releases/0.8.5.post2.json diff --git a/packages/syft/src/syft/protocol/protocol_version.json b/packages/syft/src/syft/protocol/protocol_version.json index b6616ee7128..7a5b6b03915 100644 --- a/packages/syft/src/syft/protocol/protocol_version.json +++ b/packages/syft/src/syft/protocol/protocol_version.json @@ -8,7 +8,1673 @@ "3": { "release_name": "0.8.4.json" }, - "4": { - "release_name": "0.8.5.post2.json" + "dev": { + "object_versions": { + "ActionObject": { + "1": { + "version": 1, + "hash": "632446f1415102490c93fafb56dd9eb29d79623bcc5e9f2e6e37c4f63c2c51c3", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "577aa1f010b90194958a18ec38ee21db3718bd96d9e036501c6ddeefabedf432", + "action": "remove" + }, + "3": { + "version": 3, + "hash": "d5303167b1048c1b956781c6daeaa93ec792bea5181c076c93da74dfec0a6127", + "action": "add" + } + }, + "AnyActionObject": { + "1": { + "version": 1, + "hash": "bcb31f847907edc9c95d2d120dc5427854604f40940e3f41cd0474a1820ac65e", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "002d8be821140befebbc0503e6bc1ef8779094e24e46305e5da5af6eecb56b13", + "action": "remove" + }, + "3": { + "version": 3, + "hash": "22568b8c3d700b7eaa3291b9f3d014dda3d6dbe20f1f8eab87210ccb2f035bbc", + "action": "add" + } + }, + "BlobFileOBject": { + "1": { + "version": 1, + "hash": "8da2c80ced4f0414c671313c4b63d05846df1e397c763d99d803be86c29755bb", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "f8d75c274f7ae4138e85bb936c3f27241cc0f7dd011ba237396733c53e5a1b0d", + "action": "add" + } + }, + "JobInfo": { + "1": { + "version": 1, + "hash": "cf26eeac3d9254dfa439917493b816341f8a379a77d182bbecba3b7ed2c1d00a", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "89dbd4a810586b49498be1f5299b565a19871487e14a120433b0a4cf607b6dee", + "action": "add" + } + }, + "ExecutionOutput": { + "1": { + "version": 1, + "hash": "c2337099eba14767ead75fcc1b1fa265c1898461ede0b5e7758a0e8d11d1757d", + "action": "add" + } + }, + "OutputPolicyExecuteCount": { + "1": { + "version": 1, + "hash": "6bb24b3b35e19564c43b838ca3f46ccdeadb6596511917f2d220681a378e439d", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "124e48961e0a2ffe9b8ce2aca7244e5c87d3a31debaedfc03c4edc721bb1a86c", + "action": "add" + } + }, + "OutputPolicyExecuteOnce": { + "1": { + "version": 1, + "hash": "32a40fc9966b277528eebc61c01041f3a5447417731954abdaffbb14dabc76bb", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "429110a31e6a1b91e228e1ce9006607bf6ca3e8ce4c4005c82754b089492ec80", + "action": "add" + } + }, + "UserCodeStatusCollection": { + "1": { + "version": 1, + "hash": "07481d543ec3131e759822710ab1714d525c0a16b20ebe4a2119f558ba22c125", + "action": "add" + } + }, + "UserCode": { + "1": { + "version": 1, + "hash": "e14c22686cdc7d1fb2b0d01c0aebdea37e62a61b051677c1d30234214f05cd42", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "660e1abc15034f525e91ffdd820c2a2179bfddf83b7b9e3ce7823b2efc515c69", + "action": "remove" + }, + "3": { + "version": 3, + "hash": "90fcae0f556f375ba1e91d2e345f57241660695c6e2b84c8e311df89d09e6c66", + "action": "remove" + }, + "4": { + "version": 4, + "hash": "0a7181cd5f76800b6566175ffa7276d0cf38c4ddc5110114430147dfc8bfdb2a", + "action": "add" + } + }, + "UserCodeExecutionOutput": { + "1": { + "version": 1, + "hash": "deafafb72d07d724690aaa2fe742379f8e9b3531d9c33f6a8683ee90b462e353", + "action": "add" + } + }, + "NumpyArrayObject": { + "1": { + "version": 1, + "hash": "dcc7b44fa5ad22ae0bc576948f856c172dac1e9de2bc8e2a302e428f3309a278", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "2c631121d9211006edab5620b214dea83e2398bee92244d822227ee316647e22", + "action": "remove" + }, + "3": { + "version": 3, + "hash": "ff3e9e57df17d6027581ae1aa177199751d8685a3b0cb4359e7e55ace3514041", + "action": "add" + } + }, + "NumpyScalarObject": { + "1": { + "version": 1, + "hash": "5c1b6b6e8ba88bc79e76646d621489b889fe8f9b9fd59f117d594be18a409633", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "0d5d81b9d45c140f6e07b43ed68d31e0ef060d6b4d0431c9b4795997bb35c69d", + "action": "remove" + }, + "3": { + "version": 3, + "hash": "9cc5eca915280827de912d66fbb345f43f80787de309613f3fc53130df5fa7d8", + "action": "add" + } + }, + "NumpyBoolObject": { + "1": { + "version": 1, + "hash": "a5c822a6a3ca9eefd6a2b68f7fd0bc614fba7995f6bcc30bdc9dc882296b9b16", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "24839ba1c88ed833a134124750d5f299abcdf318670315028ed87b254f4578b3", + "action": "remove" + }, + "3": { + "version": 3, + "hash": "808a042ea9bca5b621417296824bf2a0b170e66c1f714f91ec3feccace41e2a3", + "action": "add" + } + }, + "PandasDataframeObject": { + "1": { + "version": 1, + "hash": "35058924b3de2e0a604a92f91f4dd2e3cc0dac80c219d34f360e7cedd52f5f4c", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "66729d4ba7a92210d45c5a5c24fbdb4c8e58138a515a7bdb71ac8f6e8b868544", + "action": "remove" + }, + "3": { + "version": 3, + "hash": "30e79bc3df2f7d99d8bca7e58f2d93ab24fc766ce723d985142cf7adee4cc57a", + "action": "add" + } + }, + "PandasSeriesObject": { + "1": { + "version": 1, + "hash": "2a0d8a55f1c27bd8fccd276cbe01bf272c40cab10417d7027273983fed423caa", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "cb05a714f75b1140a943f56a3622fcc0477b3a1f504cd545a98510959ffe1528", + "action": "remove" + }, + "3": { + "version": 3, + "hash": "96942949c5a7be48891f84f95b046148bf3e5213b586012071f637c488115ac0", + "action": "add" + } + }, + "UserCodeStatusChange": { + "1": { + "version": 1, + "hash": "4f5b405cc2b3976ed8f7018df82e873435d9187dff15fa5a23bc85a738969f3f", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "d83e0905ae882c824ba8fbbf455cd3881906bf8b2ebbfff07bcf471ef869cedc", + "action": "remove" + }, + "3": { + "version": 3, + "hash": "6a743ac25193006491f53e0ab697a1391a8f19441d6fa6d6b67d4d5745808b12", + "action": "add" + } + }, + "SyncStateItem": { + "1": { + "version": 1, + "hash": "4dbfa0813f5a3f7be0b36249ff2d67e395ad7c9e138c5a122fc7342b8dcc4b92", + "action": "add" + } + }, + "SyncState": { + "1": { + "version": 1, + "hash": "a0616775ec8ef0629e2d91e0df9cc4237ea3674727eda1ce367f1897ee35767d", + "action": "add" + } + }, + "StoreConfig": { + "1": { + "version": 1, + "hash": "17de8875cf590311ddb042140347ffc79d4a85028e504dad178ca4e1237ec861", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "6df61455f637affc477cf7ded7206009b414269b497a586b5d3374368e9ea602", + "action": "add" + } + }, + "MongoStoreConfig": { + "1": { + "version": 1, + "hash": "e52aa382e300b0b69aaa2d80aadb4e3a9a3c02b3c741b71d56f959c4d3891ce5", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "ab2a664a0b3c6f5e0d8323aa26c399c7810462f1a8178f5e5f5021b95a40570c", + "action": "add" + } + }, + "Action": { + "1": { + "version": 1, + "hash": "5cf71ee35097f17fbb1dd05096f875211d71cf07161205d7f6a9c11fd49d5272", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "a13b50c4d23bd6deb7896e394f2a20e6cef4c33c5e6f4ee30f19eaffab708f21", + "action": "remove" + }, + "3": { + "version": 3, + "hash": "8b9957c26b2fa6513d6a07cdde6a4fab003693cf4b787e8bda0ecc2503ae9d54", + "action": "add" + } + }, + "DataSubjectCreate": { + "1": { + "version": 1, + "hash": "5a94f9fcba75c50d78d71222f0235c5fd4d8003ae0db4d74bdbc4d56a99de3aa", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "f33811ae53332a54323cd64772776d0fdf95623f5ee7e3f5759dd36ba9e0397d", + "action": "add" + } + }, + "Dataset": { + "1": { + "version": 1, + "hash": "99ca2fa3e46fd9810222d269fac6accb546f632e94d5d57529016ba5e55af5a8", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "5e108228813bda478de1d6496fffc888f2f1bbaa7ae11ccce100987ee935c5ce", + "action": "add" + } + }, + "CreateDataset": { + "1": { + "version": 1, + "hash": "3b020d9b8928cbd7e91f41c749ab4c932e19520696a183f2c7cd1312ebb640d1", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "67d45b8e93be3c95cdc5c5c2ff8d7e181e0c3200badc279d56be4f51f5e78ce7", + "action": "add" + } + }, + "DictStoreConfig": { + "1": { + "version": 1, + "hash": "256e9c623ce0becd555ddd2a55a0c15514e162786b1549388cef98a92a9b18c9", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "071e31e8bf4fdf894b03e0490549be4c40fcb0f0cdecff34866c5d2eded2944f", + "action": "add" + } + }, + "SQLiteStoreConfig": { + "1": { + "version": 1, + "hash": "b656b26c14cf4e97aba702dd62a0927aec7f860c12eed512c2c688e1b7109aa5", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "194391d5e90030ad2fe46e7a810ee55dddaa9a1f831667bcdad6e2363c1996fa", + "action": "add" + } + }, + "Plan": { + "1": { + "version": 1, + "hash": "a0bba2b7792c9e08c453e9e256f0ac6e6185610726566bcd50b057ae83b42d9a", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "f8e623e1887df2c0051caf9e06820e6603148e8ae688460e10a6f4b2dd405e9d", + "action": "add" + } + }, + "NodeMetadata": { + "1": { + "version": 1, + "hash": "6bee018894dfdf697ea624740d0bf051750e0b0d8470ced59646f6d8812068ac", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "f856169fea72486cd436875ce4411ef935da11eb7c5af48121adfa00d4c0cdb6", + "action": "remove" + }, + "3": { + "version": 3, + "hash": "3cc67abf394a805066a88aef0bea15bde609b9ecbe7ec15172eac5e7a0b7ef7c", + "action": "remove" + }, + "4": { + "version": 4, + "hash": "6d0dd9f388728bb8532ca775587cc7eb9889e111bad8f0b4ba17464140479f9f", + "action": "add" + } + }, + "NodeSettings": { + "1": { + "version": 1, + "hash": "b662047bb278f4f5db77c102f94b733c3a929839271b3d6b82ea174a60e2aaf0", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "29a82afcb006a044b6ae04c6ea8a067d145d28b4210bb038ea9fa86ebde108c8", + "action": "remove" + }, + "3": { + "version": 3, + "hash": "2d5f6e79f074f75b5cfc2357eac7cf635b8f083421009a513240b4dbbd5a0fc1", + "action": "add" + } + }, + "BlobFile": { + "1": { + "version": 1, + "hash": "47ed55183d619c6c624e35412360a41de42833e2c24223c1de1ad12a84fdafc2", + "action": "remove" + }, + "3": { + "version": 3, + "hash": "8f1710c754bb3b39f546b97fd69c4826291398b247976bbc41fa873af431bca9", + "action": "remove" + }, + "4": { + "version": 4, + "hash": "c74d6f9899d928430a38bd4585069b557de8e985a13f82f166479bd7f32d5a85", + "action": "add" + } + }, + "SeaweedSecureFilePathLocation": { + "1": { + "version": 1, + "hash": "5724a38b1a92b8a55da3d9cc34a720365a6d0c32683acda630fc44067173e201", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "5fd63fed2a4efba8c2b6c7a7b5e9b5939181781c331230896aa130b6fd558739", + "action": "remove" + }, + "3": { + "version": 3, + "hash": "12547e03e48b48c44f13720792db9302726c92f33ecc5374bd92ff6f2d733adf", + "action": "add" + } + }, + "BlobStorageEntry": { + "1": { + "version": 1, + "hash": "9f1b027cce390ee6f71c7a81e7420bb71a477b29c6c62ba74e781a97bc5434e6", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "5472bdd5bdce6d0b561543a6bac70d47bf0c05c141a21450751460cc538d6b55", + "action": "remove" + }, + "3": { + "version": 3, + "hash": "0a5cf4058b330727a2d617a99d56070a7a6977b7d10f532fbb35cd4fe97b7678", + "action": "add" + } + }, + "BlobStorageMetadata": { + "1": { + "version": 1, + "hash": "6888943be3f97186190dd26d7eefbdf29b15c6f2fa459e13608065ebcdb799e2", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "674f4c52a8444289d5ef389b919008860e2b0e7acbaafa774d58e492d5b6741a", + "action": "remove" + }, + "3": { + "version": 3, + "hash": "b4b222dc8a994b5ff6d685818973516d89b615e2321d122edc28d1c30479a9fb", + "action": "add" + } + }, + "BlobRetrieval": { + "1": { + "version": 1, + "hash": "a8d7e1d6483e7a9b5a130e837fa398862aa6cbb316cc5f4470450d835755fdd9", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "4c4fbdb6df5bb9fcbe914a9890bd1c1b6a1b3f382a04cbc8752a5a1b03130111", + "action": "remove" + }, + "3": { + "version": 3, + "hash": "609daef405c4606f61b76df23c91ae75a97788a4e99f3e1ee7faa5a35eab8748", + "action": "add" + } + }, + "SyftObjectRetrieval": { + "2": { + "version": 2, + "hash": "d9d7a7e1b8843145c9687fd013c9223700285886073547734267e91ac53e0996", + "action": "remove" + }, + "3": { + "version": 3, + "hash": "952958e9afae007bef3cb89aa15be95dddc4c310e3a8ce4191576f90ac6fcbc8", + "action": "remove" + }, + "4": { + "version": 4, + "hash": "fe151e6fceaafc71c9189d07aed077dc0477bea6a8d7f3c3ace9098ed3161f6b", + "action": "add" + } + }, + "WorkerSettings": { + "1": { + "version": 1, + "hash": "0dcd95422ec8a7c74e45ee68a125084c08f898dc94a13d25fe5a5fd0e4fc5027", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "d623a8a0d6c83b26ba49686bd8be10eccb126f54626fef334a85396c3b8a8ed6", + "action": "remove" + }, + "3": { + "version": 3, + "hash": "20c9e19d8084a87130e173d09d3e9ebaecd3127c455702471eac764d37912a43", + "action": "add" + } + }, + "SubmitUserCode": { + "2": { + "version": 2, + "hash": "9b29e060973a3de8d3564a2b7d2bb5c53745aa445bf257576994b613505d7194", + "action": "remove" + }, + "3": { + "version": 3, + "hash": "a29160c16d2e2620800d42cdcd9f3637d063a570c477a5d05217a2e64b4bb396", + "action": "remove" + }, + "4": { + "version": 4, + "hash": "3c5c8627e4f7cca64c1249eea52e7c46171fd4882f76c83e9fa8a1ea7e828b9c", + "action": "add" + } + }, + "SeaweedFSBlobDeposit": { + "1": { + "version": 1, + "hash": "382a9ac178deed2a9591e1ebbb39f265cbe67027fb93a420d473a4c26b7fda11", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "07d84a95324d95d9c868cd7d1c33c908f77aa468671d76c144586aab672bcbb5", + "action": "remove" + }, + "3": { + "version": 3, + "hash": "05e61e6328b085b738e5d41c0781d87852d44d218894cb3008f5be46e337f6d8", + "action": "add" + } + }, + "QueueItem": { + "1": { + "version": 1, + "hash": "5aa94681d9d0715d5b605f9625a54e114927271378cf2ea7245f85c488035e0b", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "9503b878de4b5b7a1793580301353523b7d6219ebd27d38abe598061979b7570", + "action": "remove" + }, + "3": { + "version": 3, + "hash": "3495f406d2c97050ce86be80c230f49b6b846c63b9a9230cbd6631952f2bad0f", + "action": "remove" + }, + "4": { + "version": 4, + "hash": "96b0ab4ae935558cd391b86e923f8c7e172b3c27b288c0133197bdc41bd7e19f", + "action": "add" + } + }, + "ZMQClientConfig": { + "1": { + "version": 1, + "hash": "e6054969b495791569caaf33239039beae3d116e1fe74e9575467c48b9007c45", + "action": "remove" + }, + "3": { + "version": 3, + "hash": "91ce5953cced58e12c576aa5174d5ca0c91981b01cf42edd5283d347baa3390b", + "action": "remove" + }, + "4": { + "version": 4, + "hash": "d8761747473ef2af59a7889ab0ea0f69f78a841a9f0cf9fad8260e9c570211d5", + "action": "add" + } + }, + "ActionQueueItem": { + "1": { + "version": 1, + "hash": "11a43caf9164eb2a5a21f4bcb0ca361d0a5d134bf3c60173f2c502d0d80219de", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "6413ed01e949cac169299a43ce40651f9bf8053e408b6942853f8afa8a693b3d", + "action": "remove" + }, + "3": { + "version": 3, + "hash": "5bcda9c7df78ded9ea4b53710191f37054d3046ea01125b755afc8c30dd9eed2", + "action": "add" + } + }, + "JobItem": { + "1": { + "version": 1, + "hash": "7b8723861837b0b7e948b2cf9244159d232185f3407dd6bef108346f941ddf6e", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "e99cf5a78c6dd3a0adc37af3472c7c21570a9e747985dff540a2b06d24de6446", + "action": "remove" + }, + "3": { + "version": 3, + "hash": "5b93a59e28574691339d22826d5650969336a2e930b93d6b3fe6d5409ca0cfc4", + "action": "remove" + }, + "4": { + "version": 4, + "hash": "6a7cc7c2bb4dd234c1508b0af4d3b403cd3b7b427578a775bf80dc36891923ed", + "action": "add" + } + }, + "SyftLog": { + "1": { + "version": 1, + "hash": "bd3f62b8fe4b2718a6380c8f05a93c5c40169fc4ab174db291929298e588429e", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "d3ce45794da2e6c4b0cef63b98a553525af50c5d9db42d3d64caef3e7d22b4a9", + "action": "remove" + }, + "3": { + "version": 3, + "hash": "8964d48238672e0e5d5db6b932cda4ee8eb77581949ab3f7a38a05b1efec13b7", + "action": "add" + } + }, + "SignedSyftAPICall": { + "1": { + "version": 1, + "hash": "e66a116de2fa44ebdd0d4c2d7d5a047dedb555fd201a0f431cd8017d9d33a61d", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "7a3bdede247c347196d5ced8217d2d3849e91a02dc5fd1c98c4a8bcac98480e4", + "action": "add" + } + }, + "UserUpdate": { + "2": { + "version": 2, + "hash": "32cba8fbd786c575f92e26c31384d282e68e3ebfe5c4b0a0e793820b1228d246", + "action": "remove" + }, + "3": { + "version": 3, + "hash": "a7333af6252bf92ccd913bb23ddc4c0b0c63f8838277d7ebad406be92fa019d2", + "action": "add" + } + }, + "UserCreate": { + "2": { + "version": 2, + "hash": "2540188c5aaea866914dccff459df6e0f4727108a503414bb1567ff6297d4646", + "action": "remove" + }, + "3": { + "version": 3, + "hash": "70a0d3a701aca47f58009d48c94e314adc464e5429af6794b5770a1163ddfdda", + "action": "add" + } + }, + "UserSearch": { + "1": { + "version": 1, + "hash": "69d1e10b81c8a4143cf70e4f911d8562732af2458ebbc455ca64542f11373dd1", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "78d4149c8b1af8510755341fc369eae83d7f67c6b771b50af7f9b3c9b6e7b7aa", + "action": "add" + } + }, + "NodeSettingsUpdate": { + "1": { + "version": 1, + "hash": "b6ddc66ff270a3c2c4760e31e1a55d72ed04ccae2d0115ebe2fba6f2bf9bd119", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "e1dc9d2f30c4aae1f7359eb3fd44de5537788cd3c69be5f30c36fb019f07c261", + "action": "add" + } + }, + "User": { + "2": { + "version": 2, + "hash": "ded970c92f202716ed33a2117cf541789f35fad66bd4b1db39da5026b1d7d0e7", + "action": "remove" + }, + "3": { + "version": 3, + "hash": "ac5179da4b09332cade6aeedd1c59b506ddfe932ee79b9bb2c087dca24391342", + "action": "add" + } + }, + "UserView": { + "2": { + "version": 2, + "hash": "e410de583bb15bc5af57acef7be55ea5fc56b5b0fc169daa3869f4203c4d7473", + "action": "remove" + }, + "3": { + "version": 3, + "hash": "ac21f70f7bcbc6cadd7b07949e66b66bca31aa5c1fb28196ae38d22dc05eb444", + "action": "add" + } + }, + "Notification": { + "1": { + "version": 1, + "hash": "d13981f721fe2b3e2717640ee07dc716c596e4ecd442461665c3fdab0b85bf0e", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "848bdbdbfc655c8cbb6274d3158fad7d3fcdaf77bf0389031dff0d8cedcdbd24", + "action": "add" + } + }, + "CreateNotification": { + "1": { + "version": 1, + "hash": "b1f459de374fe674f873a4a5f3fb8a8aabe0d83faad84a933f0a77dd1141159a", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "657edc0de0b93399006f9c911de2cd212244acc192ff052abf7215bb41fe83aa", + "action": "add" + } + }, + "NotificationPreferences": { + "1": { + "version": 1, + "hash": "e0be3fb928a3e05ba309fc4d59e8eba1e61c6ea09aeb68f25230a5e9446cfcfd", + "action": "add" + } + }, + "NotifierSettings": { + "1": { + "version": 1, + "hash": "efa20280a24d48f583d1e21875a9c195466c7df1239cebbce6016fd6c15c02ad", + "action": "add" + } + }, + "PartialSyftObject": { + "1": { + "version": 1, + "hash": "008917584d8e1c09015cdbef02f59c0622f48e0618877c1b44425c8846befc13", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "1254e629e855f017511f60a10f249bd266a018c446b8533b58fcbbb7bb63c29e", + "action": "add" + } + }, + "NodeMetadataUpdate": { + "1": { + "version": 1, + "hash": "569d124c23590360bda240c19b53314ccc6204c5d1ab0d2898976a028e002191", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "520ae8ffc0c057ffa827cb7b267a19fb6b92e3cf3c0a3666ac34e271b6dd0aed", + "action": "add" + } + }, + "MongoDict": { + "1": { + "version": 1, + "hash": "640734396edae801e1601fe7777710e67685e552acb0244ad8b4f689599baca9", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "47da755ee2c572f719f9c4624120142f0e3c411aeb03278a9eea5fdd92ad2bad", + "action": "add" + } + }, + "LinkedObject": { + "1": { + "version": 1, + "hash": "824567c6933c095d0e2f6995c8de3581c0fbd2e9e4ead35c8159f7964709c28e", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "08ba9bab178011c723f84bdc64ea879a369f4e6fb32d60020ae123e64b19ec42", + "action": "add" + } + }, + "BaseConfig": { + "1": { + "version": 1, + "hash": "4e5257080ce615aa4122b02bad8487e4c7d6d0f171ff77abbc9e8cd3e33df89a", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "383d9ce8873520c9224e00797a96d6dc2e64f054795e3b1de2ac7cd8ce68df86", + "action": "add" + } + }, + "ServiceConfig": { + "1": { + "version": 1, + "hash": "ca91f59bf045d949d82860f7d52655bfbede4cf6bdc5bae8f847f08a16f05d74", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "4c79a399bbbd8571b712bdb957ff3bc4903aae59cc06bd584c248860dfdab9fe", + "action": "add" + } + }, + "LibConfig": { + "1": { + "version": 1, + "hash": "c6ff229aea16874c5d9ae4d1f9e500d13f5cf984bbcee7abd16c5841707a2f78", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "48924a4e5c9dfbc22ef7f2449ca82c7c8d6ae6f6eae070b87747e8a971bd1cb4", + "action": "add" + } + }, + "APIEndpoint": { + "1": { + "version": 1, + "hash": "c0e83867b107113e6fed06364ba364c24b2f4af35b15a3869b176318d3be7989", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "1be1f6793478cd2e4a0cc84713426b2d5586969e98058f4e8b91fc19293cf445", + "action": "add" + } + }, + "LibEndpoint": { + "1": { + "version": 1, + "hash": "153eac6d8990774eebfffaa75a9895e7c4e1a0e09465d5da0baf4c3a3b03369d", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "74916f7c9bbca213b70fcdb5212eae9eb5d3c9fddf4aa35e1fb9a7158fd2d97f", + "action": "add" + } + }, + "SyftAPICall": { + "1": { + "version": 1, + "hash": "014bd1d0933f6070888a313edba239170759de24eae49bf2374c1be4dbe2b4d7", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "f18183e178a0b5709a2800a7d88f9eef25afefe64d6c646938fec6c5aacd296f", + "action": "add" + } + }, + "SyftAPIData": { + "1": { + "version": 1, + "hash": "db101a75227e34750d7056785a1e87bb2e8ad6604f19c372d0cb6aa437243bf5", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "931f6019fe66e35eebfe2e0b3c20d7354e2222b4e51a7b60ae9a54c581a77d6e", + "action": "add" + } + }, + "SyftAPI": { + "1": { + "version": 1, + "hash": "2bba1d9fcf677a58e35bf903de3da22ee4913af138aa3012af9c46b3609579cd", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "8d24945c5d62c9a910dbe6b925064532db4f351ab7f3eabf1fb454a9e460f7ab", + "action": "add" + } + }, + "UserViewPage": { + "1": { + "version": 1, + "hash": "16dac6209b19a934d286ef1efa874379e0040c324e71023c57d1bc6d2d367171", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "1383d83f202e53490d03049685c1052385ecde4ea6d4b34d4917d08749e02e44", + "action": "add" + } + }, + "UserPrivateKey": { + "1": { + "version": 1, + "hash": "7cb196587887f0f3bffb298dd9f3b88509e9b2748792bf8dc03bdd0d6b98714a", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "7e99d928122dd7546c94893314f393956c29b8c8d605f62bc99429972f2ffd8e", + "action": "add" + } + }, + "DateTime": { + "1": { + "version": 1, + "hash": "7e9d89309a10d2110a7ae4f97d8f25a7914853269e8fa0c531630790c1253f17", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "92daa79cc211b880d7c492e32b22fa4b7cce78ef1606a9be4461324f68fb8cd3", + "action": "add" + } + }, + "ReplyNotification": { + "1": { + "version": 1, + "hash": "34b2ad522f7406c2486573467d9c7acef5c1063a0d9f2177c3bda2d8c4f87572", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "bc3a15f754ea23a1b6dfe1612ee47a361864c820c507b5644b3fada92bd266e7", + "action": "add" + } + }, + "HTTPConnection": { + "1": { + "version": 1, + "hash": "5ee19eaf55ecbe7945ea45924c036ec0f500114a2f64176620961a8c2ec94cdb", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "68409295f8916ceb22a8cf4abf89f5e4bcff0d75dc37e16ede37250ada28df59", + "action": "add" + } + }, + "PythonConnection": { + "1": { + "version": 1, + "hash": "011946fc9af0a6987f5c7bc9b0208b2fae9d65217531430bced7ba542788da1a", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "eb479c671fc112b2acbedb88bc5624dfdc9592856c04c22c66410f6c863e1708", + "action": "add" + } + }, + "ActionDataEmpty": { + "1": { + "version": 1, + "hash": "89b5912fe5416f922051b8068be6071a03c87a4ab264959de524f1b86e95f028", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "1fd3a1d3b3d97c8fe4ff2e51567c026830e6c1489f82caa4c6e3ca24a11e1da0", + "action": "add" + } + }, + "ObjectNotReady": { + "1": { + "version": 1, + "hash": "88207988639b11eaca686b6e079616d9caecc3dbc2a8112258e0f39ee5c3e113", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "07cad6b7fbf4dc9f02ec5857dd4ab4c224fc2da540062a55835eb85df31e7fe8", + "action": "add" + } + }, + "ActionDataLink": { + "1": { + "version": 1, + "hash": "10bf94e99637695f1ba283f0b10e70743a4ebcb9ee75aefb1a05e6d6e1d21a71", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "59756e8b5729df61217f8bcf53f54e99c7fcc715594488779e19296dec582951", + "action": "add" + } + }, + "SyftImageRegistry": { + "1": { + "version": 1, + "hash": "dc83910c91947e3d9eaa3e6f8592237448f0408668c7cca80450b5fcd54722e1", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "862410fcf514a41ee13273d9540a245ed79e26bb82a0acfe2ad48accc3af1bef", + "action": "add" + } + }, + "SyftWorkerImage": { + "1": { + "version": 1, + "hash": "2a9585b6a286e24f1a9f3f943d0128730cf853edc549184dc1809d19e1eec54b", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "1063e826436e24707eef3f37dbc15f8008ca038fc3f02ad489a49248c8666ba3", + "action": "add" + } + }, + "SyftWorker": { + "1": { + "version": 1, + "hash": "0d5b367162f3ce55ab090cc1b49bd30e50d4eb144e8431eadc679bd0e743aa70", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "ad19971aabbdf6d032fba708357eb0f0d0bd59f993c58b3e36a1b7ca04332453", + "action": "add" + } + }, + "WorkerPool": { + "1": { + "version": 1, + "hash": "250699eb4c452fc427995353d5c5ad6245fb3e9fdac8814f8348784816a0733b", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "1b81621b7c03eacfe8369c30bbc97967acef6b5d29a3c67d5f8ad81b49556dac", + "action": "add" + } + }, + "SecureFilePathLocation": { + "1": { + "version": 1, + "hash": "7febc066e2ee5a3a4a891720afede3f5c155cacc0557662ac4d04bf67b964c6d", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "e4e18e793f25c1ba8eb32849dafc3b85aa1572ebd9a7339ea8776452777d5b7c", + "action": "add" + } + }, + "AzureSecureFilePathLocation": { + "1": { + "version": 1, + "hash": "1bb15f3f9d7082779f1c9f58de94011487924cb8a8c9c2ec18fd7c161c27fd0e", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "b05c5b759d43d9aa13e2a11087d13ff78cbec946768e3ff130fcac83a4216117", + "action": "add" + } + }, + "CreateBlobStorageEntry": { + "1": { + "version": 1, + "hash": "61a373336e83645f1b6d78a320323d9ea4ee91b3d87b730cb0608fbfa0072262", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "b252fe14bd22f92866c20bfffbdab1a839c8648c7b2cda81500cbeb9a5d85c57", + "action": "add" + } + }, + "BlobRetrievalByURL": { + "3": { + "version": 3, + "hash": "0b664100ea08413ca4ef04665ca910c2cf9535539617ea4ba33687d05cdfe747", + "action": "remove" + }, + "4": { + "version": 4, + "hash": "3a82ec6220eda51289931689db2f598e5e44a610b0a229113c4695f897cc9f2b", + "action": "add" + } + }, + "BlobDeposit": { + "1": { + "version": 1, + "hash": "c98e6da658a3be01ead4ea6ee6a4c10046879f0ce0f5fc5f946346671579b229", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "7b0709298f6a6bd1e33244f655dc4f3bb95645f9e474f2de331869071e3ab384", + "action": "add" + } + }, + "HTTPNodeRoute": { + "1": { + "version": 1, + "hash": "1901b9f53f9970ce2bd8307ba9f7cafc0e7eba1d2ec82e4014c6120e605e3741", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "2134ea812f7c6ea41522727ae087245c4b1195ffbad554db638070861cd9eb1c", + "action": "add" + } + }, + "PythonNodeRoute": { + "1": { + "version": 1, + "hash": "15711e6e7a1ef726c8e8b5c35a6cb2d30b56ba5213cba489524bf63489e136cf", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "3eca5767ae4a8fbe67744509e58c6d9fb78f38fa0a0f7fcf5960ab4250acc1f0", + "action": "add" + } + }, + "DataSubject": { + "1": { + "version": 1, + "hash": "0b8b049d4627727b444c419f5d6a97b7cb97a433088ebf744c854b6a470dadf1", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "4385b12c582d711cfadf08f6d9254d2b95652d8aeedbeb350c5dcbf57dab1fea", + "action": "add" + } + }, + "DataSubjectMemberRelationship": { + "1": { + "version": 1, + "hash": "0a820edc9f1a87387acc3c611fe852752fcb3dab7608058f2bc48211be7bfbd2", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "6f03ee3c35cd02973210c25ce99f50effdaa6156211329bddf763272d9d32585", + "action": "add" + } + }, + "Contributor": { + "1": { + "version": 1, + "hash": "d1d4f25bb87e59c0414501d3335097de66815c164c9ed5a7850ff8bec69fbcdc", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "7beef331ac6ea90632adc81a96bd99a656467ab8f2334007c624c64ea8a4b886", + "action": "add" + } + }, + "MarkdownDescription": { + "1": { + "version": 1, + "hash": "519328a3952049f57004013e4fb00840695b24b8575cad983056412c9c9d9ba6", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "3c4990cee7cc0b9e86c4b1aa6120476d3d7154d4047d8f4a80a10b6ad1415be4", + "action": "add" + } + }, + "Asset": { + "1": { + "version": 1, + "hash": "24350b8d9597df49999918ad42e0eece1328ea30389311f1e0a420be8f39b8a1", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "b5ce972e6b0341da041f457660eca873bd9bb4f93e73158767f951cb93b53d10", + "action": "add" + } + }, + "CreateAsset": { + "1": { + "version": 1, + "hash": "1b4c71569b8da64258672483bd36dc4aa99a32d4cb519659241d15bc898041a6", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "954da64a48165139f585e9e5a9526aa43a73a0709c1c1bf58e937e8c3e0f184f", + "action": "add" + } + }, + "DatasetPageView": { + "1": { + "version": 1, + "hash": "b1de14bb9b6a259648dfc59b6a48fa526116afe50a689c24b8bb36fd0e6a97f8", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "f7652573278f762788f4ec3d39c3ec14179061429589714ff49210b015d57d0f", + "action": "add" + } + }, + "TwinObject": { + "1": { + "version": 1, + "hash": "c42455586b43724a7421becd99122b787a129798daf6081e96954ecaea228099", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "c863c24d4ec1989ce2a0547f9b9152a2a61b24386b38ccd37f0aeae91ce80e41", + "action": "add" + } + }, + "ExactMatch": { + "1": { + "version": 1, + "hash": "e497e2e2380db72766c5e219e8afd13136d8953933d6f1eaf83b14001e887cde", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "8767689e0b6acdc42ed558645ce641098e63094300225e2c8b9e4758abf80104", + "action": "add" + } + }, + "OutputHistory": { + "1": { + "version": 1, + "hash": "4ec6e6efd86a972b474251885151bdfe4ef262562174605e8ab6a8abba1aa867", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "b6e3d6ca02441af981df1c83bb3ccf05e8221e8da3fb369596190c32ee547f12", + "action": "add" + } + }, + "UserPolicy": { + "1": { + "version": 1, + "hash": "c69b17b1d96cace8b45da6d9639165f2da4aa7ff156b6fd922ac217bf7856d8a", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "9a5ef3d6ece1321ad59c20f2dda08564696e1dd8d017b268ffd70c2958671cad", + "action": "add" + } + }, + "SubmitUserPolicy": { + "1": { + "version": 1, + "hash": "96f7f39279fadc70c569b8d48ed4d6420a8132db51e37466d272fda19953554b", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "354df4734594f6bc3b58b26c0b60592f454c750e49c00781fc15448dd65a4fb4", + "action": "add" + } + }, + "UserCodeExecutionResult": { + "1": { + "version": 1, + "hash": "49c32e85e78b7b189a7f13b7e26115ef94fcb0b60b578adcbe2b95e289f63a6e", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "0f4b96ae01b360b7b5ba99f6bd34aaf2da368ff56075bee8137d8c9a82bcec02", + "action": "add" + } + }, + "CodeHistory": { + "1": { + "version": 1, + "hash": "a7baae93862ae0aa67675f1617574e31aafb15a9ebff633eb817278a3a867161", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "f9a3e33bb89c72612b2c5ea501ca16bdbac832a94af1f373c76458f2a5a96614", + "action": "add" + } + }, + "CodeHistoryView": { + "1": { + "version": 1, + "hash": "0ed1a2a04a962ecbcfa38b0b8a03c1e51e8946a4b80f6bf2557148ce658671ce", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "91f1c8b4d9f8e8be517cda487615ae2e3a9df6fd4bdd2c7be51836b851f429f0", + "action": "add" + } + }, + "CodeHistoriesDict": { + "1": { + "version": 1, + "hash": "95288411cd5843834f3273a2fd66a7df2e603e980f4ab1d329f9ab17d5d2f643", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "9ebf38ad3f12b1ec397bd977cf1013fb8703e02562a6e74b7d17ea2debfcb4a1", + "action": "add" + } + }, + "UsersCodeHistoriesDict": { + "1": { + "version": 1, + "hash": "5e1f389c4565ee8558386dd5c934d81e0c68ab1434f86bb9065976b587ef44d1", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "863280e2a39de8f50293d54dd9798a0568a2204418fe0bd776b5ea3dcc43e99a", + "action": "add" + } + }, + "OnDiskBlobDeposit": { + "1": { + "version": 1, + "hash": "5efc230c1ee65c4626d334aa69ed458c796c45265e546a333844c6c2bcd0e6b0", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "6f8f03f6bf76407b8f34aba12970d037c2a59ec3858feee8f8a3234ebe3a744d", + "action": "add" + } + }, + "RemoteConfig": { + "1": { + "version": 1, + "hash": "ad7bc4780a8ad52e14ce68601852c93d2fe07bda489809cad7cae786d2461754", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "0269311d0a524c1f2c565ffd1c9d0da4a4cb4880f98b44cb7d3b76312f5c9f98", + "action": "add" + } + }, + "AzureRemoteConfig": { + "1": { + "version": 1, + "hash": "c05c6caa27db4e385c642536d4b0ecabc0c71e91220d2e6ce21a2761ca68a673", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "56ab4455e8182d3c300efb31ae019a2211ecb9e579ec1a41a087c98ee8e9f317", + "action": "add" + } + }, + "Change": { + "1": { + "version": 1, + "hash": "aefebd1601cf5bfd4817b0db75300a78299cc4949ead735a90873cbd22c8d4bc", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "9784905430b48d60be31b89d5fdbf559f8f7cc0a3be3428a3ba4b17b0db06330", + "action": "add" + } + }, + "ChangeStatus": { + "1": { + "version": 1, + "hash": "627f6f8e42cc285336aa6fd4916285d796140f4ff901487b7cb3907ef0f116a6", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "37e33e685081a3e45155ffe8f02371a5dde82841ebb3d1b60c0ff06031622ccd", + "action": "add" + } + }, + "ActionStoreChange": { + "1": { + "version": 1, + "hash": "17b865e75eb3fb2693924fb00ba87a25260be45d55a4eb2184c4ead22d787cbe", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "0d97c83b6a355eaa6c351cd50c36ba58c0f0e08e63e16af1c44cba76c61af834", + "action": "add" + } + }, + "CreateCustomImageChange": { + "1": { + "version": 1, + "hash": "bc09dca7995938f3b3a2bd9c8b3c2feffc8484df466144a425cb69cadb2ab635", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "91d2333291eb43c9814eb1d3ad1f736d5c1ccb9370de6734e506f0463fa92159", + "action": "add" + } + }, + "CreateCustomWorkerPoolChange": { + "1": { + "version": 1, + "hash": "86894f8ccc037de61f44f9698fd113ba02c3cf3870a3048c00a46e15dcd1941c", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "84cb18e884dfb1509d78d8775110314278444af2b2dd5370cb2621d28f8d1aaa", + "action": "add" + } + }, + "Request": { + "1": { + "version": 1, + "hash": "e054307eeb7f13683cde9ce7613d5ca2925a13fff7c345b1c9f729a12c955f90", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "b8be498ac1e0a7df5e683540ed2a62778faff11404f45f660b3e092e9ed0e37d", + "action": "add" + } + }, + "RequestInfo": { + "1": { + "version": 1, + "hash": "b76075c138afc0563ce9ac7f6b1131f048951f7486cd516c02736dc1a2a23639", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "836d768fe0d3d5e134dbcafdff8542a97242ded1b4df1c76dff2ca0f87b28d71", + "action": "add" + } + }, + "RequestInfoFilter": { + "1": { + "version": 1, + "hash": "7103abdc464ae71bb746410f5730f55dd8ed82268aa32bbb0a69e0070488a669", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "8dabbabdac26c5223579dabe54f7b1b4220b0e49fa6e401fdb09768bca6b49d5", + "action": "add" + } + }, + "SubmitRequest": { + "1": { + "version": 1, + "hash": "96b4ec12beafd9d8a7c97399cb8a23dade4db16d8f521be3fe7b8fec99db5161", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "33c6aa318e2d7f3d56897e61c7370a5483bf5a37f25cfa0041ff3bf84949aee2", + "action": "add" + } + }, + "ObjectMutation": { + "1": { + "version": 1, + "hash": "0ee3dd38d6df0fe9a19d848e8f3aaaf13a6ba86afe3406c239caed6da185651a", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "4d77ee2650ea29a50e60cf0dcb6cac932b7e6f1aa1e8a927a791ca088e1d07d0", + "action": "add" + } + }, + "EnumMutation": { + "1": { + "version": 1, + "hash": "4c02f956ec9b973064972cc57fc8dd9c525e683f93f804642b4e1bfee1b62e57", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "13275f41942fa8eaa359fe3b0d5ba9f7c8c73564dad6d661441c29beef19a049", + "action": "add" + } + }, + "NodePeer": { + "1": { + "version": 1, + "hash": "7b88de7e38490e2d69f31295137673e7ddabc16ab0e2272ff491f6cea1835d63", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "840d11498095c02d3de9bfe48ea8960c81017c4af45cb8af7e12dc9a18ebd2da", + "action": "add" + } + }, + "SyftObjectMigrationState": { + "1": { + "version": 1, + "hash": "d3c8126bc15dae4dd243bb035530e3f56cd9e433d403dd6b5f3b45face6d281f", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "0b00b9236ae35820733041dc0f4f3956d85d75108a94dba0653aa5948436bd8a", + "action": "add" + } + }, + "ProjectThreadMessage": { + "1": { + "version": 1, + "hash": "1118e935792e8e54103dbf91fa33edbf192a7767d2b1d4526dfa7d4a643cde2e", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "a7454aace740674583226e4f1c1e48284d4ffbc125c196c919d449e2fe8b52a7", + "action": "add" + } + }, + "ProjectMessage": { + "1": { + "version": 1, + "hash": "55a3a5171b6949372b4125cc461bf39bc998565e07703804fca6c7ef99695ae4", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "283dd47bd664db581928ffe33e7f93d81100351461976a7d662541837b8490b9", + "action": "add" + } + }, + "ProjectRequestResponse": { + "1": { + "version": 1, + "hash": "d4c360e845697a0b24695143d0781626cd344cfde43162c90ae90fe67e00ae21", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "31c346849ab131d6eddb109054a19118c6937b20586fe54f5c7a0a50ecc017e4", + "action": "add" + } + }, + "ProjectRequest": { + "1": { + "version": 1, + "hash": "514d189df335c68869eea36befcdcafec74bdc682eaf18871fe879e26da4dbb6", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "4051700e64dd28f6a928fd3e4cbaf989abf0e2345b7c086f3aa8917e30c756b2", + "action": "add" + } + }, + "AnswerProjectPoll": { + "1": { + "version": 1, + "hash": "ff2e1ac7bb764c99d646b96eb3ebfbf9311599b7e3be07aa4a4eb4810bb6dd12", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "7467766e01c8afadb1b2dbe548c9f540a7d6869fed4e98db96c2705bb6f3f3c2", + "action": "add" + } + }, + "ProjectPoll": { + "1": { + "version": 1, + "hash": "b0ac8f1d9c06997374ddbc33fdf1d0af0da15fdb6899f52d91a8574106558964", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "900f51fcd1cdac2b34f74038a33229273446e211a310138f8af7ac3683094e92", + "action": "add" + } + }, + "Project": { + "1": { + "version": 1, + "hash": "ec5b7ac1c92808e266f06b175c6ebcd50be81777ad120c02ce8c6074d0004788", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "7a874f5d00996d9781f1e448c1a6fb766aa236fb9b468e8f0f5fdee76a047791", + "action": "add" + } + }, + "ProjectSubmit": { + "1": { + "version": 1, + "hash": "0374b37779497d7e0b2ffeabc38d35bfbae2ee762a7674a5a8af75e7c5545e61", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "70fa24856ecb0df109736e0cb8478cac335801413ca191aa9ced34f5ea3e5189", + "action": "add" + } + }, + "VeilidConnection": { + "1": { + "version": 1, + "hash": "c1796e7b01c9eae0dbf59cfd5c2c2f0e7eba593e0cea615717246572b27aae4b", + "action": "add" + } + }, + "VeilidNodeRoute": { + "1": { + "version": 1, + "hash": "eadf99eac62574cdda61290c44c564a3ba22faebf27a661da4fc4a2643760376", + "action": "add" + } + }, + "EnclaveMetadata": { + "1": { + "version": 1, + "hash": "39f85e475015e6f860ddcc5fea819423eba2db8f4b7d8e004c05a44d6f8444c6", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "6dcc26695abc6a9ecd9d7d1e6507a9f1a92cc5ccd10987e92419bf984245f9a1", + "action": "add" + } + } + } } } diff --git a/packages/syft/src/syft/protocol/releases/0.8.5.post2.json b/packages/syft/src/syft/protocol/releases/0.8.5.post2.json deleted file mode 100644 index a9263238beb..00000000000 --- a/packages/syft/src/syft/protocol/releases/0.8.5.post2.json +++ /dev/null @@ -1,1671 +0,0 @@ -{ - "4": { - "object_versions": { - "ActionObject": { - "1": { - "version": 1, - "hash": "632446f1415102490c93fafb56dd9eb29d79623bcc5e9f2e6e37c4f63c2c51c3", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "577aa1f010b90194958a18ec38ee21db3718bd96d9e036501c6ddeefabedf432", - "action": "remove" - }, - "3": { - "version": 3, - "hash": "d5303167b1048c1b956781c6daeaa93ec792bea5181c076c93da74dfec0a6127", - "action": "add" - } - }, - "AnyActionObject": { - "1": { - "version": 1, - "hash": "bcb31f847907edc9c95d2d120dc5427854604f40940e3f41cd0474a1820ac65e", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "002d8be821140befebbc0503e6bc1ef8779094e24e46305e5da5af6eecb56b13", - "action": "remove" - }, - "3": { - "version": 3, - "hash": "22568b8c3d700b7eaa3291b9f3d014dda3d6dbe20f1f8eab87210ccb2f035bbc", - "action": "add" - } - }, - "BlobFileOBject": { - "1": { - "version": 1, - "hash": "8da2c80ced4f0414c671313c4b63d05846df1e397c763d99d803be86c29755bb", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "f8d75c274f7ae4138e85bb936c3f27241cc0f7dd011ba237396733c53e5a1b0d", - "action": "add" - } - }, - "JobInfo": { - "1": { - "version": 1, - "hash": "cf26eeac3d9254dfa439917493b816341f8a379a77d182bbecba3b7ed2c1d00a", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "89dbd4a810586b49498be1f5299b565a19871487e14a120433b0a4cf607b6dee", - "action": "add" - } - }, - "ExecutionOutput": { - "1": { - "version": 1, - "hash": "c2337099eba14767ead75fcc1b1fa265c1898461ede0b5e7758a0e8d11d1757d", - "action": "add" - } - }, - "OutputPolicyExecuteCount": { - "1": { - "version": 1, - "hash": "6bb24b3b35e19564c43b838ca3f46ccdeadb6596511917f2d220681a378e439d", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "124e48961e0a2ffe9b8ce2aca7244e5c87d3a31debaedfc03c4edc721bb1a86c", - "action": "add" - } - }, - "OutputPolicyExecuteOnce": { - "1": { - "version": 1, - "hash": "32a40fc9966b277528eebc61c01041f3a5447417731954abdaffbb14dabc76bb", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "429110a31e6a1b91e228e1ce9006607bf6ca3e8ce4c4005c82754b089492ec80", - "action": "add" - } - }, - "UserCodeStatusCollection": { - "1": { - "version": 1, - "hash": "07481d543ec3131e759822710ab1714d525c0a16b20ebe4a2119f558ba22c125", - "action": "add" - } - }, - "UserCode": { - "1": { - "version": 1, - "hash": "e14c22686cdc7d1fb2b0d01c0aebdea37e62a61b051677c1d30234214f05cd42", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "660e1abc15034f525e91ffdd820c2a2179bfddf83b7b9e3ce7823b2efc515c69", - "action": "remove" - }, - "3": { - "version": 3, - "hash": "90fcae0f556f375ba1e91d2e345f57241660695c6e2b84c8e311df89d09e6c66", - "action": "remove" - }, - "4": { - "version": 4, - "hash": "0a7181cd5f76800b6566175ffa7276d0cf38c4ddc5110114430147dfc8bfdb2a", - "action": "add" - } - }, - "UserCodeExecutionOutput": { - "1": { - "version": 1, - "hash": "deafafb72d07d724690aaa2fe742379f8e9b3531d9c33f6a8683ee90b462e353", - "action": "add" - } - }, - "NumpyArrayObject": { - "1": { - "version": 1, - "hash": "dcc7b44fa5ad22ae0bc576948f856c172dac1e9de2bc8e2a302e428f3309a278", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "2c631121d9211006edab5620b214dea83e2398bee92244d822227ee316647e22", - "action": "remove" - }, - "3": { - "version": 3, - "hash": "ff3e9e57df17d6027581ae1aa177199751d8685a3b0cb4359e7e55ace3514041", - "action": "add" - } - }, - "NumpyScalarObject": { - "1": { - "version": 1, - "hash": "5c1b6b6e8ba88bc79e76646d621489b889fe8f9b9fd59f117d594be18a409633", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "0d5d81b9d45c140f6e07b43ed68d31e0ef060d6b4d0431c9b4795997bb35c69d", - "action": "remove" - }, - "3": { - "version": 3, - "hash": "9cc5eca915280827de912d66fbb345f43f80787de309613f3fc53130df5fa7d8", - "action": "add" - } - }, - "NumpyBoolObject": { - "1": { - "version": 1, - "hash": "a5c822a6a3ca9eefd6a2b68f7fd0bc614fba7995f6bcc30bdc9dc882296b9b16", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "24839ba1c88ed833a134124750d5f299abcdf318670315028ed87b254f4578b3", - "action": "remove" - }, - "3": { - "version": 3, - "hash": "808a042ea9bca5b621417296824bf2a0b170e66c1f714f91ec3feccace41e2a3", - "action": "add" - } - }, - "PandasDataframeObject": { - "1": { - "version": 1, - "hash": "35058924b3de2e0a604a92f91f4dd2e3cc0dac80c219d34f360e7cedd52f5f4c", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "66729d4ba7a92210d45c5a5c24fbdb4c8e58138a515a7bdb71ac8f6e8b868544", - "action": "remove" - }, - "3": { - "version": 3, - "hash": "30e79bc3df2f7d99d8bca7e58f2d93ab24fc766ce723d985142cf7adee4cc57a", - "action": "add" - } - }, - "PandasSeriesObject": { - "1": { - "version": 1, - "hash": "2a0d8a55f1c27bd8fccd276cbe01bf272c40cab10417d7027273983fed423caa", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "cb05a714f75b1140a943f56a3622fcc0477b3a1f504cd545a98510959ffe1528", - "action": "remove" - }, - "3": { - "version": 3, - "hash": "96942949c5a7be48891f84f95b046148bf3e5213b586012071f637c488115ac0", - "action": "add" - } - }, - "UserCodeStatusChange": { - "1": { - "version": 1, - "hash": "4f5b405cc2b3976ed8f7018df82e873435d9187dff15fa5a23bc85a738969f3f", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "d83e0905ae882c824ba8fbbf455cd3881906bf8b2ebbfff07bcf471ef869cedc", - "action": "remove" - }, - "3": { - "version": 3, - "hash": "6a743ac25193006491f53e0ab697a1391a8f19441d6fa6d6b67d4d5745808b12", - "action": "add" - } - }, - "SyncStateItem": { - "1": { - "version": 1, - "hash": "4dbfa0813f5a3f7be0b36249ff2d67e395ad7c9e138c5a122fc7342b8dcc4b92", - "action": "add" - } - }, - "SyncState": { - "1": { - "version": 1, - "hash": "a0616775ec8ef0629e2d91e0df9cc4237ea3674727eda1ce367f1897ee35767d", - "action": "add" - } - }, - "StoreConfig": { - "1": { - "version": 1, - "hash": "17de8875cf590311ddb042140347ffc79d4a85028e504dad178ca4e1237ec861", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "6df61455f637affc477cf7ded7206009b414269b497a586b5d3374368e9ea602", - "action": "add" - } - }, - "MongoStoreConfig": { - "1": { - "version": 1, - "hash": "e52aa382e300b0b69aaa2d80aadb4e3a9a3c02b3c741b71d56f959c4d3891ce5", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "ab2a664a0b3c6f5e0d8323aa26c399c7810462f1a8178f5e5f5021b95a40570c", - "action": "add" - } - }, - "Action": { - "1": { - "version": 1, - "hash": "5cf71ee35097f17fbb1dd05096f875211d71cf07161205d7f6a9c11fd49d5272", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "a13b50c4d23bd6deb7896e394f2a20e6cef4c33c5e6f4ee30f19eaffab708f21", - "action": "remove" - }, - "3": { - "version": 3, - "hash": "8b9957c26b2fa6513d6a07cdde6a4fab003693cf4b787e8bda0ecc2503ae9d54", - "action": "add" - } - }, - "DataSubjectCreate": { - "1": { - "version": 1, - "hash": "5a94f9fcba75c50d78d71222f0235c5fd4d8003ae0db4d74bdbc4d56a99de3aa", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "f33811ae53332a54323cd64772776d0fdf95623f5ee7e3f5759dd36ba9e0397d", - "action": "add" - } - }, - "Dataset": { - "1": { - "version": 1, - "hash": "99ca2fa3e46fd9810222d269fac6accb546f632e94d5d57529016ba5e55af5a8", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "5e108228813bda478de1d6496fffc888f2f1bbaa7ae11ccce100987ee935c5ce", - "action": "add" - } - }, - "CreateDataset": { - "1": { - "version": 1, - "hash": "3b020d9b8928cbd7e91f41c749ab4c932e19520696a183f2c7cd1312ebb640d1", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "67d45b8e93be3c95cdc5c5c2ff8d7e181e0c3200badc279d56be4f51f5e78ce7", - "action": "add" - } - }, - "DictStoreConfig": { - "1": { - "version": 1, - "hash": "256e9c623ce0becd555ddd2a55a0c15514e162786b1549388cef98a92a9b18c9", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "071e31e8bf4fdf894b03e0490549be4c40fcb0f0cdecff34866c5d2eded2944f", - "action": "add" - } - }, - "SQLiteStoreConfig": { - "1": { - "version": 1, - "hash": "b656b26c14cf4e97aba702dd62a0927aec7f860c12eed512c2c688e1b7109aa5", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "194391d5e90030ad2fe46e7a810ee55dddaa9a1f831667bcdad6e2363c1996fa", - "action": "add" - } - }, - "Plan": { - "1": { - "version": 1, - "hash": "a0bba2b7792c9e08c453e9e256f0ac6e6185610726566bcd50b057ae83b42d9a", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "f8e623e1887df2c0051caf9e06820e6603148e8ae688460e10a6f4b2dd405e9d", - "action": "add" - } - }, - "NodeMetadata": { - "1": { - "version": 1, - "hash": "6bee018894dfdf697ea624740d0bf051750e0b0d8470ced59646f6d8812068ac", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "f856169fea72486cd436875ce4411ef935da11eb7c5af48121adfa00d4c0cdb6", - "action": "remove" - }, - "3": { - "version": 3, - "hash": "3cc67abf394a805066a88aef0bea15bde609b9ecbe7ec15172eac5e7a0b7ef7c", - "action": "remove" - }, - "4": { - "version": 4, - "hash": "6d0dd9f388728bb8532ca775587cc7eb9889e111bad8f0b4ba17464140479f9f", - "action": "add" - } - }, - "NodeSettings": { - "1": { - "version": 1, - "hash": "b662047bb278f4f5db77c102f94b733c3a929839271b3d6b82ea174a60e2aaf0", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "29a82afcb006a044b6ae04c6ea8a067d145d28b4210bb038ea9fa86ebde108c8", - "action": "remove" - }, - "3": { - "version": 3, - "hash": "2d5f6e79f074f75b5cfc2357eac7cf635b8f083421009a513240b4dbbd5a0fc1", - "action": "add" - } - }, - "BlobFile": { - "1": { - "version": 1, - "hash": "47ed55183d619c6c624e35412360a41de42833e2c24223c1de1ad12a84fdafc2", - "action": "remove" - }, - "3": { - "version": 3, - "hash": "8f1710c754bb3b39f546b97fd69c4826291398b247976bbc41fa873af431bca9", - "action": "remove" - }, - "4": { - "version": 4, - "hash": "c74d6f9899d928430a38bd4585069b557de8e985a13f82f166479bd7f32d5a85", - "action": "add" - } - }, - "SeaweedSecureFilePathLocation": { - "1": { - "version": 1, - "hash": "5724a38b1a92b8a55da3d9cc34a720365a6d0c32683acda630fc44067173e201", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "5fd63fed2a4efba8c2b6c7a7b5e9b5939181781c331230896aa130b6fd558739", - "action": "remove" - }, - "3": { - "version": 3, - "hash": "12547e03e48b48c44f13720792db9302726c92f33ecc5374bd92ff6f2d733adf", - "action": "add" - } - }, - "BlobStorageEntry": { - "1": { - "version": 1, - "hash": "9f1b027cce390ee6f71c7a81e7420bb71a477b29c6c62ba74e781a97bc5434e6", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "5472bdd5bdce6d0b561543a6bac70d47bf0c05c141a21450751460cc538d6b55", - "action": "remove" - }, - "3": { - "version": 3, - "hash": "0a5cf4058b330727a2d617a99d56070a7a6977b7d10f532fbb35cd4fe97b7678", - "action": "add" - } - }, - "BlobStorageMetadata": { - "1": { - "version": 1, - "hash": "6888943be3f97186190dd26d7eefbdf29b15c6f2fa459e13608065ebcdb799e2", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "674f4c52a8444289d5ef389b919008860e2b0e7acbaafa774d58e492d5b6741a", - "action": "remove" - }, - "3": { - "version": 3, - "hash": "b4b222dc8a994b5ff6d685818973516d89b615e2321d122edc28d1c30479a9fb", - "action": "add" - } - }, - "BlobRetrieval": { - "1": { - "version": 1, - "hash": "a8d7e1d6483e7a9b5a130e837fa398862aa6cbb316cc5f4470450d835755fdd9", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "4c4fbdb6df5bb9fcbe914a9890bd1c1b6a1b3f382a04cbc8752a5a1b03130111", - "action": "remove" - }, - "3": { - "version": 3, - "hash": "609daef405c4606f61b76df23c91ae75a97788a4e99f3e1ee7faa5a35eab8748", - "action": "add" - } - }, - "SyftObjectRetrieval": { - "2": { - "version": 2, - "hash": "d9d7a7e1b8843145c9687fd013c9223700285886073547734267e91ac53e0996", - "action": "remove" - }, - "3": { - "version": 3, - "hash": "952958e9afae007bef3cb89aa15be95dddc4c310e3a8ce4191576f90ac6fcbc8", - "action": "remove" - }, - "4": { - "version": 4, - "hash": "fe151e6fceaafc71c9189d07aed077dc0477bea6a8d7f3c3ace9098ed3161f6b", - "action": "add" - } - }, - "WorkerSettings": { - "1": { - "version": 1, - "hash": "0dcd95422ec8a7c74e45ee68a125084c08f898dc94a13d25fe5a5fd0e4fc5027", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "d623a8a0d6c83b26ba49686bd8be10eccb126f54626fef334a85396c3b8a8ed6", - "action": "remove" - }, - "3": { - "version": 3, - "hash": "20c9e19d8084a87130e173d09d3e9ebaecd3127c455702471eac764d37912a43", - "action": "add" - } - }, - "SubmitUserCode": { - "2": { - "version": 2, - "hash": "9b29e060973a3de8d3564a2b7d2bb5c53745aa445bf257576994b613505d7194", - "action": "remove" - }, - "3": { - "version": 3, - "hash": "a29160c16d2e2620800d42cdcd9f3637d063a570c477a5d05217a2e64b4bb396", - "action": "remove" - }, - "4": { - "version": 4, - "hash": "3c5c8627e4f7cca64c1249eea52e7c46171fd4882f76c83e9fa8a1ea7e828b9c", - "action": "add" - } - }, - "SeaweedFSBlobDeposit": { - "1": { - "version": 1, - "hash": "382a9ac178deed2a9591e1ebbb39f265cbe67027fb93a420d473a4c26b7fda11", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "07d84a95324d95d9c868cd7d1c33c908f77aa468671d76c144586aab672bcbb5", - "action": "remove" - }, - "3": { - "version": 3, - "hash": "05e61e6328b085b738e5d41c0781d87852d44d218894cb3008f5be46e337f6d8", - "action": "add" - } - }, - "QueueItem": { - "1": { - "version": 1, - "hash": "5aa94681d9d0715d5b605f9625a54e114927271378cf2ea7245f85c488035e0b", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "9503b878de4b5b7a1793580301353523b7d6219ebd27d38abe598061979b7570", - "action": "remove" - }, - "3": { - "version": 3, - "hash": "3495f406d2c97050ce86be80c230f49b6b846c63b9a9230cbd6631952f2bad0f", - "action": "remove" - }, - "4": { - "version": 4, - "hash": "96b0ab4ae935558cd391b86e923f8c7e172b3c27b288c0133197bdc41bd7e19f", - "action": "add" - } - }, - "ZMQClientConfig": { - "1": { - "version": 1, - "hash": "e6054969b495791569caaf33239039beae3d116e1fe74e9575467c48b9007c45", - "action": "remove" - }, - "3": { - "version": 3, - "hash": "91ce5953cced58e12c576aa5174d5ca0c91981b01cf42edd5283d347baa3390b", - "action": "remove" - }, - "4": { - "version": 4, - "hash": "d8761747473ef2af59a7889ab0ea0f69f78a841a9f0cf9fad8260e9c570211d5", - "action": "add" - } - }, - "ActionQueueItem": { - "1": { - "version": 1, - "hash": "11a43caf9164eb2a5a21f4bcb0ca361d0a5d134bf3c60173f2c502d0d80219de", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "6413ed01e949cac169299a43ce40651f9bf8053e408b6942853f8afa8a693b3d", - "action": "remove" - }, - "3": { - "version": 3, - "hash": "5bcda9c7df78ded9ea4b53710191f37054d3046ea01125b755afc8c30dd9eed2", - "action": "add" - } - }, - "JobItem": { - "1": { - "version": 1, - "hash": "7b8723861837b0b7e948b2cf9244159d232185f3407dd6bef108346f941ddf6e", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "e99cf5a78c6dd3a0adc37af3472c7c21570a9e747985dff540a2b06d24de6446", - "action": "remove" - }, - "3": { - "version": 3, - "hash": "5b93a59e28574691339d22826d5650969336a2e930b93d6b3fe6d5409ca0cfc4", - "action": "remove" - }, - "4": { - "version": 4, - "hash": "6a7cc7c2bb4dd234c1508b0af4d3b403cd3b7b427578a775bf80dc36891923ed", - "action": "add" - } - }, - "SyftLog": { - "1": { - "version": 1, - "hash": "bd3f62b8fe4b2718a6380c8f05a93c5c40169fc4ab174db291929298e588429e", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "d3ce45794da2e6c4b0cef63b98a553525af50c5d9db42d3d64caef3e7d22b4a9", - "action": "remove" - }, - "3": { - "version": 3, - "hash": "8964d48238672e0e5d5db6b932cda4ee8eb77581949ab3f7a38a05b1efec13b7", - "action": "add" - } - }, - "SignedSyftAPICall": { - "1": { - "version": 1, - "hash": "e66a116de2fa44ebdd0d4c2d7d5a047dedb555fd201a0f431cd8017d9d33a61d", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "7a3bdede247c347196d5ced8217d2d3849e91a02dc5fd1c98c4a8bcac98480e4", - "action": "add" - } - }, - "UserUpdate": { - "2": { - "version": 2, - "hash": "32cba8fbd786c575f92e26c31384d282e68e3ebfe5c4b0a0e793820b1228d246", - "action": "remove" - }, - "3": { - "version": 3, - "hash": "a7333af6252bf92ccd913bb23ddc4c0b0c63f8838277d7ebad406be92fa019d2", - "action": "add" - } - }, - "UserCreate": { - "2": { - "version": 2, - "hash": "2540188c5aaea866914dccff459df6e0f4727108a503414bb1567ff6297d4646", - "action": "remove" - }, - "3": { - "version": 3, - "hash": "70a0d3a701aca47f58009d48c94e314adc464e5429af6794b5770a1163ddfdda", - "action": "add" - } - }, - "UserSearch": { - "1": { - "version": 1, - "hash": "69d1e10b81c8a4143cf70e4f911d8562732af2458ebbc455ca64542f11373dd1", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "78d4149c8b1af8510755341fc369eae83d7f67c6b771b50af7f9b3c9b6e7b7aa", - "action": "add" - } - }, - "NodeSettingsUpdate": { - "1": { - "version": 1, - "hash": "b6ddc66ff270a3c2c4760e31e1a55d72ed04ccae2d0115ebe2fba6f2bf9bd119", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "e1dc9d2f30c4aae1f7359eb3fd44de5537788cd3c69be5f30c36fb019f07c261", - "action": "add" - } - }, - "User": { - "2": { - "version": 2, - "hash": "ded970c92f202716ed33a2117cf541789f35fad66bd4b1db39da5026b1d7d0e7", - "action": "remove" - }, - "3": { - "version": 3, - "hash": "ac5179da4b09332cade6aeedd1c59b506ddfe932ee79b9bb2c087dca24391342", - "action": "add" - } - }, - "UserView": { - "2": { - "version": 2, - "hash": "e410de583bb15bc5af57acef7be55ea5fc56b5b0fc169daa3869f4203c4d7473", - "action": "remove" - }, - "3": { - "version": 3, - "hash": "ac21f70f7bcbc6cadd7b07949e66b66bca31aa5c1fb28196ae38d22dc05eb444", - "action": "add" - } - }, - "Notification": { - "1": { - "version": 1, - "hash": "d13981f721fe2b3e2717640ee07dc716c596e4ecd442461665c3fdab0b85bf0e", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "848bdbdbfc655c8cbb6274d3158fad7d3fcdaf77bf0389031dff0d8cedcdbd24", - "action": "add" - } - }, - "CreateNotification": { - "1": { - "version": 1, - "hash": "b1f459de374fe674f873a4a5f3fb8a8aabe0d83faad84a933f0a77dd1141159a", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "657edc0de0b93399006f9c911de2cd212244acc192ff052abf7215bb41fe83aa", - "action": "add" - } - }, - "NotificationPreferences": { - "1": { - "version": 1, - "hash": "e0be3fb928a3e05ba309fc4d59e8eba1e61c6ea09aeb68f25230a5e9446cfcfd", - "action": "add" - } - }, - "NotifierSettings": { - "1": { - "version": 1, - "hash": "efa20280a24d48f583d1e21875a9c195466c7df1239cebbce6016fd6c15c02ad", - "action": "add" - } - }, - "PartialSyftObject": { - "1": { - "version": 1, - "hash": "008917584d8e1c09015cdbef02f59c0622f48e0618877c1b44425c8846befc13", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "1254e629e855f017511f60a10f249bd266a018c446b8533b58fcbbb7bb63c29e", - "action": "add" - } - }, - "NodeMetadataUpdate": { - "1": { - "version": 1, - "hash": "569d124c23590360bda240c19b53314ccc6204c5d1ab0d2898976a028e002191", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "520ae8ffc0c057ffa827cb7b267a19fb6b92e3cf3c0a3666ac34e271b6dd0aed", - "action": "add" - } - }, - "MongoDict": { - "1": { - "version": 1, - "hash": "640734396edae801e1601fe7777710e67685e552acb0244ad8b4f689599baca9", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "47da755ee2c572f719f9c4624120142f0e3c411aeb03278a9eea5fdd92ad2bad", - "action": "add" - } - }, - "LinkedObject": { - "1": { - "version": 1, - "hash": "824567c6933c095d0e2f6995c8de3581c0fbd2e9e4ead35c8159f7964709c28e", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "08ba9bab178011c723f84bdc64ea879a369f4e6fb32d60020ae123e64b19ec42", - "action": "add" - } - }, - "BaseConfig": { - "1": { - "version": 1, - "hash": "4e5257080ce615aa4122b02bad8487e4c7d6d0f171ff77abbc9e8cd3e33df89a", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "383d9ce8873520c9224e00797a96d6dc2e64f054795e3b1de2ac7cd8ce68df86", - "action": "add" - } - }, - "ServiceConfig": { - "1": { - "version": 1, - "hash": "ca91f59bf045d949d82860f7d52655bfbede4cf6bdc5bae8f847f08a16f05d74", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "4c79a399bbbd8571b712bdb957ff3bc4903aae59cc06bd584c248860dfdab9fe", - "action": "add" - } - }, - "LibConfig": { - "1": { - "version": 1, - "hash": "c6ff229aea16874c5d9ae4d1f9e500d13f5cf984bbcee7abd16c5841707a2f78", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "48924a4e5c9dfbc22ef7f2449ca82c7c8d6ae6f6eae070b87747e8a971bd1cb4", - "action": "add" - } - }, - "APIEndpoint": { - "1": { - "version": 1, - "hash": "c0e83867b107113e6fed06364ba364c24b2f4af35b15a3869b176318d3be7989", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "1be1f6793478cd2e4a0cc84713426b2d5586969e98058f4e8b91fc19293cf445", - "action": "add" - } - }, - "LibEndpoint": { - "1": { - "version": 1, - "hash": "153eac6d8990774eebfffaa75a9895e7c4e1a0e09465d5da0baf4c3a3b03369d", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "74916f7c9bbca213b70fcdb5212eae9eb5d3c9fddf4aa35e1fb9a7158fd2d97f", - "action": "add" - } - }, - "SyftAPICall": { - "1": { - "version": 1, - "hash": "014bd1d0933f6070888a313edba239170759de24eae49bf2374c1be4dbe2b4d7", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "f18183e178a0b5709a2800a7d88f9eef25afefe64d6c646938fec6c5aacd296f", - "action": "add" - } - }, - "SyftAPIData": { - "1": { - "version": 1, - "hash": "db101a75227e34750d7056785a1e87bb2e8ad6604f19c372d0cb6aa437243bf5", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "931f6019fe66e35eebfe2e0b3c20d7354e2222b4e51a7b60ae9a54c581a77d6e", - "action": "add" - } - }, - "SyftAPI": { - "1": { - "version": 1, - "hash": "2bba1d9fcf677a58e35bf903de3da22ee4913af138aa3012af9c46b3609579cd", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "8d24945c5d62c9a910dbe6b925064532db4f351ab7f3eabf1fb454a9e460f7ab", - "action": "add" - } - }, - "UserViewPage": { - "1": { - "version": 1, - "hash": "16dac6209b19a934d286ef1efa874379e0040c324e71023c57d1bc6d2d367171", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "1383d83f202e53490d03049685c1052385ecde4ea6d4b34d4917d08749e02e44", - "action": "add" - } - }, - "UserPrivateKey": { - "1": { - "version": 1, - "hash": "7cb196587887f0f3bffb298dd9f3b88509e9b2748792bf8dc03bdd0d6b98714a", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "7e99d928122dd7546c94893314f393956c29b8c8d605f62bc99429972f2ffd8e", - "action": "add" - } - }, - "DateTime": { - "1": { - "version": 1, - "hash": "7e9d89309a10d2110a7ae4f97d8f25a7914853269e8fa0c531630790c1253f17", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "92daa79cc211b880d7c492e32b22fa4b7cce78ef1606a9be4461324f68fb8cd3", - "action": "add" - } - }, - "ReplyNotification": { - "1": { - "version": 1, - "hash": "34b2ad522f7406c2486573467d9c7acef5c1063a0d9f2177c3bda2d8c4f87572", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "bc3a15f754ea23a1b6dfe1612ee47a361864c820c507b5644b3fada92bd266e7", - "action": "add" - } - }, - "HTTPConnection": { - "1": { - "version": 1, - "hash": "5ee19eaf55ecbe7945ea45924c036ec0f500114a2f64176620961a8c2ec94cdb", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "68409295f8916ceb22a8cf4abf89f5e4bcff0d75dc37e16ede37250ada28df59", - "action": "add" - } - }, - "PythonConnection": { - "1": { - "version": 1, - "hash": "011946fc9af0a6987f5c7bc9b0208b2fae9d65217531430bced7ba542788da1a", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "eb479c671fc112b2acbedb88bc5624dfdc9592856c04c22c66410f6c863e1708", - "action": "add" - } - }, - "ActionDataEmpty": { - "1": { - "version": 1, - "hash": "89b5912fe5416f922051b8068be6071a03c87a4ab264959de524f1b86e95f028", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "1fd3a1d3b3d97c8fe4ff2e51567c026830e6c1489f82caa4c6e3ca24a11e1da0", - "action": "add" - } - }, - "ObjectNotReady": { - "1": { - "version": 1, - "hash": "88207988639b11eaca686b6e079616d9caecc3dbc2a8112258e0f39ee5c3e113", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "07cad6b7fbf4dc9f02ec5857dd4ab4c224fc2da540062a55835eb85df31e7fe8", - "action": "add" - } - }, - "ActionDataLink": { - "1": { - "version": 1, - "hash": "10bf94e99637695f1ba283f0b10e70743a4ebcb9ee75aefb1a05e6d6e1d21a71", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "59756e8b5729df61217f8bcf53f54e99c7fcc715594488779e19296dec582951", - "action": "add" - } - }, - "SyftImageRegistry": { - "1": { - "version": 1, - "hash": "dc83910c91947e3d9eaa3e6f8592237448f0408668c7cca80450b5fcd54722e1", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "862410fcf514a41ee13273d9540a245ed79e26bb82a0acfe2ad48accc3af1bef", - "action": "add" - } - }, - "SyftWorkerImage": { - "1": { - "version": 1, - "hash": "2a9585b6a286e24f1a9f3f943d0128730cf853edc549184dc1809d19e1eec54b", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "1063e826436e24707eef3f37dbc15f8008ca038fc3f02ad489a49248c8666ba3", - "action": "add" - } - }, - "SyftWorker": { - "1": { - "version": 1, - "hash": "0d5b367162f3ce55ab090cc1b49bd30e50d4eb144e8431eadc679bd0e743aa70", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "ad19971aabbdf6d032fba708357eb0f0d0bd59f993c58b3e36a1b7ca04332453", - "action": "add" - } - }, - "WorkerPool": { - "1": { - "version": 1, - "hash": "250699eb4c452fc427995353d5c5ad6245fb3e9fdac8814f8348784816a0733b", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "1b81621b7c03eacfe8369c30bbc97967acef6b5d29a3c67d5f8ad81b49556dac", - "action": "add" - } - }, - "SecureFilePathLocation": { - "1": { - "version": 1, - "hash": "7febc066e2ee5a3a4a891720afede3f5c155cacc0557662ac4d04bf67b964c6d", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "e4e18e793f25c1ba8eb32849dafc3b85aa1572ebd9a7339ea8776452777d5b7c", - "action": "add" - } - }, - "AzureSecureFilePathLocation": { - "1": { - "version": 1, - "hash": "1bb15f3f9d7082779f1c9f58de94011487924cb8a8c9c2ec18fd7c161c27fd0e", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "b05c5b759d43d9aa13e2a11087d13ff78cbec946768e3ff130fcac83a4216117", - "action": "add" - } - }, - "CreateBlobStorageEntry": { - "1": { - "version": 1, - "hash": "61a373336e83645f1b6d78a320323d9ea4ee91b3d87b730cb0608fbfa0072262", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "b252fe14bd22f92866c20bfffbdab1a839c8648c7b2cda81500cbeb9a5d85c57", - "action": "add" - } - }, - "BlobRetrievalByURL": { - "3": { - "version": 3, - "hash": "0b664100ea08413ca4ef04665ca910c2cf9535539617ea4ba33687d05cdfe747", - "action": "remove" - }, - "4": { - "version": 4, - "hash": "3a82ec6220eda51289931689db2f598e5e44a610b0a229113c4695f897cc9f2b", - "action": "add" - } - }, - "BlobDeposit": { - "1": { - "version": 1, - "hash": "c98e6da658a3be01ead4ea6ee6a4c10046879f0ce0f5fc5f946346671579b229", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "7b0709298f6a6bd1e33244f655dc4f3bb95645f9e474f2de331869071e3ab384", - "action": "add" - } - }, - "HTTPNodeRoute": { - "1": { - "version": 1, - "hash": "1901b9f53f9970ce2bd8307ba9f7cafc0e7eba1d2ec82e4014c6120e605e3741", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "2134ea812f7c6ea41522727ae087245c4b1195ffbad554db638070861cd9eb1c", - "action": "add" - } - }, - "PythonNodeRoute": { - "1": { - "version": 1, - "hash": "15711e6e7a1ef726c8e8b5c35a6cb2d30b56ba5213cba489524bf63489e136cf", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "3eca5767ae4a8fbe67744509e58c6d9fb78f38fa0a0f7fcf5960ab4250acc1f0", - "action": "add" - } - }, - "DataSubject": { - "1": { - "version": 1, - "hash": "0b8b049d4627727b444c419f5d6a97b7cb97a433088ebf744c854b6a470dadf1", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "4385b12c582d711cfadf08f6d9254d2b95652d8aeedbeb350c5dcbf57dab1fea", - "action": "add" - } - }, - "DataSubjectMemberRelationship": { - "1": { - "version": 1, - "hash": "0a820edc9f1a87387acc3c611fe852752fcb3dab7608058f2bc48211be7bfbd2", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "6f03ee3c35cd02973210c25ce99f50effdaa6156211329bddf763272d9d32585", - "action": "add" - } - }, - "Contributor": { - "1": { - "version": 1, - "hash": "d1d4f25bb87e59c0414501d3335097de66815c164c9ed5a7850ff8bec69fbcdc", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "7beef331ac6ea90632adc81a96bd99a656467ab8f2334007c624c64ea8a4b886", - "action": "add" - } - }, - "MarkdownDescription": { - "1": { - "version": 1, - "hash": "519328a3952049f57004013e4fb00840695b24b8575cad983056412c9c9d9ba6", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "3c4990cee7cc0b9e86c4b1aa6120476d3d7154d4047d8f4a80a10b6ad1415be4", - "action": "add" - } - }, - "Asset": { - "1": { - "version": 1, - "hash": "24350b8d9597df49999918ad42e0eece1328ea30389311f1e0a420be8f39b8a1", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "b5ce972e6b0341da041f457660eca873bd9bb4f93e73158767f951cb93b53d10", - "action": "add" - } - }, - "CreateAsset": { - "1": { - "version": 1, - "hash": "1b4c71569b8da64258672483bd36dc4aa99a32d4cb519659241d15bc898041a6", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "954da64a48165139f585e9e5a9526aa43a73a0709c1c1bf58e937e8c3e0f184f", - "action": "add" - } - }, - "DatasetPageView": { - "1": { - "version": 1, - "hash": "b1de14bb9b6a259648dfc59b6a48fa526116afe50a689c24b8bb36fd0e6a97f8", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "f7652573278f762788f4ec3d39c3ec14179061429589714ff49210b015d57d0f", - "action": "add" - } - }, - "TwinObject": { - "1": { - "version": 1, - "hash": "c42455586b43724a7421becd99122b787a129798daf6081e96954ecaea228099", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "c863c24d4ec1989ce2a0547f9b9152a2a61b24386b38ccd37f0aeae91ce80e41", - "action": "add" - } - }, - "ExactMatch": { - "1": { - "version": 1, - "hash": "e497e2e2380db72766c5e219e8afd13136d8953933d6f1eaf83b14001e887cde", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "8767689e0b6acdc42ed558645ce641098e63094300225e2c8b9e4758abf80104", - "action": "add" - } - }, - "OutputHistory": { - "1": { - "version": 1, - "hash": "4ec6e6efd86a972b474251885151bdfe4ef262562174605e8ab6a8abba1aa867", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "b6e3d6ca02441af981df1c83bb3ccf05e8221e8da3fb369596190c32ee547f12", - "action": "add" - } - }, - "UserPolicy": { - "1": { - "version": 1, - "hash": "c69b17b1d96cace8b45da6d9639165f2da4aa7ff156b6fd922ac217bf7856d8a", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "9a5ef3d6ece1321ad59c20f2dda08564696e1dd8d017b268ffd70c2958671cad", - "action": "add" - } - }, - "SubmitUserPolicy": { - "1": { - "version": 1, - "hash": "96f7f39279fadc70c569b8d48ed4d6420a8132db51e37466d272fda19953554b", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "354df4734594f6bc3b58b26c0b60592f454c750e49c00781fc15448dd65a4fb4", - "action": "add" - } - }, - "UserCodeExecutionResult": { - "1": { - "version": 1, - "hash": "49c32e85e78b7b189a7f13b7e26115ef94fcb0b60b578adcbe2b95e289f63a6e", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "0f4b96ae01b360b7b5ba99f6bd34aaf2da368ff56075bee8137d8c9a82bcec02", - "action": "add" - } - }, - "CodeHistory": { - "1": { - "version": 1, - "hash": "a7baae93862ae0aa67675f1617574e31aafb15a9ebff633eb817278a3a867161", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "f9a3e33bb89c72612b2c5ea501ca16bdbac832a94af1f373c76458f2a5a96614", - "action": "add" - } - }, - "CodeHistoryView": { - "1": { - "version": 1, - "hash": "0ed1a2a04a962ecbcfa38b0b8a03c1e51e8946a4b80f6bf2557148ce658671ce", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "91f1c8b4d9f8e8be517cda487615ae2e3a9df6fd4bdd2c7be51836b851f429f0", - "action": "add" - } - }, - "CodeHistoriesDict": { - "1": { - "version": 1, - "hash": "95288411cd5843834f3273a2fd66a7df2e603e980f4ab1d329f9ab17d5d2f643", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "9ebf38ad3f12b1ec397bd977cf1013fb8703e02562a6e74b7d17ea2debfcb4a1", - "action": "add" - } - }, - "UsersCodeHistoriesDict": { - "1": { - "version": 1, - "hash": "5e1f389c4565ee8558386dd5c934d81e0c68ab1434f86bb9065976b587ef44d1", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "863280e2a39de8f50293d54dd9798a0568a2204418fe0bd776b5ea3dcc43e99a", - "action": "add" - } - }, - "OnDiskBlobDeposit": { - "1": { - "version": 1, - "hash": "5efc230c1ee65c4626d334aa69ed458c796c45265e546a333844c6c2bcd0e6b0", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "6f8f03f6bf76407b8f34aba12970d037c2a59ec3858feee8f8a3234ebe3a744d", - "action": "add" - } - }, - "RemoteConfig": { - "1": { - "version": 1, - "hash": "ad7bc4780a8ad52e14ce68601852c93d2fe07bda489809cad7cae786d2461754", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "0269311d0a524c1f2c565ffd1c9d0da4a4cb4880f98b44cb7d3b76312f5c9f98", - "action": "add" - } - }, - "AzureRemoteConfig": { - "1": { - "version": 1, - "hash": "c05c6caa27db4e385c642536d4b0ecabc0c71e91220d2e6ce21a2761ca68a673", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "56ab4455e8182d3c300efb31ae019a2211ecb9e579ec1a41a087c98ee8e9f317", - "action": "add" - } - }, - "Change": { - "1": { - "version": 1, - "hash": "aefebd1601cf5bfd4817b0db75300a78299cc4949ead735a90873cbd22c8d4bc", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "9784905430b48d60be31b89d5fdbf559f8f7cc0a3be3428a3ba4b17b0db06330", - "action": "add" - } - }, - "ChangeStatus": { - "1": { - "version": 1, - "hash": "627f6f8e42cc285336aa6fd4916285d796140f4ff901487b7cb3907ef0f116a6", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "37e33e685081a3e45155ffe8f02371a5dde82841ebb3d1b60c0ff06031622ccd", - "action": "add" - } - }, - "ActionStoreChange": { - "1": { - "version": 1, - "hash": "17b865e75eb3fb2693924fb00ba87a25260be45d55a4eb2184c4ead22d787cbe", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "0d97c83b6a355eaa6c351cd50c36ba58c0f0e08e63e16af1c44cba76c61af834", - "action": "add" - } - }, - "CreateCustomImageChange": { - "1": { - "version": 1, - "hash": "bc09dca7995938f3b3a2bd9c8b3c2feffc8484df466144a425cb69cadb2ab635", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "91d2333291eb43c9814eb1d3ad1f736d5c1ccb9370de6734e506f0463fa92159", - "action": "add" - } - }, - "CreateCustomWorkerPoolChange": { - "1": { - "version": 1, - "hash": "86894f8ccc037de61f44f9698fd113ba02c3cf3870a3048c00a46e15dcd1941c", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "84cb18e884dfb1509d78d8775110314278444af2b2dd5370cb2621d28f8d1aaa", - "action": "add" - } - }, - "Request": { - "1": { - "version": 1, - "hash": "e054307eeb7f13683cde9ce7613d5ca2925a13fff7c345b1c9f729a12c955f90", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "b8be498ac1e0a7df5e683540ed2a62778faff11404f45f660b3e092e9ed0e37d", - "action": "add" - } - }, - "RequestInfo": { - "1": { - "version": 1, - "hash": "b76075c138afc0563ce9ac7f6b1131f048951f7486cd516c02736dc1a2a23639", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "836d768fe0d3d5e134dbcafdff8542a97242ded1b4df1c76dff2ca0f87b28d71", - "action": "add" - } - }, - "RequestInfoFilter": { - "1": { - "version": 1, - "hash": "7103abdc464ae71bb746410f5730f55dd8ed82268aa32bbb0a69e0070488a669", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "8dabbabdac26c5223579dabe54f7b1b4220b0e49fa6e401fdb09768bca6b49d5", - "action": "add" - } - }, - "SubmitRequest": { - "1": { - "version": 1, - "hash": "96b4ec12beafd9d8a7c97399cb8a23dade4db16d8f521be3fe7b8fec99db5161", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "33c6aa318e2d7f3d56897e61c7370a5483bf5a37f25cfa0041ff3bf84949aee2", - "action": "add" - } - }, - "ObjectMutation": { - "1": { - "version": 1, - "hash": "0ee3dd38d6df0fe9a19d848e8f3aaaf13a6ba86afe3406c239caed6da185651a", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "4d77ee2650ea29a50e60cf0dcb6cac932b7e6f1aa1e8a927a791ca088e1d07d0", - "action": "add" - } - }, - "EnumMutation": { - "1": { - "version": 1, - "hash": "4c02f956ec9b973064972cc57fc8dd9c525e683f93f804642b4e1bfee1b62e57", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "13275f41942fa8eaa359fe3b0d5ba9f7c8c73564dad6d661441c29beef19a049", - "action": "add" - } - }, - "NodePeer": { - "1": { - "version": 1, - "hash": "7b88de7e38490e2d69f31295137673e7ddabc16ab0e2272ff491f6cea1835d63", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "840d11498095c02d3de9bfe48ea8960c81017c4af45cb8af7e12dc9a18ebd2da", - "action": "add" - } - }, - "SyftObjectMigrationState": { - "1": { - "version": 1, - "hash": "d3c8126bc15dae4dd243bb035530e3f56cd9e433d403dd6b5f3b45face6d281f", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "0b00b9236ae35820733041dc0f4f3956d85d75108a94dba0653aa5948436bd8a", - "action": "add" - } - }, - "ProjectThreadMessage": { - "1": { - "version": 1, - "hash": "1118e935792e8e54103dbf91fa33edbf192a7767d2b1d4526dfa7d4a643cde2e", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "a7454aace740674583226e4f1c1e48284d4ffbc125c196c919d449e2fe8b52a7", - "action": "add" - } - }, - "ProjectMessage": { - "1": { - "version": 1, - "hash": "55a3a5171b6949372b4125cc461bf39bc998565e07703804fca6c7ef99695ae4", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "283dd47bd664db581928ffe33e7f93d81100351461976a7d662541837b8490b9", - "action": "add" - } - }, - "ProjectRequestResponse": { - "1": { - "version": 1, - "hash": "d4c360e845697a0b24695143d0781626cd344cfde43162c90ae90fe67e00ae21", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "31c346849ab131d6eddb109054a19118c6937b20586fe54f5c7a0a50ecc017e4", - "action": "add" - } - }, - "ProjectRequest": { - "1": { - "version": 1, - "hash": "514d189df335c68869eea36befcdcafec74bdc682eaf18871fe879e26da4dbb6", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "4051700e64dd28f6a928fd3e4cbaf989abf0e2345b7c086f3aa8917e30c756b2", - "action": "add" - } - }, - "AnswerProjectPoll": { - "1": { - "version": 1, - "hash": "ff2e1ac7bb764c99d646b96eb3ebfbf9311599b7e3be07aa4a4eb4810bb6dd12", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "7467766e01c8afadb1b2dbe548c9f540a7d6869fed4e98db96c2705bb6f3f3c2", - "action": "add" - } - }, - "ProjectPoll": { - "1": { - "version": 1, - "hash": "b0ac8f1d9c06997374ddbc33fdf1d0af0da15fdb6899f52d91a8574106558964", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "900f51fcd1cdac2b34f74038a33229273446e211a310138f8af7ac3683094e92", - "action": "add" - } - }, - "Project": { - "1": { - "version": 1, - "hash": "ec5b7ac1c92808e266f06b175c6ebcd50be81777ad120c02ce8c6074d0004788", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "7a874f5d00996d9781f1e448c1a6fb766aa236fb9b468e8f0f5fdee76a047791", - "action": "add" - } - }, - "ProjectSubmit": { - "1": { - "version": 1, - "hash": "0374b37779497d7e0b2ffeabc38d35bfbae2ee762a7674a5a8af75e7c5545e61", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "70fa24856ecb0df109736e0cb8478cac335801413ca191aa9ced34f5ea3e5189", - "action": "add" - } - }, - "VeilidConnection": { - "1": { - "version": 1, - "hash": "c1796e7b01c9eae0dbf59cfd5c2c2f0e7eba593e0cea615717246572b27aae4b", - "action": "add" - } - }, - "VeilidNodeRoute": { - "1": { - "version": 1, - "hash": "eadf99eac62574cdda61290c44c564a3ba22faebf27a661da4fc4a2643760376", - "action": "add" - } - }, - "EnclaveMetadata": { - "1": { - "version": 1, - "hash": "39f85e475015e6f860ddcc5fea819423eba2db8f4b7d8e004c05a44d6f8444c6", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "6dcc26695abc6a9ecd9d7d1e6507a9f1a92cc5ccd10987e92419bf984245f9a1", - "action": "add" - } - } - } - } -} From 9289f9293074977e306f7186a7b6b897fb3a98f1 Mon Sep 17 00:00:00 2001 From: alfred-openmined-bot <145415986+alfred-openmined-bot@users.noreply.github.com> Date: Wed, 3 Apr 2024 10:48:23 +0000 Subject: [PATCH 5/8] [syft] bump protocol version --- packages/grid/helm/repo/index.yaml | 167 +- packages/grid/helm/repo/syft-0.8.6.tgz | Bin 0 -> 20738 bytes packages/syft/PYPI.md | 97 +- .../src/syft/protocol/protocol_version.json | 1670 +--------------- .../src/syft/protocol/releases/0.8.6.json | 1671 +++++++++++++++++ 5 files changed, 1812 insertions(+), 1793 deletions(-) create mode 100644 packages/grid/helm/repo/syft-0.8.6.tgz create mode 100644 packages/syft/src/syft/protocol/releases/0.8.6.json diff --git a/packages/grid/helm/repo/index.yaml b/packages/grid/helm/repo/index.yaml index d8a1ad3832e..8bb408ba107 100644 --- a/packages/grid/helm/repo/index.yaml +++ b/packages/grid/helm/repo/index.yaml @@ -1,9 +1,22 @@ apiVersion: v1 entries: syft: + - apiVersion: v2 + appVersion: 0.8.6 + created: "2024-04-03T10:46:18.562277321Z" + description: Perform numpy-like analysis on data that remains in someone elses + server + digest: 616830eb84801f0c3ed4b631c8bd9cf400b67ecd9619e8233cd5f1b1c21110bf + home: https://github.com/OpenMined/PySyft/ + icon: https://raw.githubusercontent.com/OpenMined/PySyft/dev/docs/img/title_syft_light.png + name: syft + type: application + urls: + - https://openmined.github.io/PySyft/helm/syft-0.8.6.tgz + version: 0.8.6 - apiVersion: v2 appVersion: 0.8.6-beta.1 - created: "2024-04-02T17:32:19.868777424Z" + created: "2024-04-03T10:46:18.561457108Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: cc2c81ef6796ac853dce256e6bf8a6af966c21803e6534ea21920af681c62e61 @@ -16,7 +29,7 @@ entries: version: 0.8.6-beta.1 - apiVersion: v2 appVersion: 0.8.5 - created: "2024-04-02T17:32:19.868235336Z" + created: "2024-04-03T10:46:18.560163851Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: db5d90d44006209fd5ecdebd88f5fd56c70f7c76898343719a0ff8da46da948a @@ -29,7 +42,7 @@ entries: version: 0.8.5 - apiVersion: v2 appVersion: 0.8.5-post.2 - created: "2024-04-02T17:32:19.867481872Z" + created: "2024-04-03T10:46:18.559409719Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: ea3f7269b55f773fa165d7008c054b7cf3ec4c62eb40a96f08cd3a9b77fd2165 @@ -42,7 +55,7 @@ entries: version: 0.8.5-post.2 - apiVersion: v2 appVersion: 0.8.5-post.1 - created: "2024-04-02T17:32:19.866900501Z" + created: "2024-04-03T10:46:18.558879695Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: 9deb844d3dc2d8480c60f8c631dcc7794adfb39cec3aa3b1ce22ea26fdf87d02 @@ -55,7 +68,7 @@ entries: version: 0.8.5-post.1 - apiVersion: v2 appVersion: 0.8.5-beta.10 - created: "2024-04-02T17:32:19.859272373Z" + created: "2024-04-03T10:46:18.551349298Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: 9cfe01e8f57eca462261a24a805b41509be2de9a0fee76e331d124ed98c4bc49 @@ -68,7 +81,7 @@ entries: version: 0.8.5-beta.10 - apiVersion: v2 appVersion: 0.8.5-beta.9 - created: "2024-04-02T17:32:19.866118634Z" + created: "2024-04-03T10:46:18.558121587Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: 057f1733f2bc966e15618f62629315c8207773ef6211c79c4feb557dae15c32b @@ -81,7 +94,7 @@ entries: version: 0.8.5-beta.9 - apiVersion: v2 appVersion: 0.8.5-beta.8 - created: "2024-04-02T17:32:19.865311639Z" + created: "2024-04-03T10:46:18.55736421Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: 921cbce836c3032ef62b48cc82b5b4fcbe44fb81d473cf4d69a4bf0f806eb298 @@ -94,7 +107,7 @@ entries: version: 0.8.5-beta.8 - apiVersion: v2 appVersion: 0.8.5-beta.7 - created: "2024-04-02T17:32:19.864537696Z" + created: "2024-04-03T10:46:18.556554566Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: 75482e955b2b9853a80bd653afb1d56535f78f3bfb7726798522307eb3effbbd @@ -107,7 +120,7 @@ entries: version: 0.8.5-beta.7 - apiVersion: v2 appVersion: 0.8.5-beta.6 - created: "2024-04-02T17:32:19.863059171Z" + created: "2024-04-03T10:46:18.555778233Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: 6a2dfaf65ca855e1b3d7b966d4ff291e6fcbe761e2fc2a78033211ccd3a75de0 @@ -120,7 +133,7 @@ entries: version: 0.8.5-beta.6 - apiVersion: v2 appVersion: 0.8.5-beta.5 - created: "2024-04-02T17:32:19.862298413Z" + created: "2024-04-03T10:46:18.555011439Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: fead03823bef04d66901d563aa755c68ab277f72b126aaa6f0dce76a6f3bdb6d @@ -133,7 +146,7 @@ entries: version: 0.8.5-beta.5 - apiVersion: v2 appVersion: 0.8.5-beta.4 - created: "2024-04-02T17:32:19.861551461Z" + created: "2024-04-03T10:46:18.553629063Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: 93e4539d5726a7fd0d6a3e93d1c17c6a358a923ddc01d102eab22f37377502ab @@ -146,7 +159,7 @@ entries: version: 0.8.5-beta.4 - apiVersion: v2 appVersion: 0.8.5-beta.3 - created: "2024-04-02T17:32:19.860793619Z" + created: "2024-04-03T10:46:18.552880232Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: f91e9390edf3441469048f5da646099af98f8b6d199409d0e2c1e6da3a51f054 @@ -159,7 +172,7 @@ entries: version: 0.8.5-beta.3 - apiVersion: v2 appVersion: 0.8.5-beta.2 - created: "2024-04-02T17:32:19.860034664Z" + created: "2024-04-03T10:46:18.552094983Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: 59159c3aa4888038edc3c0135c83402363d7a0639fe62966a1e9d4928a364fa8 @@ -172,7 +185,7 @@ entries: version: 0.8.5-beta.2 - apiVersion: v2 appVersion: 0.8.5-beta.1 - created: "2024-04-02T17:32:19.85846061Z" + created: "2024-04-03T10:46:18.550579568Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: 65aeb74c52ed8ba5474af500b4c1188a570ee4cb1f2a2da356b3488d28356ed9 @@ -184,7 +197,7 @@ entries: version: 0.8.5-beta.1 - apiVersion: v2 appVersion: 0.8.4 - created: "2024-04-02T17:32:19.858052755Z" + created: "2024-04-03T10:46:18.550203489Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: 08afea8e3a9eef225b7e611f0bc1216c140053ef8e51439b02337faeac621fd0 @@ -196,7 +209,7 @@ entries: version: 0.8.4 - apiVersion: v2 appVersion: 0.8.4-beta.31 - created: "2024-04-02T17:32:19.854971489Z" + created: "2024-04-03T10:46:18.54696643Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: fabf3e2f37e53fa623f5d3d99b00feae06e278e5cd63bce419089946312ab1fc @@ -208,7 +221,7 @@ entries: version: 0.8.4-beta.31 - apiVersion: v2 appVersion: 0.8.4-beta.30 - created: "2024-04-02T17:32:19.854568142Z" + created: "2024-04-03T10:46:18.546564833Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: 6e8f792709f73ec14eab48a268bdf50a4505b340bd142cddd7c7bfffd94009ad @@ -220,7 +233,7 @@ entries: version: 0.8.4-beta.30 - apiVersion: v2 appVersion: 0.8.4-beta.29 - created: "2024-04-02T17:32:19.853781636Z" + created: "2024-04-03T10:46:18.545772532Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: 4c985d6a9b3456769c4013f9e85e7374c0f963d2d27627e61f914f5537de1971 @@ -232,7 +245,7 @@ entries: version: 0.8.4-beta.29 - apiVersion: v2 appVersion: 0.8.4-beta.28 - created: "2024-04-02T17:32:19.853375353Z" + created: "2024-04-03T10:46:18.545361979Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: bd2aa3c92c768c47c502e31a326f341addcb34e64d22cdcbf5cc3f19689d859c @@ -244,7 +257,7 @@ entries: version: 0.8.4-beta.28 - apiVersion: v2 appVersion: 0.8.4-beta.27 - created: "2024-04-02T17:32:19.852958601Z" + created: "2024-04-03T10:46:18.544954602Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: e8ad0869993af39d7adda8cb868dc0b24cfb63b4bb9820dc579939c1007a60ba @@ -256,7 +269,7 @@ entries: version: 0.8.4-beta.27 - apiVersion: v2 appVersion: 0.8.4-beta.26 - created: "2024-04-02T17:32:19.852524807Z" + created: "2024-04-03T10:46:18.544511489Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: 30dccf630aa25a86a03c67572fe5411687d8ce6d58def448ea10efdba2b85e3a @@ -268,7 +281,7 @@ entries: version: 0.8.4-beta.26 - apiVersion: v2 appVersion: 0.8.4-beta.25 - created: "2024-04-02T17:32:19.851750338Z" + created: "2024-04-03T10:46:18.544107739Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: b6e2043bcf5a0335967d770c7939f5a7832955359a7d871c90b265660ff26e5f @@ -280,7 +293,7 @@ entries: version: 0.8.4-beta.25 - apiVersion: v2 appVersion: 0.8.4-beta.24 - created: "2024-04-02T17:32:19.842643773Z" + created: "2024-04-03T10:46:18.543705232Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: b19efa95394d50bb8d76da6ec306de5d3bb9ea55371fafea95a1282a697fa33e @@ -292,7 +305,7 @@ entries: version: 0.8.4-beta.24 - apiVersion: v2 appVersion: 0.8.4-beta.23 - created: "2024-04-02T17:32:19.842241808Z" + created: "2024-04-03T10:46:18.543297875Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: 5c5d05c15bff548574896118ce92335ae10c5b78f5307fe9b2618e5a5aa71a5c @@ -304,7 +317,7 @@ entries: version: 0.8.4-beta.23 - apiVersion: v2 appVersion: 0.8.4-beta.22 - created: "2024-04-02T17:32:19.841840626Z" + created: "2024-04-03T10:46:18.5428916Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: 0160dbce938198132ca9cd2a5cb362816344687291f5b6d7cf6de8f2855e9414 @@ -316,7 +329,7 @@ entries: version: 0.8.4-beta.22 - apiVersion: v2 appVersion: 0.8.4-beta.21 - created: "2024-04-02T17:32:19.841436617Z" + created: "2024-04-03T10:46:18.542478714Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: 7dce153d2fcae7513e9c132e139b2721fd975ea3cc43a370e34dbeb2a1b7f683 @@ -328,7 +341,7 @@ entries: version: 0.8.4-beta.21 - apiVersion: v2 appVersion: 0.8.4-beta.20 - created: "2024-04-02T17:32:19.841029152Z" + created: "2024-04-03T10:46:18.542049396Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: c51189a187bbf24135382e25cb00964e0330dfcd3b2f0c884581a6686f05dd28 @@ -340,7 +353,7 @@ entries: version: 0.8.4-beta.20 - apiVersion: v2 appVersion: 0.8.4-beta.19 - created: "2024-04-02T17:32:19.840054373Z" + created: "2024-04-03T10:46:18.540362119Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: 8219575dedb42fa2ddbf2768a4e9afbfacbc2dff7e953d77c7b10a41b78dc687 @@ -352,7 +365,7 @@ entries: version: 0.8.4-beta.19 - apiVersion: v2 appVersion: 0.8.4-beta.18 - created: "2024-04-02T17:32:19.839652939Z" + created: "2024-04-03T10:46:18.539965171Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: 6418cde559cf12f1f7fea5a2b123bba950e50eeb3be002441827d2ab7f9e4ef7 @@ -364,7 +377,7 @@ entries: version: 0.8.4-beta.18 - apiVersion: v2 appVersion: 0.8.4-beta.17 - created: "2024-04-02T17:32:19.839250534Z" + created: "2024-04-03T10:46:18.53957192Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: 71b39c5a4c64037eadbb154f7029282ba90d9a0d703f8d4c7dfc1ba2f5d81498 @@ -376,7 +389,7 @@ entries: version: 0.8.4-beta.17 - apiVersion: v2 appVersion: 0.8.4-beta.16 - created: "2024-04-02T17:32:19.838807733Z" + created: "2024-04-03T10:46:18.539172458Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: 9c9840a7c9476dbb08e0ac83926330718fe50c89879752dd8f92712b036109c0 @@ -388,7 +401,7 @@ entries: version: 0.8.4-beta.16 - apiVersion: v2 appVersion: 0.8.4-beta.15 - created: "2024-04-02T17:32:19.838402342Z" + created: "2024-04-03T10:46:18.53877498Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: 0955fd22da028315e30c68132cbfa4bdc82bae622039bcfce0de339707bb82eb @@ -400,7 +413,7 @@ entries: version: 0.8.4-beta.15 - apiVersion: v2 appVersion: 0.8.4-beta.14 - created: "2024-04-02T17:32:19.837989457Z" + created: "2024-04-03T10:46:18.538378023Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: 56208571956abe20ed7a5cc1867cab2667ed792c63e53d0e8bb70a9b438b7bf6 @@ -412,7 +425,7 @@ entries: version: 0.8.4-beta.14 - apiVersion: v2 appVersion: 0.8.4-beta.13 - created: "2024-04-02T17:32:19.837583114Z" + created: "2024-04-03T10:46:18.538033172Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: d7222c72412b6ee5833fbb07d2549be179cdfc7ccd89e0ad947d112fce799b83 @@ -424,7 +437,7 @@ entries: version: 0.8.4-beta.13 - apiVersion: v2 appVersion: 0.8.4-beta.12 - created: "2024-04-02T17:32:19.836600019Z" + created: "2024-04-03T10:46:18.537684274Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: af08c723756e397962b2d5190dedfd50797b771c5caf58b93a6f65d8fa24785c @@ -436,7 +449,7 @@ entries: version: 0.8.4-beta.12 - apiVersion: v2 appVersion: 0.8.4-beta.11 - created: "2024-04-02T17:32:19.836255642Z" + created: "2024-04-03T10:46:18.537336067Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: a0235835ba57d185a83dd8a26281fa37b2077c3a37fe3a1c50585005695927e3 @@ -448,7 +461,7 @@ entries: version: 0.8.4-beta.11 - apiVersion: v2 appVersion: 0.8.4-beta.10 - created: "2024-04-02T17:32:19.835907769Z" + created: "2024-04-03T10:46:18.536991447Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: 910ddfeba0c5e66651500dd11404afff092adc0f768ed68e0d93b04b83aa4388 @@ -460,7 +473,7 @@ entries: version: 0.8.4-beta.10 - apiVersion: v2 appVersion: 0.8.4-beta.9 - created: "2024-04-02T17:32:19.857132996Z" + created: "2024-04-03T10:46:18.549793207Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: c25ca8a9f072d6a5d02232448deaef5668aca05f24dfffbba3ebe30a4f75bb26 @@ -472,7 +485,7 @@ entries: version: 0.8.4-beta.9 - apiVersion: v2 appVersion: 0.8.4-beta.8 - created: "2024-04-02T17:32:19.85666074Z" + created: "2024-04-03T10:46:18.549456241Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: 7249a39d4137e457b369384ba0a365c271c780d93a8327ce25083df763c39999 @@ -484,7 +497,7 @@ entries: version: 0.8.4-beta.8 - apiVersion: v2 appVersion: 0.8.4-beta.7 - created: "2024-04-02T17:32:19.856334107Z" + created: "2024-04-03T10:46:18.549110469Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: ee750c7c8d6ea05bd447375e624fdd7f66dd87680ab81f7b7e73df7379a9024a @@ -496,7 +509,7 @@ entries: version: 0.8.4-beta.7 - apiVersion: v2 appVersion: 0.8.4-beta.6 - created: "2024-04-02T17:32:19.856001883Z" + created: "2024-04-03T10:46:18.548763224Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: 0e046be9f73df7444a995608c59af16fab9030b139b2acb4d6db6185b8eb5337 @@ -508,7 +521,7 @@ entries: version: 0.8.4-beta.6 - apiVersion: v2 appVersion: 0.8.4-beta.5 - created: "2024-04-02T17:32:19.855674018Z" + created: "2024-04-03T10:46:18.548287841Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: b56e9a23d46810eccdb4cf5272cc05126da3f6db314e541959c3efb5f260620b @@ -520,7 +533,7 @@ entries: version: 0.8.4-beta.5 - apiVersion: v2 appVersion: 0.8.4-beta.4 - created: "2024-04-02T17:32:19.85533963Z" + created: "2024-04-03T10:46:18.547733815Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: 1d5808ecaf55391f3b27ae6236400066508acbd242e33db24a1ab4bffa77409e @@ -532,7 +545,7 @@ entries: version: 0.8.4-beta.4 - apiVersion: v2 appVersion: 0.8.4-beta.3 - created: "2024-04-02T17:32:19.854155869Z" + created: "2024-04-03T10:46:18.546154752Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: b64efa8529d82be56c6ab60487ed24420a5614d96d2509c1f93c1003eda71a54 @@ -544,7 +557,7 @@ entries: version: 0.8.4-beta.3 - apiVersion: v2 appVersion: 0.8.4-beta.2 - created: "2024-04-02T17:32:19.840613071Z" + created: "2024-04-03T10:46:18.541472561Z" dependencies: - name: component-chart repository: https://charts.devspace.sh @@ -560,7 +573,7 @@ entries: version: 0.8.4-beta.2 - apiVersion: v2 appVersion: 0.8.4-beta.1 - created: "2024-04-02T17:32:19.835547393Z" + created: "2024-04-03T10:46:18.536614787Z" dependencies: - name: component-chart repository: https://charts.devspace.sh @@ -576,7 +589,7 @@ entries: version: 0.8.4-beta.1 - apiVersion: v2 appVersion: 0.8.3 - created: "2024-04-02T17:32:19.834916268Z" + created: "2024-04-03T10:46:18.536019902Z" dependencies: - name: component-chart repository: https://charts.devspace.sh @@ -592,7 +605,7 @@ entries: version: 0.8.3 - apiVersion: v2 appVersion: 0.8.3-beta.6 - created: "2024-04-02T17:32:19.834259245Z" + created: "2024-04-03T10:46:18.534747642Z" dependencies: - name: component-chart repository: https://charts.devspace.sh @@ -608,7 +621,7 @@ entries: version: 0.8.3-beta.6 - apiVersion: v2 appVersion: 0.8.3-beta.5 - created: "2024-04-02T17:32:19.83369189Z" + created: "2024-04-03T10:46:18.534168967Z" dependencies: - name: component-chart repository: https://charts.devspace.sh @@ -624,7 +637,7 @@ entries: version: 0.8.3-beta.5 - apiVersion: v2 appVersion: 0.8.3-beta.4 - created: "2024-04-02T17:32:19.833115488Z" + created: "2024-04-03T10:46:18.533591525Z" dependencies: - name: component-chart repository: https://charts.devspace.sh @@ -640,7 +653,7 @@ entries: version: 0.8.3-beta.4 - apiVersion: v2 appVersion: 0.8.3-beta.3 - created: "2024-04-02T17:32:19.832443487Z" + created: "2024-04-03T10:46:18.532931569Z" dependencies: - name: component-chart repository: https://charts.devspace.sh @@ -656,7 +669,7 @@ entries: version: 0.8.3-beta.3 - apiVersion: v2 appVersion: 0.8.3-beta.2 - created: "2024-04-02T17:32:19.83187506Z" + created: "2024-04-03T10:46:18.532348556Z" dependencies: - name: component-chart repository: https://charts.devspace.sh @@ -672,7 +685,7 @@ entries: version: 0.8.3-beta.2 - apiVersion: v2 appVersion: 0.8.3-beta.1 - created: "2024-04-02T17:32:19.831217406Z" + created: "2024-04-03T10:46:18.531809023Z" dependencies: - name: component-chart repository: https://charts.devspace.sh @@ -688,7 +701,7 @@ entries: version: 0.8.3-beta.1 - apiVersion: v2 appVersion: 0.8.2 - created: "2024-04-02T17:32:19.829957034Z" + created: "2024-04-03T10:46:18.531259954Z" dependencies: - name: component-chart repository: https://charts.devspace.sh @@ -704,7 +717,7 @@ entries: version: 0.8.2 - apiVersion: v2 appVersion: 0.8.2-beta.60 - created: "2024-04-02T17:32:19.829323485Z" + created: "2024-04-03T10:46:18.530602602Z" dependencies: - name: component-chart repository: https://charts.devspace.sh @@ -720,7 +733,7 @@ entries: version: 0.8.2-beta.60 - apiVersion: v2 appVersion: 0.8.2-beta.59 - created: "2024-04-02T17:32:19.828689996Z" + created: "2024-04-03T10:46:18.529377683Z" dependencies: - name: component-chart repository: https://charts.devspace.sh @@ -736,7 +749,7 @@ entries: version: 0.8.2-beta.59 - apiVersion: v2 appVersion: 0.8.2-beta.58 - created: "2024-04-02T17:32:19.828054222Z" + created: "2024-04-03T10:46:18.528739107Z" dependencies: - name: component-chart repository: https://charts.devspace.sh @@ -752,7 +765,7 @@ entries: version: 0.8.2-beta.58 - apiVersion: v2 appVersion: 0.8.2-beta.57 - created: "2024-04-02T17:32:19.827379135Z" + created: "2024-04-03T10:46:18.528067309Z" dependencies: - name: component-chart repository: https://charts.devspace.sh @@ -768,7 +781,7 @@ entries: version: 0.8.2-beta.57 - apiVersion: v2 appVersion: 0.8.2-beta.56 - created: "2024-04-02T17:32:19.826694801Z" + created: "2024-04-03T10:46:18.527438181Z" dependencies: - name: component-chart repository: https://charts.devspace.sh @@ -784,7 +797,7 @@ entries: version: 0.8.2-beta.56 - apiVersion: v2 appVersion: 0.8.2-beta.53 - created: "2024-04-02T17:32:19.826042877Z" + created: "2024-04-03T10:46:18.526807179Z" dependencies: - name: component-chart repository: https://charts.devspace.sh @@ -800,7 +813,7 @@ entries: version: 0.8.2-beta.53 - apiVersion: v2 appVersion: 0.8.2-beta.52 - created: "2024-04-02T17:32:19.825322405Z" + created: "2024-04-03T10:46:18.526176016Z" dependencies: - name: component-chart repository: https://charts.devspace.sh @@ -816,7 +829,7 @@ entries: version: 0.8.2-beta.52 - apiVersion: v2 appVersion: 0.8.2-beta.51 - created: "2024-04-02T17:32:19.823997298Z" + created: "2024-04-03T10:46:18.525490613Z" dependencies: - name: component-chart repository: https://charts.devspace.sh @@ -832,7 +845,7 @@ entries: version: 0.8.2-beta.51 - apiVersion: v2 appVersion: 0.8.2-beta.50 - created: "2024-04-02T17:32:19.82336482Z" + created: "2024-04-03T10:46:18.524747212Z" dependencies: - name: component-chart repository: https://charts.devspace.sh @@ -848,7 +861,7 @@ entries: version: 0.8.2-beta.50 - apiVersion: v2 appVersion: 0.8.2-beta.49 - created: "2024-04-02T17:32:19.822686988Z" + created: "2024-04-03T10:46:18.523253608Z" dependencies: - name: component-chart repository: https://charts.devspace.sh @@ -864,7 +877,7 @@ entries: version: 0.8.2-beta.49 - apiVersion: v2 appVersion: 0.8.2-beta.48 - created: "2024-04-02T17:32:19.822046045Z" + created: "2024-04-03T10:46:18.522617236Z" dependencies: - name: component-chart repository: https://charts.devspace.sh @@ -880,7 +893,7 @@ entries: version: 0.8.2-beta.48 - apiVersion: v2 appVersion: 0.8.2-beta.47 - created: "2024-04-02T17:32:19.821401676Z" + created: "2024-04-03T10:46:18.521958381Z" dependencies: - name: component-chart repository: https://charts.devspace.sh @@ -896,7 +909,7 @@ entries: version: 0.8.2-beta.47 - apiVersion: v2 appVersion: 0.8.2-beta.46 - created: "2024-04-02T17:32:19.820852645Z" + created: "2024-04-03T10:46:18.521400485Z" dependencies: - name: component-chart repository: https://charts.devspace.sh @@ -912,7 +925,7 @@ entries: version: 0.8.2-beta.46 - apiVersion: v2 appVersion: 0.8.2-beta.45 - created: "2024-04-02T17:32:19.820299177Z" + created: "2024-04-03T10:46:18.520847818Z" dependencies: - name: component-chart repository: https://charts.devspace.sh @@ -928,7 +941,7 @@ entries: version: 0.8.2-beta.45 - apiVersion: v2 appVersion: 0.8.2-beta.44 - created: "2024-04-02T17:32:19.819718387Z" + created: "2024-04-03T10:46:18.520260077Z" dependencies: - name: component-chart repository: https://charts.devspace.sh @@ -944,7 +957,7 @@ entries: version: 0.8.2-beta.44 - apiVersion: v2 appVersion: 0.8.2-beta.43 - created: "2024-04-02T17:32:19.818458853Z" + created: "2024-04-03T10:46:18.51969661Z" dependencies: - name: component-chart repository: https://charts.devspace.sh @@ -960,7 +973,7 @@ entries: version: 0.8.2-beta.43 - apiVersion: v2 appVersion: 0.8.2-beta.41 - created: "2024-04-02T17:32:19.817767185Z" + created: "2024-04-03T10:46:18.519029751Z" dependencies: - name: component-chart repository: https://charts.devspace.sh @@ -976,7 +989,7 @@ entries: version: 0.8.2-beta.41 - apiVersion: v2 appVersion: 0.8.2-beta.40 - created: "2024-04-02T17:32:19.817071048Z" + created: "2024-04-03T10:46:18.517748862Z" dependencies: - name: component-chart repository: https://charts.devspace.sh @@ -992,7 +1005,7 @@ entries: version: 0.8.2-beta.40 - apiVersion: v2 appVersion: 0.8.2-beta.39 - created: "2024-04-02T17:32:19.81652336Z" + created: "2024-04-03T10:46:18.517034686Z" dependencies: - name: component-chart repository: https://charts.devspace.sh @@ -1008,7 +1021,7 @@ entries: version: 0.8.2-beta.39 - apiVersion: v2 appVersion: 0.8.2-beta.38 - created: "2024-04-02T17:32:19.815955274Z" + created: "2024-04-03T10:46:18.516356997Z" dependencies: - name: component-chart repository: https://charts.devspace.sh @@ -1024,7 +1037,7 @@ entries: version: 0.8.2-beta.38 - apiVersion: v2 appVersion: 0.8.2-beta.37 - created: "2024-04-02T17:32:19.81530359Z" + created: "2024-04-03T10:46:18.515772591Z" dependencies: - name: component-chart repository: https://charts.devspace.sh @@ -1040,7 +1053,7 @@ entries: version: 0.8.2-beta.37 - apiVersion: v2 appVersion: 0.8.1 - created: "2024-04-02T17:32:19.814671815Z" + created: "2024-04-03T10:46:18.515181974Z" dependencies: - name: component-chart repository: https://charts.devspace.sh @@ -1054,4 +1067,4 @@ entries: urls: - https://openmined.github.io/PySyft/helm/syft-0.8.1.tgz version: 0.8.1 -generated: "2024-04-02T17:32:19.813934791Z" +generated: "2024-04-03T10:46:18.514469911Z" diff --git a/packages/grid/helm/repo/syft-0.8.6.tgz b/packages/grid/helm/repo/syft-0.8.6.tgz new file mode 100644 index 0000000000000000000000000000000000000000..2dfdc329766189809a3c05bd424a5ef775fc838e GIT binary patch literal 20738 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 F0RTxF%

-Syft Logo +Syft Logo Perform data science on `data` that remains in `someone else's` server @@ -20,7 +20,7 @@ $ pip install -U syft[data_science] ```python # from Jupyter / Python import syft as sy -sy.requires(">=0.8.5,<0.8.6") +sy.requires(">=0.8.6,<0.8.7") node = sy.orchestra.launch(name="my-domain", port=8080, dev_mode=True, reset=True) ``` @@ -35,26 +35,26 @@ Starting syft-node server on 0.0.0.0:8080 ```python import syft as sy -sy.requires(">=0.8.5,<0.8.6") +sy.requires(">=0.8.6,<0.8.7") domain_client = sy.login(port=8080, email="info@openmined.org", password="changethis") ``` ## PySyft in 10 minutes -📝 API Example Notebooks - -- 00-load-data.ipynb -- 01-submit-code.ipynb -- 02-review-code-and-approve.ipynb -- 03-data-scientist-download-result.ipynb -- 04-jax-example.ipynb -- 05-custom-policy.ipynb -- 06-multiple-code-requests.ipynb -- 07-domain-register-control-flow.ipynb -- 08-code-version.ipynb -- 09-blob-storage.ipynb -- 10-container-images.ipynb -- 11-container-images-k8s.ipynb +📝 API Example Notebooks + +- 00-load-data.ipynb +- 01-submit-code.ipynb +- 02-review-code-and-approve.ipynb +- 03-data-scientist-download-result.ipynb +- 04-jax-example.ipynb +- 05-custom-policy.ipynb +- 06-multiple-code-requests.ipynb +- 07-domain-register-control-flow.ipynb +- 08-code-version.ipynb +- 09-blob-storage.ipynb +- 10-container-images.ipynb +- 11-container-images-k8s.ipynb ## Deploy Kubernetes Helm Chart @@ -133,11 +133,12 @@ helm install ... --set ingress.class="gce" # Versions `0.9.0` - Coming soon... -`0.8.6` (Beta) - `dev` branch 👈🏽 API - Coming soon... -`0.8.5-post.2` (Stable) - API +`0.8.7` (Beta) - `dev` branch 👈🏽 API - Coming soon... +`0.8.6` (Stable) - API Deprecated: +- `0.8.5-post.2` - API - `0.8.4` - API - `0.8.3` - API - `0.8.2` - API @@ -160,7 +161,7 @@ HAGrid is a cli / deployment tool so the latest version of `hagrid` is usually t # What is Syft? -Syft +Syft `Syft` is OpenMined's `open source` stack that provides `secure` and `private` Data Science in Python. Syft decouples `private data` from model training, using techniques like [Federated Learning](https://ai.googleblog.com/2017/04/federated-learning-collaborative.html), [Differential Privacy](https://en.wikipedia.org/wiki/Differential_privacy), and [Encrypted Computation](https://en.wikipedia.org/wiki/Homomorphic_encryption). This is done with a `numpy`-like interface and integration with `Deep Learning` frameworks, so that you as a `Data Scientist` can maintain your current workflow while using these new `privacy-enhancing techniques`. @@ -178,19 +179,19 @@ No more cold calls to get `access` to a dataset. No more weeks of `wait times` t
- +

Data Owner

-
+

Data Scientist

- +

Data Engineer

@@ -198,11 +199,11 @@ No more cold calls to get `access` to a dataset. No more weeks of `wait times` t -- Deploy a Domain Server -- Upload Private Data -- Create Accounts +- Deploy a Domain Server +- Upload Private Data +- Create Accounts - Manage Privacy Budget -- Join a Network +- Join a Network - Learn how PETs streamline Data Policies @@ -290,9 +291,9 @@ Provides services to a group of `Data Owners` and `Data Scientists`, such as dat
- + - +
@@ -300,7 +301,7 @@ Provides services to a group of `Data Owners` and `Data Scientists`, such as dat
- +

🎥 PETs: Remote Data Science Unleashed - R gov 2021
@@ -319,9 +320,9 @@ Provides services to a group of `Data Owners` and `Data Scientists`, such as dat

- + - +
@@ -335,18 +336,18 @@ Provides services to a group of `Data Owners` and `Data Scientists`, such as dat
- +
- +
- +
@@ -356,51 +357,51 @@ Provides services to a group of `Data Owners` and `Data Scientists`, such as dat OpenMined and Syft appreciates all contributors, if you would like to fix a bug or suggest a new feature, please see our [guidelines](https://openmined.github.io/PySyft/developer_guide/index.html).
-Contributors +Contributors # Supporters @@ -410,7 +411,7 @@ OpenMined and Syft appreciates all contributors, if you would like to fix a bug `OpenMined` is a fiscally sponsored `501(c)(3)` in the USA. We are funded by our generous supporters on Open Collective.

-Contributors +Contributors # Disclaimer diff --git a/packages/syft/src/syft/protocol/protocol_version.json b/packages/syft/src/syft/protocol/protocol_version.json index 7a5b6b03915..2d74bfc9cf2 100644 --- a/packages/syft/src/syft/protocol/protocol_version.json +++ b/packages/syft/src/syft/protocol/protocol_version.json @@ -8,1673 +8,7 @@ "3": { "release_name": "0.8.4.json" }, - "dev": { - "object_versions": { - "ActionObject": { - "1": { - "version": 1, - "hash": "632446f1415102490c93fafb56dd9eb29d79623bcc5e9f2e6e37c4f63c2c51c3", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "577aa1f010b90194958a18ec38ee21db3718bd96d9e036501c6ddeefabedf432", - "action": "remove" - }, - "3": { - "version": 3, - "hash": "d5303167b1048c1b956781c6daeaa93ec792bea5181c076c93da74dfec0a6127", - "action": "add" - } - }, - "AnyActionObject": { - "1": { - "version": 1, - "hash": "bcb31f847907edc9c95d2d120dc5427854604f40940e3f41cd0474a1820ac65e", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "002d8be821140befebbc0503e6bc1ef8779094e24e46305e5da5af6eecb56b13", - "action": "remove" - }, - "3": { - "version": 3, - "hash": "22568b8c3d700b7eaa3291b9f3d014dda3d6dbe20f1f8eab87210ccb2f035bbc", - "action": "add" - } - }, - "BlobFileOBject": { - "1": { - "version": 1, - "hash": "8da2c80ced4f0414c671313c4b63d05846df1e397c763d99d803be86c29755bb", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "f8d75c274f7ae4138e85bb936c3f27241cc0f7dd011ba237396733c53e5a1b0d", - "action": "add" - } - }, - "JobInfo": { - "1": { - "version": 1, - "hash": "cf26eeac3d9254dfa439917493b816341f8a379a77d182bbecba3b7ed2c1d00a", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "89dbd4a810586b49498be1f5299b565a19871487e14a120433b0a4cf607b6dee", - "action": "add" - } - }, - "ExecutionOutput": { - "1": { - "version": 1, - "hash": "c2337099eba14767ead75fcc1b1fa265c1898461ede0b5e7758a0e8d11d1757d", - "action": "add" - } - }, - "OutputPolicyExecuteCount": { - "1": { - "version": 1, - "hash": "6bb24b3b35e19564c43b838ca3f46ccdeadb6596511917f2d220681a378e439d", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "124e48961e0a2ffe9b8ce2aca7244e5c87d3a31debaedfc03c4edc721bb1a86c", - "action": "add" - } - }, - "OutputPolicyExecuteOnce": { - "1": { - "version": 1, - "hash": "32a40fc9966b277528eebc61c01041f3a5447417731954abdaffbb14dabc76bb", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "429110a31e6a1b91e228e1ce9006607bf6ca3e8ce4c4005c82754b089492ec80", - "action": "add" - } - }, - "UserCodeStatusCollection": { - "1": { - "version": 1, - "hash": "07481d543ec3131e759822710ab1714d525c0a16b20ebe4a2119f558ba22c125", - "action": "add" - } - }, - "UserCode": { - "1": { - "version": 1, - "hash": "e14c22686cdc7d1fb2b0d01c0aebdea37e62a61b051677c1d30234214f05cd42", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "660e1abc15034f525e91ffdd820c2a2179bfddf83b7b9e3ce7823b2efc515c69", - "action": "remove" - }, - "3": { - "version": 3, - "hash": "90fcae0f556f375ba1e91d2e345f57241660695c6e2b84c8e311df89d09e6c66", - "action": "remove" - }, - "4": { - "version": 4, - "hash": "0a7181cd5f76800b6566175ffa7276d0cf38c4ddc5110114430147dfc8bfdb2a", - "action": "add" - } - }, - "UserCodeExecutionOutput": { - "1": { - "version": 1, - "hash": "deafafb72d07d724690aaa2fe742379f8e9b3531d9c33f6a8683ee90b462e353", - "action": "add" - } - }, - "NumpyArrayObject": { - "1": { - "version": 1, - "hash": "dcc7b44fa5ad22ae0bc576948f856c172dac1e9de2bc8e2a302e428f3309a278", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "2c631121d9211006edab5620b214dea83e2398bee92244d822227ee316647e22", - "action": "remove" - }, - "3": { - "version": 3, - "hash": "ff3e9e57df17d6027581ae1aa177199751d8685a3b0cb4359e7e55ace3514041", - "action": "add" - } - }, - "NumpyScalarObject": { - "1": { - "version": 1, - "hash": "5c1b6b6e8ba88bc79e76646d621489b889fe8f9b9fd59f117d594be18a409633", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "0d5d81b9d45c140f6e07b43ed68d31e0ef060d6b4d0431c9b4795997bb35c69d", - "action": "remove" - }, - "3": { - "version": 3, - "hash": "9cc5eca915280827de912d66fbb345f43f80787de309613f3fc53130df5fa7d8", - "action": "add" - } - }, - "NumpyBoolObject": { - "1": { - "version": 1, - "hash": "a5c822a6a3ca9eefd6a2b68f7fd0bc614fba7995f6bcc30bdc9dc882296b9b16", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "24839ba1c88ed833a134124750d5f299abcdf318670315028ed87b254f4578b3", - "action": "remove" - }, - "3": { - "version": 3, - "hash": "808a042ea9bca5b621417296824bf2a0b170e66c1f714f91ec3feccace41e2a3", - "action": "add" - } - }, - "PandasDataframeObject": { - "1": { - "version": 1, - "hash": "35058924b3de2e0a604a92f91f4dd2e3cc0dac80c219d34f360e7cedd52f5f4c", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "66729d4ba7a92210d45c5a5c24fbdb4c8e58138a515a7bdb71ac8f6e8b868544", - "action": "remove" - }, - "3": { - "version": 3, - "hash": "30e79bc3df2f7d99d8bca7e58f2d93ab24fc766ce723d985142cf7adee4cc57a", - "action": "add" - } - }, - "PandasSeriesObject": { - "1": { - "version": 1, - "hash": "2a0d8a55f1c27bd8fccd276cbe01bf272c40cab10417d7027273983fed423caa", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "cb05a714f75b1140a943f56a3622fcc0477b3a1f504cd545a98510959ffe1528", - "action": "remove" - }, - "3": { - "version": 3, - "hash": "96942949c5a7be48891f84f95b046148bf3e5213b586012071f637c488115ac0", - "action": "add" - } - }, - "UserCodeStatusChange": { - "1": { - "version": 1, - "hash": "4f5b405cc2b3976ed8f7018df82e873435d9187dff15fa5a23bc85a738969f3f", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "d83e0905ae882c824ba8fbbf455cd3881906bf8b2ebbfff07bcf471ef869cedc", - "action": "remove" - }, - "3": { - "version": 3, - "hash": "6a743ac25193006491f53e0ab697a1391a8f19441d6fa6d6b67d4d5745808b12", - "action": "add" - } - }, - "SyncStateItem": { - "1": { - "version": 1, - "hash": "4dbfa0813f5a3f7be0b36249ff2d67e395ad7c9e138c5a122fc7342b8dcc4b92", - "action": "add" - } - }, - "SyncState": { - "1": { - "version": 1, - "hash": "a0616775ec8ef0629e2d91e0df9cc4237ea3674727eda1ce367f1897ee35767d", - "action": "add" - } - }, - "StoreConfig": { - "1": { - "version": 1, - "hash": "17de8875cf590311ddb042140347ffc79d4a85028e504dad178ca4e1237ec861", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "6df61455f637affc477cf7ded7206009b414269b497a586b5d3374368e9ea602", - "action": "add" - } - }, - "MongoStoreConfig": { - "1": { - "version": 1, - "hash": "e52aa382e300b0b69aaa2d80aadb4e3a9a3c02b3c741b71d56f959c4d3891ce5", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "ab2a664a0b3c6f5e0d8323aa26c399c7810462f1a8178f5e5f5021b95a40570c", - "action": "add" - } - }, - "Action": { - "1": { - "version": 1, - "hash": "5cf71ee35097f17fbb1dd05096f875211d71cf07161205d7f6a9c11fd49d5272", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "a13b50c4d23bd6deb7896e394f2a20e6cef4c33c5e6f4ee30f19eaffab708f21", - "action": "remove" - }, - "3": { - "version": 3, - "hash": "8b9957c26b2fa6513d6a07cdde6a4fab003693cf4b787e8bda0ecc2503ae9d54", - "action": "add" - } - }, - "DataSubjectCreate": { - "1": { - "version": 1, - "hash": "5a94f9fcba75c50d78d71222f0235c5fd4d8003ae0db4d74bdbc4d56a99de3aa", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "f33811ae53332a54323cd64772776d0fdf95623f5ee7e3f5759dd36ba9e0397d", - "action": "add" - } - }, - "Dataset": { - "1": { - "version": 1, - "hash": "99ca2fa3e46fd9810222d269fac6accb546f632e94d5d57529016ba5e55af5a8", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "5e108228813bda478de1d6496fffc888f2f1bbaa7ae11ccce100987ee935c5ce", - "action": "add" - } - }, - "CreateDataset": { - "1": { - "version": 1, - "hash": "3b020d9b8928cbd7e91f41c749ab4c932e19520696a183f2c7cd1312ebb640d1", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "67d45b8e93be3c95cdc5c5c2ff8d7e181e0c3200badc279d56be4f51f5e78ce7", - "action": "add" - } - }, - "DictStoreConfig": { - "1": { - "version": 1, - "hash": "256e9c623ce0becd555ddd2a55a0c15514e162786b1549388cef98a92a9b18c9", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "071e31e8bf4fdf894b03e0490549be4c40fcb0f0cdecff34866c5d2eded2944f", - "action": "add" - } - }, - "SQLiteStoreConfig": { - "1": { - "version": 1, - "hash": "b656b26c14cf4e97aba702dd62a0927aec7f860c12eed512c2c688e1b7109aa5", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "194391d5e90030ad2fe46e7a810ee55dddaa9a1f831667bcdad6e2363c1996fa", - "action": "add" - } - }, - "Plan": { - "1": { - "version": 1, - "hash": "a0bba2b7792c9e08c453e9e256f0ac6e6185610726566bcd50b057ae83b42d9a", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "f8e623e1887df2c0051caf9e06820e6603148e8ae688460e10a6f4b2dd405e9d", - "action": "add" - } - }, - "NodeMetadata": { - "1": { - "version": 1, - "hash": "6bee018894dfdf697ea624740d0bf051750e0b0d8470ced59646f6d8812068ac", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "f856169fea72486cd436875ce4411ef935da11eb7c5af48121adfa00d4c0cdb6", - "action": "remove" - }, - "3": { - "version": 3, - "hash": "3cc67abf394a805066a88aef0bea15bde609b9ecbe7ec15172eac5e7a0b7ef7c", - "action": "remove" - }, - "4": { - "version": 4, - "hash": "6d0dd9f388728bb8532ca775587cc7eb9889e111bad8f0b4ba17464140479f9f", - "action": "add" - } - }, - "NodeSettings": { - "1": { - "version": 1, - "hash": "b662047bb278f4f5db77c102f94b733c3a929839271b3d6b82ea174a60e2aaf0", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "29a82afcb006a044b6ae04c6ea8a067d145d28b4210bb038ea9fa86ebde108c8", - "action": "remove" - }, - "3": { - "version": 3, - "hash": "2d5f6e79f074f75b5cfc2357eac7cf635b8f083421009a513240b4dbbd5a0fc1", - "action": "add" - } - }, - "BlobFile": { - "1": { - "version": 1, - "hash": "47ed55183d619c6c624e35412360a41de42833e2c24223c1de1ad12a84fdafc2", - "action": "remove" - }, - "3": { - "version": 3, - "hash": "8f1710c754bb3b39f546b97fd69c4826291398b247976bbc41fa873af431bca9", - "action": "remove" - }, - "4": { - "version": 4, - "hash": "c74d6f9899d928430a38bd4585069b557de8e985a13f82f166479bd7f32d5a85", - "action": "add" - } - }, - "SeaweedSecureFilePathLocation": { - "1": { - "version": 1, - "hash": "5724a38b1a92b8a55da3d9cc34a720365a6d0c32683acda630fc44067173e201", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "5fd63fed2a4efba8c2b6c7a7b5e9b5939181781c331230896aa130b6fd558739", - "action": "remove" - }, - "3": { - "version": 3, - "hash": "12547e03e48b48c44f13720792db9302726c92f33ecc5374bd92ff6f2d733adf", - "action": "add" - } - }, - "BlobStorageEntry": { - "1": { - "version": 1, - "hash": "9f1b027cce390ee6f71c7a81e7420bb71a477b29c6c62ba74e781a97bc5434e6", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "5472bdd5bdce6d0b561543a6bac70d47bf0c05c141a21450751460cc538d6b55", - "action": "remove" - }, - "3": { - "version": 3, - "hash": "0a5cf4058b330727a2d617a99d56070a7a6977b7d10f532fbb35cd4fe97b7678", - "action": "add" - } - }, - "BlobStorageMetadata": { - "1": { - "version": 1, - "hash": "6888943be3f97186190dd26d7eefbdf29b15c6f2fa459e13608065ebcdb799e2", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "674f4c52a8444289d5ef389b919008860e2b0e7acbaafa774d58e492d5b6741a", - "action": "remove" - }, - "3": { - "version": 3, - "hash": "b4b222dc8a994b5ff6d685818973516d89b615e2321d122edc28d1c30479a9fb", - "action": "add" - } - }, - "BlobRetrieval": { - "1": { - "version": 1, - "hash": "a8d7e1d6483e7a9b5a130e837fa398862aa6cbb316cc5f4470450d835755fdd9", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "4c4fbdb6df5bb9fcbe914a9890bd1c1b6a1b3f382a04cbc8752a5a1b03130111", - "action": "remove" - }, - "3": { - "version": 3, - "hash": "609daef405c4606f61b76df23c91ae75a97788a4e99f3e1ee7faa5a35eab8748", - "action": "add" - } - }, - "SyftObjectRetrieval": { - "2": { - "version": 2, - "hash": "d9d7a7e1b8843145c9687fd013c9223700285886073547734267e91ac53e0996", - "action": "remove" - }, - "3": { - "version": 3, - "hash": "952958e9afae007bef3cb89aa15be95dddc4c310e3a8ce4191576f90ac6fcbc8", - "action": "remove" - }, - "4": { - "version": 4, - "hash": "fe151e6fceaafc71c9189d07aed077dc0477bea6a8d7f3c3ace9098ed3161f6b", - "action": "add" - } - }, - "WorkerSettings": { - "1": { - "version": 1, - "hash": "0dcd95422ec8a7c74e45ee68a125084c08f898dc94a13d25fe5a5fd0e4fc5027", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "d623a8a0d6c83b26ba49686bd8be10eccb126f54626fef334a85396c3b8a8ed6", - "action": "remove" - }, - "3": { - "version": 3, - "hash": "20c9e19d8084a87130e173d09d3e9ebaecd3127c455702471eac764d37912a43", - "action": "add" - } - }, - "SubmitUserCode": { - "2": { - "version": 2, - "hash": "9b29e060973a3de8d3564a2b7d2bb5c53745aa445bf257576994b613505d7194", - "action": "remove" - }, - "3": { - "version": 3, - "hash": "a29160c16d2e2620800d42cdcd9f3637d063a570c477a5d05217a2e64b4bb396", - "action": "remove" - }, - "4": { - "version": 4, - "hash": "3c5c8627e4f7cca64c1249eea52e7c46171fd4882f76c83e9fa8a1ea7e828b9c", - "action": "add" - } - }, - "SeaweedFSBlobDeposit": { - "1": { - "version": 1, - "hash": "382a9ac178deed2a9591e1ebbb39f265cbe67027fb93a420d473a4c26b7fda11", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "07d84a95324d95d9c868cd7d1c33c908f77aa468671d76c144586aab672bcbb5", - "action": "remove" - }, - "3": { - "version": 3, - "hash": "05e61e6328b085b738e5d41c0781d87852d44d218894cb3008f5be46e337f6d8", - "action": "add" - } - }, - "QueueItem": { - "1": { - "version": 1, - "hash": "5aa94681d9d0715d5b605f9625a54e114927271378cf2ea7245f85c488035e0b", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "9503b878de4b5b7a1793580301353523b7d6219ebd27d38abe598061979b7570", - "action": "remove" - }, - "3": { - "version": 3, - "hash": "3495f406d2c97050ce86be80c230f49b6b846c63b9a9230cbd6631952f2bad0f", - "action": "remove" - }, - "4": { - "version": 4, - "hash": "96b0ab4ae935558cd391b86e923f8c7e172b3c27b288c0133197bdc41bd7e19f", - "action": "add" - } - }, - "ZMQClientConfig": { - "1": { - "version": 1, - "hash": "e6054969b495791569caaf33239039beae3d116e1fe74e9575467c48b9007c45", - "action": "remove" - }, - "3": { - "version": 3, - "hash": "91ce5953cced58e12c576aa5174d5ca0c91981b01cf42edd5283d347baa3390b", - "action": "remove" - }, - "4": { - "version": 4, - "hash": "d8761747473ef2af59a7889ab0ea0f69f78a841a9f0cf9fad8260e9c570211d5", - "action": "add" - } - }, - "ActionQueueItem": { - "1": { - "version": 1, - "hash": "11a43caf9164eb2a5a21f4bcb0ca361d0a5d134bf3c60173f2c502d0d80219de", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "6413ed01e949cac169299a43ce40651f9bf8053e408b6942853f8afa8a693b3d", - "action": "remove" - }, - "3": { - "version": 3, - "hash": "5bcda9c7df78ded9ea4b53710191f37054d3046ea01125b755afc8c30dd9eed2", - "action": "add" - } - }, - "JobItem": { - "1": { - "version": 1, - "hash": "7b8723861837b0b7e948b2cf9244159d232185f3407dd6bef108346f941ddf6e", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "e99cf5a78c6dd3a0adc37af3472c7c21570a9e747985dff540a2b06d24de6446", - "action": "remove" - }, - "3": { - "version": 3, - "hash": "5b93a59e28574691339d22826d5650969336a2e930b93d6b3fe6d5409ca0cfc4", - "action": "remove" - }, - "4": { - "version": 4, - "hash": "6a7cc7c2bb4dd234c1508b0af4d3b403cd3b7b427578a775bf80dc36891923ed", - "action": "add" - } - }, - "SyftLog": { - "1": { - "version": 1, - "hash": "bd3f62b8fe4b2718a6380c8f05a93c5c40169fc4ab174db291929298e588429e", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "d3ce45794da2e6c4b0cef63b98a553525af50c5d9db42d3d64caef3e7d22b4a9", - "action": "remove" - }, - "3": { - "version": 3, - "hash": "8964d48238672e0e5d5db6b932cda4ee8eb77581949ab3f7a38a05b1efec13b7", - "action": "add" - } - }, - "SignedSyftAPICall": { - "1": { - "version": 1, - "hash": "e66a116de2fa44ebdd0d4c2d7d5a047dedb555fd201a0f431cd8017d9d33a61d", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "7a3bdede247c347196d5ced8217d2d3849e91a02dc5fd1c98c4a8bcac98480e4", - "action": "add" - } - }, - "UserUpdate": { - "2": { - "version": 2, - "hash": "32cba8fbd786c575f92e26c31384d282e68e3ebfe5c4b0a0e793820b1228d246", - "action": "remove" - }, - "3": { - "version": 3, - "hash": "a7333af6252bf92ccd913bb23ddc4c0b0c63f8838277d7ebad406be92fa019d2", - "action": "add" - } - }, - "UserCreate": { - "2": { - "version": 2, - "hash": "2540188c5aaea866914dccff459df6e0f4727108a503414bb1567ff6297d4646", - "action": "remove" - }, - "3": { - "version": 3, - "hash": "70a0d3a701aca47f58009d48c94e314adc464e5429af6794b5770a1163ddfdda", - "action": "add" - } - }, - "UserSearch": { - "1": { - "version": 1, - "hash": "69d1e10b81c8a4143cf70e4f911d8562732af2458ebbc455ca64542f11373dd1", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "78d4149c8b1af8510755341fc369eae83d7f67c6b771b50af7f9b3c9b6e7b7aa", - "action": "add" - } - }, - "NodeSettingsUpdate": { - "1": { - "version": 1, - "hash": "b6ddc66ff270a3c2c4760e31e1a55d72ed04ccae2d0115ebe2fba6f2bf9bd119", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "e1dc9d2f30c4aae1f7359eb3fd44de5537788cd3c69be5f30c36fb019f07c261", - "action": "add" - } - }, - "User": { - "2": { - "version": 2, - "hash": "ded970c92f202716ed33a2117cf541789f35fad66bd4b1db39da5026b1d7d0e7", - "action": "remove" - }, - "3": { - "version": 3, - "hash": "ac5179da4b09332cade6aeedd1c59b506ddfe932ee79b9bb2c087dca24391342", - "action": "add" - } - }, - "UserView": { - "2": { - "version": 2, - "hash": "e410de583bb15bc5af57acef7be55ea5fc56b5b0fc169daa3869f4203c4d7473", - "action": "remove" - }, - "3": { - "version": 3, - "hash": "ac21f70f7bcbc6cadd7b07949e66b66bca31aa5c1fb28196ae38d22dc05eb444", - "action": "add" - } - }, - "Notification": { - "1": { - "version": 1, - "hash": "d13981f721fe2b3e2717640ee07dc716c596e4ecd442461665c3fdab0b85bf0e", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "848bdbdbfc655c8cbb6274d3158fad7d3fcdaf77bf0389031dff0d8cedcdbd24", - "action": "add" - } - }, - "CreateNotification": { - "1": { - "version": 1, - "hash": "b1f459de374fe674f873a4a5f3fb8a8aabe0d83faad84a933f0a77dd1141159a", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "657edc0de0b93399006f9c911de2cd212244acc192ff052abf7215bb41fe83aa", - "action": "add" - } - }, - "NotificationPreferences": { - "1": { - "version": 1, - "hash": "e0be3fb928a3e05ba309fc4d59e8eba1e61c6ea09aeb68f25230a5e9446cfcfd", - "action": "add" - } - }, - "NotifierSettings": { - "1": { - "version": 1, - "hash": "efa20280a24d48f583d1e21875a9c195466c7df1239cebbce6016fd6c15c02ad", - "action": "add" - } - }, - "PartialSyftObject": { - "1": { - "version": 1, - "hash": "008917584d8e1c09015cdbef02f59c0622f48e0618877c1b44425c8846befc13", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "1254e629e855f017511f60a10f249bd266a018c446b8533b58fcbbb7bb63c29e", - "action": "add" - } - }, - "NodeMetadataUpdate": { - "1": { - "version": 1, - "hash": "569d124c23590360bda240c19b53314ccc6204c5d1ab0d2898976a028e002191", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "520ae8ffc0c057ffa827cb7b267a19fb6b92e3cf3c0a3666ac34e271b6dd0aed", - "action": "add" - } - }, - "MongoDict": { - "1": { - "version": 1, - "hash": "640734396edae801e1601fe7777710e67685e552acb0244ad8b4f689599baca9", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "47da755ee2c572f719f9c4624120142f0e3c411aeb03278a9eea5fdd92ad2bad", - "action": "add" - } - }, - "LinkedObject": { - "1": { - "version": 1, - "hash": "824567c6933c095d0e2f6995c8de3581c0fbd2e9e4ead35c8159f7964709c28e", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "08ba9bab178011c723f84bdc64ea879a369f4e6fb32d60020ae123e64b19ec42", - "action": "add" - } - }, - "BaseConfig": { - "1": { - "version": 1, - "hash": "4e5257080ce615aa4122b02bad8487e4c7d6d0f171ff77abbc9e8cd3e33df89a", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "383d9ce8873520c9224e00797a96d6dc2e64f054795e3b1de2ac7cd8ce68df86", - "action": "add" - } - }, - "ServiceConfig": { - "1": { - "version": 1, - "hash": "ca91f59bf045d949d82860f7d52655bfbede4cf6bdc5bae8f847f08a16f05d74", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "4c79a399bbbd8571b712bdb957ff3bc4903aae59cc06bd584c248860dfdab9fe", - "action": "add" - } - }, - "LibConfig": { - "1": { - "version": 1, - "hash": "c6ff229aea16874c5d9ae4d1f9e500d13f5cf984bbcee7abd16c5841707a2f78", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "48924a4e5c9dfbc22ef7f2449ca82c7c8d6ae6f6eae070b87747e8a971bd1cb4", - "action": "add" - } - }, - "APIEndpoint": { - "1": { - "version": 1, - "hash": "c0e83867b107113e6fed06364ba364c24b2f4af35b15a3869b176318d3be7989", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "1be1f6793478cd2e4a0cc84713426b2d5586969e98058f4e8b91fc19293cf445", - "action": "add" - } - }, - "LibEndpoint": { - "1": { - "version": 1, - "hash": "153eac6d8990774eebfffaa75a9895e7c4e1a0e09465d5da0baf4c3a3b03369d", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "74916f7c9bbca213b70fcdb5212eae9eb5d3c9fddf4aa35e1fb9a7158fd2d97f", - "action": "add" - } - }, - "SyftAPICall": { - "1": { - "version": 1, - "hash": "014bd1d0933f6070888a313edba239170759de24eae49bf2374c1be4dbe2b4d7", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "f18183e178a0b5709a2800a7d88f9eef25afefe64d6c646938fec6c5aacd296f", - "action": "add" - } - }, - "SyftAPIData": { - "1": { - "version": 1, - "hash": "db101a75227e34750d7056785a1e87bb2e8ad6604f19c372d0cb6aa437243bf5", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "931f6019fe66e35eebfe2e0b3c20d7354e2222b4e51a7b60ae9a54c581a77d6e", - "action": "add" - } - }, - "SyftAPI": { - "1": { - "version": 1, - "hash": "2bba1d9fcf677a58e35bf903de3da22ee4913af138aa3012af9c46b3609579cd", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "8d24945c5d62c9a910dbe6b925064532db4f351ab7f3eabf1fb454a9e460f7ab", - "action": "add" - } - }, - "UserViewPage": { - "1": { - "version": 1, - "hash": "16dac6209b19a934d286ef1efa874379e0040c324e71023c57d1bc6d2d367171", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "1383d83f202e53490d03049685c1052385ecde4ea6d4b34d4917d08749e02e44", - "action": "add" - } - }, - "UserPrivateKey": { - "1": { - "version": 1, - "hash": "7cb196587887f0f3bffb298dd9f3b88509e9b2748792bf8dc03bdd0d6b98714a", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "7e99d928122dd7546c94893314f393956c29b8c8d605f62bc99429972f2ffd8e", - "action": "add" - } - }, - "DateTime": { - "1": { - "version": 1, - "hash": "7e9d89309a10d2110a7ae4f97d8f25a7914853269e8fa0c531630790c1253f17", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "92daa79cc211b880d7c492e32b22fa4b7cce78ef1606a9be4461324f68fb8cd3", - "action": "add" - } - }, - "ReplyNotification": { - "1": { - "version": 1, - "hash": "34b2ad522f7406c2486573467d9c7acef5c1063a0d9f2177c3bda2d8c4f87572", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "bc3a15f754ea23a1b6dfe1612ee47a361864c820c507b5644b3fada92bd266e7", - "action": "add" - } - }, - "HTTPConnection": { - "1": { - "version": 1, - "hash": "5ee19eaf55ecbe7945ea45924c036ec0f500114a2f64176620961a8c2ec94cdb", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "68409295f8916ceb22a8cf4abf89f5e4bcff0d75dc37e16ede37250ada28df59", - "action": "add" - } - }, - "PythonConnection": { - "1": { - "version": 1, - "hash": "011946fc9af0a6987f5c7bc9b0208b2fae9d65217531430bced7ba542788da1a", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "eb479c671fc112b2acbedb88bc5624dfdc9592856c04c22c66410f6c863e1708", - "action": "add" - } - }, - "ActionDataEmpty": { - "1": { - "version": 1, - "hash": "89b5912fe5416f922051b8068be6071a03c87a4ab264959de524f1b86e95f028", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "1fd3a1d3b3d97c8fe4ff2e51567c026830e6c1489f82caa4c6e3ca24a11e1da0", - "action": "add" - } - }, - "ObjectNotReady": { - "1": { - "version": 1, - "hash": "88207988639b11eaca686b6e079616d9caecc3dbc2a8112258e0f39ee5c3e113", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "07cad6b7fbf4dc9f02ec5857dd4ab4c224fc2da540062a55835eb85df31e7fe8", - "action": "add" - } - }, - "ActionDataLink": { - "1": { - "version": 1, - "hash": "10bf94e99637695f1ba283f0b10e70743a4ebcb9ee75aefb1a05e6d6e1d21a71", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "59756e8b5729df61217f8bcf53f54e99c7fcc715594488779e19296dec582951", - "action": "add" - } - }, - "SyftImageRegistry": { - "1": { - "version": 1, - "hash": "dc83910c91947e3d9eaa3e6f8592237448f0408668c7cca80450b5fcd54722e1", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "862410fcf514a41ee13273d9540a245ed79e26bb82a0acfe2ad48accc3af1bef", - "action": "add" - } - }, - "SyftWorkerImage": { - "1": { - "version": 1, - "hash": "2a9585b6a286e24f1a9f3f943d0128730cf853edc549184dc1809d19e1eec54b", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "1063e826436e24707eef3f37dbc15f8008ca038fc3f02ad489a49248c8666ba3", - "action": "add" - } - }, - "SyftWorker": { - "1": { - "version": 1, - "hash": "0d5b367162f3ce55ab090cc1b49bd30e50d4eb144e8431eadc679bd0e743aa70", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "ad19971aabbdf6d032fba708357eb0f0d0bd59f993c58b3e36a1b7ca04332453", - "action": "add" - } - }, - "WorkerPool": { - "1": { - "version": 1, - "hash": "250699eb4c452fc427995353d5c5ad6245fb3e9fdac8814f8348784816a0733b", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "1b81621b7c03eacfe8369c30bbc97967acef6b5d29a3c67d5f8ad81b49556dac", - "action": "add" - } - }, - "SecureFilePathLocation": { - "1": { - "version": 1, - "hash": "7febc066e2ee5a3a4a891720afede3f5c155cacc0557662ac4d04bf67b964c6d", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "e4e18e793f25c1ba8eb32849dafc3b85aa1572ebd9a7339ea8776452777d5b7c", - "action": "add" - } - }, - "AzureSecureFilePathLocation": { - "1": { - "version": 1, - "hash": "1bb15f3f9d7082779f1c9f58de94011487924cb8a8c9c2ec18fd7c161c27fd0e", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "b05c5b759d43d9aa13e2a11087d13ff78cbec946768e3ff130fcac83a4216117", - "action": "add" - } - }, - "CreateBlobStorageEntry": { - "1": { - "version": 1, - "hash": "61a373336e83645f1b6d78a320323d9ea4ee91b3d87b730cb0608fbfa0072262", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "b252fe14bd22f92866c20bfffbdab1a839c8648c7b2cda81500cbeb9a5d85c57", - "action": "add" - } - }, - "BlobRetrievalByURL": { - "3": { - "version": 3, - "hash": "0b664100ea08413ca4ef04665ca910c2cf9535539617ea4ba33687d05cdfe747", - "action": "remove" - }, - "4": { - "version": 4, - "hash": "3a82ec6220eda51289931689db2f598e5e44a610b0a229113c4695f897cc9f2b", - "action": "add" - } - }, - "BlobDeposit": { - "1": { - "version": 1, - "hash": "c98e6da658a3be01ead4ea6ee6a4c10046879f0ce0f5fc5f946346671579b229", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "7b0709298f6a6bd1e33244f655dc4f3bb95645f9e474f2de331869071e3ab384", - "action": "add" - } - }, - "HTTPNodeRoute": { - "1": { - "version": 1, - "hash": "1901b9f53f9970ce2bd8307ba9f7cafc0e7eba1d2ec82e4014c6120e605e3741", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "2134ea812f7c6ea41522727ae087245c4b1195ffbad554db638070861cd9eb1c", - "action": "add" - } - }, - "PythonNodeRoute": { - "1": { - "version": 1, - "hash": "15711e6e7a1ef726c8e8b5c35a6cb2d30b56ba5213cba489524bf63489e136cf", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "3eca5767ae4a8fbe67744509e58c6d9fb78f38fa0a0f7fcf5960ab4250acc1f0", - "action": "add" - } - }, - "DataSubject": { - "1": { - "version": 1, - "hash": "0b8b049d4627727b444c419f5d6a97b7cb97a433088ebf744c854b6a470dadf1", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "4385b12c582d711cfadf08f6d9254d2b95652d8aeedbeb350c5dcbf57dab1fea", - "action": "add" - } - }, - "DataSubjectMemberRelationship": { - "1": { - "version": 1, - "hash": "0a820edc9f1a87387acc3c611fe852752fcb3dab7608058f2bc48211be7bfbd2", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "6f03ee3c35cd02973210c25ce99f50effdaa6156211329bddf763272d9d32585", - "action": "add" - } - }, - "Contributor": { - "1": { - "version": 1, - "hash": "d1d4f25bb87e59c0414501d3335097de66815c164c9ed5a7850ff8bec69fbcdc", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "7beef331ac6ea90632adc81a96bd99a656467ab8f2334007c624c64ea8a4b886", - "action": "add" - } - }, - "MarkdownDescription": { - "1": { - "version": 1, - "hash": "519328a3952049f57004013e4fb00840695b24b8575cad983056412c9c9d9ba6", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "3c4990cee7cc0b9e86c4b1aa6120476d3d7154d4047d8f4a80a10b6ad1415be4", - "action": "add" - } - }, - "Asset": { - "1": { - "version": 1, - "hash": "24350b8d9597df49999918ad42e0eece1328ea30389311f1e0a420be8f39b8a1", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "b5ce972e6b0341da041f457660eca873bd9bb4f93e73158767f951cb93b53d10", - "action": "add" - } - }, - "CreateAsset": { - "1": { - "version": 1, - "hash": "1b4c71569b8da64258672483bd36dc4aa99a32d4cb519659241d15bc898041a6", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "954da64a48165139f585e9e5a9526aa43a73a0709c1c1bf58e937e8c3e0f184f", - "action": "add" - } - }, - "DatasetPageView": { - "1": { - "version": 1, - "hash": "b1de14bb9b6a259648dfc59b6a48fa526116afe50a689c24b8bb36fd0e6a97f8", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "f7652573278f762788f4ec3d39c3ec14179061429589714ff49210b015d57d0f", - "action": "add" - } - }, - "TwinObject": { - "1": { - "version": 1, - "hash": "c42455586b43724a7421becd99122b787a129798daf6081e96954ecaea228099", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "c863c24d4ec1989ce2a0547f9b9152a2a61b24386b38ccd37f0aeae91ce80e41", - "action": "add" - } - }, - "ExactMatch": { - "1": { - "version": 1, - "hash": "e497e2e2380db72766c5e219e8afd13136d8953933d6f1eaf83b14001e887cde", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "8767689e0b6acdc42ed558645ce641098e63094300225e2c8b9e4758abf80104", - "action": "add" - } - }, - "OutputHistory": { - "1": { - "version": 1, - "hash": "4ec6e6efd86a972b474251885151bdfe4ef262562174605e8ab6a8abba1aa867", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "b6e3d6ca02441af981df1c83bb3ccf05e8221e8da3fb369596190c32ee547f12", - "action": "add" - } - }, - "UserPolicy": { - "1": { - "version": 1, - "hash": "c69b17b1d96cace8b45da6d9639165f2da4aa7ff156b6fd922ac217bf7856d8a", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "9a5ef3d6ece1321ad59c20f2dda08564696e1dd8d017b268ffd70c2958671cad", - "action": "add" - } - }, - "SubmitUserPolicy": { - "1": { - "version": 1, - "hash": "96f7f39279fadc70c569b8d48ed4d6420a8132db51e37466d272fda19953554b", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "354df4734594f6bc3b58b26c0b60592f454c750e49c00781fc15448dd65a4fb4", - "action": "add" - } - }, - "UserCodeExecutionResult": { - "1": { - "version": 1, - "hash": "49c32e85e78b7b189a7f13b7e26115ef94fcb0b60b578adcbe2b95e289f63a6e", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "0f4b96ae01b360b7b5ba99f6bd34aaf2da368ff56075bee8137d8c9a82bcec02", - "action": "add" - } - }, - "CodeHistory": { - "1": { - "version": 1, - "hash": "a7baae93862ae0aa67675f1617574e31aafb15a9ebff633eb817278a3a867161", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "f9a3e33bb89c72612b2c5ea501ca16bdbac832a94af1f373c76458f2a5a96614", - "action": "add" - } - }, - "CodeHistoryView": { - "1": { - "version": 1, - "hash": "0ed1a2a04a962ecbcfa38b0b8a03c1e51e8946a4b80f6bf2557148ce658671ce", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "91f1c8b4d9f8e8be517cda487615ae2e3a9df6fd4bdd2c7be51836b851f429f0", - "action": "add" - } - }, - "CodeHistoriesDict": { - "1": { - "version": 1, - "hash": "95288411cd5843834f3273a2fd66a7df2e603e980f4ab1d329f9ab17d5d2f643", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "9ebf38ad3f12b1ec397bd977cf1013fb8703e02562a6e74b7d17ea2debfcb4a1", - "action": "add" - } - }, - "UsersCodeHistoriesDict": { - "1": { - "version": 1, - "hash": "5e1f389c4565ee8558386dd5c934d81e0c68ab1434f86bb9065976b587ef44d1", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "863280e2a39de8f50293d54dd9798a0568a2204418fe0bd776b5ea3dcc43e99a", - "action": "add" - } - }, - "OnDiskBlobDeposit": { - "1": { - "version": 1, - "hash": "5efc230c1ee65c4626d334aa69ed458c796c45265e546a333844c6c2bcd0e6b0", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "6f8f03f6bf76407b8f34aba12970d037c2a59ec3858feee8f8a3234ebe3a744d", - "action": "add" - } - }, - "RemoteConfig": { - "1": { - "version": 1, - "hash": "ad7bc4780a8ad52e14ce68601852c93d2fe07bda489809cad7cae786d2461754", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "0269311d0a524c1f2c565ffd1c9d0da4a4cb4880f98b44cb7d3b76312f5c9f98", - "action": "add" - } - }, - "AzureRemoteConfig": { - "1": { - "version": 1, - "hash": "c05c6caa27db4e385c642536d4b0ecabc0c71e91220d2e6ce21a2761ca68a673", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "56ab4455e8182d3c300efb31ae019a2211ecb9e579ec1a41a087c98ee8e9f317", - "action": "add" - } - }, - "Change": { - "1": { - "version": 1, - "hash": "aefebd1601cf5bfd4817b0db75300a78299cc4949ead735a90873cbd22c8d4bc", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "9784905430b48d60be31b89d5fdbf559f8f7cc0a3be3428a3ba4b17b0db06330", - "action": "add" - } - }, - "ChangeStatus": { - "1": { - "version": 1, - "hash": "627f6f8e42cc285336aa6fd4916285d796140f4ff901487b7cb3907ef0f116a6", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "37e33e685081a3e45155ffe8f02371a5dde82841ebb3d1b60c0ff06031622ccd", - "action": "add" - } - }, - "ActionStoreChange": { - "1": { - "version": 1, - "hash": "17b865e75eb3fb2693924fb00ba87a25260be45d55a4eb2184c4ead22d787cbe", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "0d97c83b6a355eaa6c351cd50c36ba58c0f0e08e63e16af1c44cba76c61af834", - "action": "add" - } - }, - "CreateCustomImageChange": { - "1": { - "version": 1, - "hash": "bc09dca7995938f3b3a2bd9c8b3c2feffc8484df466144a425cb69cadb2ab635", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "91d2333291eb43c9814eb1d3ad1f736d5c1ccb9370de6734e506f0463fa92159", - "action": "add" - } - }, - "CreateCustomWorkerPoolChange": { - "1": { - "version": 1, - "hash": "86894f8ccc037de61f44f9698fd113ba02c3cf3870a3048c00a46e15dcd1941c", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "84cb18e884dfb1509d78d8775110314278444af2b2dd5370cb2621d28f8d1aaa", - "action": "add" - } - }, - "Request": { - "1": { - "version": 1, - "hash": "e054307eeb7f13683cde9ce7613d5ca2925a13fff7c345b1c9f729a12c955f90", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "b8be498ac1e0a7df5e683540ed2a62778faff11404f45f660b3e092e9ed0e37d", - "action": "add" - } - }, - "RequestInfo": { - "1": { - "version": 1, - "hash": "b76075c138afc0563ce9ac7f6b1131f048951f7486cd516c02736dc1a2a23639", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "836d768fe0d3d5e134dbcafdff8542a97242ded1b4df1c76dff2ca0f87b28d71", - "action": "add" - } - }, - "RequestInfoFilter": { - "1": { - "version": 1, - "hash": "7103abdc464ae71bb746410f5730f55dd8ed82268aa32bbb0a69e0070488a669", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "8dabbabdac26c5223579dabe54f7b1b4220b0e49fa6e401fdb09768bca6b49d5", - "action": "add" - } - }, - "SubmitRequest": { - "1": { - "version": 1, - "hash": "96b4ec12beafd9d8a7c97399cb8a23dade4db16d8f521be3fe7b8fec99db5161", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "33c6aa318e2d7f3d56897e61c7370a5483bf5a37f25cfa0041ff3bf84949aee2", - "action": "add" - } - }, - "ObjectMutation": { - "1": { - "version": 1, - "hash": "0ee3dd38d6df0fe9a19d848e8f3aaaf13a6ba86afe3406c239caed6da185651a", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "4d77ee2650ea29a50e60cf0dcb6cac932b7e6f1aa1e8a927a791ca088e1d07d0", - "action": "add" - } - }, - "EnumMutation": { - "1": { - "version": 1, - "hash": "4c02f956ec9b973064972cc57fc8dd9c525e683f93f804642b4e1bfee1b62e57", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "13275f41942fa8eaa359fe3b0d5ba9f7c8c73564dad6d661441c29beef19a049", - "action": "add" - } - }, - "NodePeer": { - "1": { - "version": 1, - "hash": "7b88de7e38490e2d69f31295137673e7ddabc16ab0e2272ff491f6cea1835d63", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "840d11498095c02d3de9bfe48ea8960c81017c4af45cb8af7e12dc9a18ebd2da", - "action": "add" - } - }, - "SyftObjectMigrationState": { - "1": { - "version": 1, - "hash": "d3c8126bc15dae4dd243bb035530e3f56cd9e433d403dd6b5f3b45face6d281f", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "0b00b9236ae35820733041dc0f4f3956d85d75108a94dba0653aa5948436bd8a", - "action": "add" - } - }, - "ProjectThreadMessage": { - "1": { - "version": 1, - "hash": "1118e935792e8e54103dbf91fa33edbf192a7767d2b1d4526dfa7d4a643cde2e", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "a7454aace740674583226e4f1c1e48284d4ffbc125c196c919d449e2fe8b52a7", - "action": "add" - } - }, - "ProjectMessage": { - "1": { - "version": 1, - "hash": "55a3a5171b6949372b4125cc461bf39bc998565e07703804fca6c7ef99695ae4", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "283dd47bd664db581928ffe33e7f93d81100351461976a7d662541837b8490b9", - "action": "add" - } - }, - "ProjectRequestResponse": { - "1": { - "version": 1, - "hash": "d4c360e845697a0b24695143d0781626cd344cfde43162c90ae90fe67e00ae21", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "31c346849ab131d6eddb109054a19118c6937b20586fe54f5c7a0a50ecc017e4", - "action": "add" - } - }, - "ProjectRequest": { - "1": { - "version": 1, - "hash": "514d189df335c68869eea36befcdcafec74bdc682eaf18871fe879e26da4dbb6", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "4051700e64dd28f6a928fd3e4cbaf989abf0e2345b7c086f3aa8917e30c756b2", - "action": "add" - } - }, - "AnswerProjectPoll": { - "1": { - "version": 1, - "hash": "ff2e1ac7bb764c99d646b96eb3ebfbf9311599b7e3be07aa4a4eb4810bb6dd12", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "7467766e01c8afadb1b2dbe548c9f540a7d6869fed4e98db96c2705bb6f3f3c2", - "action": "add" - } - }, - "ProjectPoll": { - "1": { - "version": 1, - "hash": "b0ac8f1d9c06997374ddbc33fdf1d0af0da15fdb6899f52d91a8574106558964", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "900f51fcd1cdac2b34f74038a33229273446e211a310138f8af7ac3683094e92", - "action": "add" - } - }, - "Project": { - "1": { - "version": 1, - "hash": "ec5b7ac1c92808e266f06b175c6ebcd50be81777ad120c02ce8c6074d0004788", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "7a874f5d00996d9781f1e448c1a6fb766aa236fb9b468e8f0f5fdee76a047791", - "action": "add" - } - }, - "ProjectSubmit": { - "1": { - "version": 1, - "hash": "0374b37779497d7e0b2ffeabc38d35bfbae2ee762a7674a5a8af75e7c5545e61", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "70fa24856ecb0df109736e0cb8478cac335801413ca191aa9ced34f5ea3e5189", - "action": "add" - } - }, - "VeilidConnection": { - "1": { - "version": 1, - "hash": "c1796e7b01c9eae0dbf59cfd5c2c2f0e7eba593e0cea615717246572b27aae4b", - "action": "add" - } - }, - "VeilidNodeRoute": { - "1": { - "version": 1, - "hash": "eadf99eac62574cdda61290c44c564a3ba22faebf27a661da4fc4a2643760376", - "action": "add" - } - }, - "EnclaveMetadata": { - "1": { - "version": 1, - "hash": "39f85e475015e6f860ddcc5fea819423eba2db8f4b7d8e004c05a44d6f8444c6", - "action": "remove" - }, - "2": { - "version": 2, - "hash": "6dcc26695abc6a9ecd9d7d1e6507a9f1a92cc5ccd10987e92419bf984245f9a1", - "action": "add" - } - } - } + "4": { + "release_name": "0.8.6.json" } } diff --git a/packages/syft/src/syft/protocol/releases/0.8.6.json b/packages/syft/src/syft/protocol/releases/0.8.6.json new file mode 100644 index 00000000000..3d973cc2069 --- /dev/null +++ b/packages/syft/src/syft/protocol/releases/0.8.6.json @@ -0,0 +1,1671 @@ +{ + "4": { + "object_versions": { + "ActionObject": { + "1": { + "version": 1, + "hash": "632446f1415102490c93fafb56dd9eb29d79623bcc5e9f2e6e37c4f63c2c51c3", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "577aa1f010b90194958a18ec38ee21db3718bd96d9e036501c6ddeefabedf432", + "action": "remove" + }, + "3": { + "version": 3, + "hash": "d5303167b1048c1b956781c6daeaa93ec792bea5181c076c93da74dfec0a6127", + "action": "add" + } + }, + "AnyActionObject": { + "1": { + "version": 1, + "hash": "bcb31f847907edc9c95d2d120dc5427854604f40940e3f41cd0474a1820ac65e", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "002d8be821140befebbc0503e6bc1ef8779094e24e46305e5da5af6eecb56b13", + "action": "remove" + }, + "3": { + "version": 3, + "hash": "22568b8c3d700b7eaa3291b9f3d014dda3d6dbe20f1f8eab87210ccb2f035bbc", + "action": "add" + } + }, + "BlobFileOBject": { + "1": { + "version": 1, + "hash": "8da2c80ced4f0414c671313c4b63d05846df1e397c763d99d803be86c29755bb", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "f8d75c274f7ae4138e85bb936c3f27241cc0f7dd011ba237396733c53e5a1b0d", + "action": "add" + } + }, + "JobInfo": { + "1": { + "version": 1, + "hash": "cf26eeac3d9254dfa439917493b816341f8a379a77d182bbecba3b7ed2c1d00a", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "89dbd4a810586b49498be1f5299b565a19871487e14a120433b0a4cf607b6dee", + "action": "add" + } + }, + "ExecutionOutput": { + "1": { + "version": 1, + "hash": "c2337099eba14767ead75fcc1b1fa265c1898461ede0b5e7758a0e8d11d1757d", + "action": "add" + } + }, + "OutputPolicyExecuteCount": { + "1": { + "version": 1, + "hash": "6bb24b3b35e19564c43b838ca3f46ccdeadb6596511917f2d220681a378e439d", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "124e48961e0a2ffe9b8ce2aca7244e5c87d3a31debaedfc03c4edc721bb1a86c", + "action": "add" + } + }, + "OutputPolicyExecuteOnce": { + "1": { + "version": 1, + "hash": "32a40fc9966b277528eebc61c01041f3a5447417731954abdaffbb14dabc76bb", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "429110a31e6a1b91e228e1ce9006607bf6ca3e8ce4c4005c82754b089492ec80", + "action": "add" + } + }, + "UserCodeStatusCollection": { + "1": { + "version": 1, + "hash": "07481d543ec3131e759822710ab1714d525c0a16b20ebe4a2119f558ba22c125", + "action": "add" + } + }, + "UserCode": { + "1": { + "version": 1, + "hash": "e14c22686cdc7d1fb2b0d01c0aebdea37e62a61b051677c1d30234214f05cd42", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "660e1abc15034f525e91ffdd820c2a2179bfddf83b7b9e3ce7823b2efc515c69", + "action": "remove" + }, + "3": { + "version": 3, + "hash": "90fcae0f556f375ba1e91d2e345f57241660695c6e2b84c8e311df89d09e6c66", + "action": "remove" + }, + "4": { + "version": 4, + "hash": "0a7181cd5f76800b6566175ffa7276d0cf38c4ddc5110114430147dfc8bfdb2a", + "action": "add" + } + }, + "UserCodeExecutionOutput": { + "1": { + "version": 1, + "hash": "deafafb72d07d724690aaa2fe742379f8e9b3531d9c33f6a8683ee90b462e353", + "action": "add" + } + }, + "NumpyArrayObject": { + "1": { + "version": 1, + "hash": "dcc7b44fa5ad22ae0bc576948f856c172dac1e9de2bc8e2a302e428f3309a278", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "2c631121d9211006edab5620b214dea83e2398bee92244d822227ee316647e22", + "action": "remove" + }, + "3": { + "version": 3, + "hash": "ff3e9e57df17d6027581ae1aa177199751d8685a3b0cb4359e7e55ace3514041", + "action": "add" + } + }, + "NumpyScalarObject": { + "1": { + "version": 1, + "hash": "5c1b6b6e8ba88bc79e76646d621489b889fe8f9b9fd59f117d594be18a409633", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "0d5d81b9d45c140f6e07b43ed68d31e0ef060d6b4d0431c9b4795997bb35c69d", + "action": "remove" + }, + "3": { + "version": 3, + "hash": "9cc5eca915280827de912d66fbb345f43f80787de309613f3fc53130df5fa7d8", + "action": "add" + } + }, + "NumpyBoolObject": { + "1": { + "version": 1, + "hash": "a5c822a6a3ca9eefd6a2b68f7fd0bc614fba7995f6bcc30bdc9dc882296b9b16", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "24839ba1c88ed833a134124750d5f299abcdf318670315028ed87b254f4578b3", + "action": "remove" + }, + "3": { + "version": 3, + "hash": "808a042ea9bca5b621417296824bf2a0b170e66c1f714f91ec3feccace41e2a3", + "action": "add" + } + }, + "PandasDataframeObject": { + "1": { + "version": 1, + "hash": "35058924b3de2e0a604a92f91f4dd2e3cc0dac80c219d34f360e7cedd52f5f4c", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "66729d4ba7a92210d45c5a5c24fbdb4c8e58138a515a7bdb71ac8f6e8b868544", + "action": "remove" + }, + "3": { + "version": 3, + "hash": "30e79bc3df2f7d99d8bca7e58f2d93ab24fc766ce723d985142cf7adee4cc57a", + "action": "add" + } + }, + "PandasSeriesObject": { + "1": { + "version": 1, + "hash": "2a0d8a55f1c27bd8fccd276cbe01bf272c40cab10417d7027273983fed423caa", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "cb05a714f75b1140a943f56a3622fcc0477b3a1f504cd545a98510959ffe1528", + "action": "remove" + }, + "3": { + "version": 3, + "hash": "96942949c5a7be48891f84f95b046148bf3e5213b586012071f637c488115ac0", + "action": "add" + } + }, + "UserCodeStatusChange": { + "1": { + "version": 1, + "hash": "4f5b405cc2b3976ed8f7018df82e873435d9187dff15fa5a23bc85a738969f3f", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "d83e0905ae882c824ba8fbbf455cd3881906bf8b2ebbfff07bcf471ef869cedc", + "action": "remove" + }, + "3": { + "version": 3, + "hash": "6a743ac25193006491f53e0ab697a1391a8f19441d6fa6d6b67d4d5745808b12", + "action": "add" + } + }, + "SyncStateItem": { + "1": { + "version": 1, + "hash": "4dbfa0813f5a3f7be0b36249ff2d67e395ad7c9e138c5a122fc7342b8dcc4b92", + "action": "add" + } + }, + "SyncState": { + "1": { + "version": 1, + "hash": "a0616775ec8ef0629e2d91e0df9cc4237ea3674727eda1ce367f1897ee35767d", + "action": "add" + } + }, + "StoreConfig": { + "1": { + "version": 1, + "hash": "17de8875cf590311ddb042140347ffc79d4a85028e504dad178ca4e1237ec861", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "6df61455f637affc477cf7ded7206009b414269b497a586b5d3374368e9ea602", + "action": "add" + } + }, + "MongoStoreConfig": { + "1": { + "version": 1, + "hash": "e52aa382e300b0b69aaa2d80aadb4e3a9a3c02b3c741b71d56f959c4d3891ce5", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "ab2a664a0b3c6f5e0d8323aa26c399c7810462f1a8178f5e5f5021b95a40570c", + "action": "add" + } + }, + "Action": { + "1": { + "version": 1, + "hash": "5cf71ee35097f17fbb1dd05096f875211d71cf07161205d7f6a9c11fd49d5272", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "a13b50c4d23bd6deb7896e394f2a20e6cef4c33c5e6f4ee30f19eaffab708f21", + "action": "remove" + }, + "3": { + "version": 3, + "hash": "8b9957c26b2fa6513d6a07cdde6a4fab003693cf4b787e8bda0ecc2503ae9d54", + "action": "add" + } + }, + "DataSubjectCreate": { + "1": { + "version": 1, + "hash": "5a94f9fcba75c50d78d71222f0235c5fd4d8003ae0db4d74bdbc4d56a99de3aa", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "f33811ae53332a54323cd64772776d0fdf95623f5ee7e3f5759dd36ba9e0397d", + "action": "add" + } + }, + "Dataset": { + "1": { + "version": 1, + "hash": "99ca2fa3e46fd9810222d269fac6accb546f632e94d5d57529016ba5e55af5a8", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "5e108228813bda478de1d6496fffc888f2f1bbaa7ae11ccce100987ee935c5ce", + "action": "add" + } + }, + "CreateDataset": { + "1": { + "version": 1, + "hash": "3b020d9b8928cbd7e91f41c749ab4c932e19520696a183f2c7cd1312ebb640d1", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "67d45b8e93be3c95cdc5c5c2ff8d7e181e0c3200badc279d56be4f51f5e78ce7", + "action": "add" + } + }, + "DictStoreConfig": { + "1": { + "version": 1, + "hash": "256e9c623ce0becd555ddd2a55a0c15514e162786b1549388cef98a92a9b18c9", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "071e31e8bf4fdf894b03e0490549be4c40fcb0f0cdecff34866c5d2eded2944f", + "action": "add" + } + }, + "SQLiteStoreConfig": { + "1": { + "version": 1, + "hash": "b656b26c14cf4e97aba702dd62a0927aec7f860c12eed512c2c688e1b7109aa5", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "194391d5e90030ad2fe46e7a810ee55dddaa9a1f831667bcdad6e2363c1996fa", + "action": "add" + } + }, + "Plan": { + "1": { + "version": 1, + "hash": "a0bba2b7792c9e08c453e9e256f0ac6e6185610726566bcd50b057ae83b42d9a", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "f8e623e1887df2c0051caf9e06820e6603148e8ae688460e10a6f4b2dd405e9d", + "action": "add" + } + }, + "NodeMetadata": { + "1": { + "version": 1, + "hash": "6bee018894dfdf697ea624740d0bf051750e0b0d8470ced59646f6d8812068ac", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "f856169fea72486cd436875ce4411ef935da11eb7c5af48121adfa00d4c0cdb6", + "action": "remove" + }, + "3": { + "version": 3, + "hash": "3cc67abf394a805066a88aef0bea15bde609b9ecbe7ec15172eac5e7a0b7ef7c", + "action": "remove" + }, + "4": { + "version": 4, + "hash": "6d0dd9f388728bb8532ca775587cc7eb9889e111bad8f0b4ba17464140479f9f", + "action": "add" + } + }, + "NodeSettings": { + "1": { + "version": 1, + "hash": "b662047bb278f4f5db77c102f94b733c3a929839271b3d6b82ea174a60e2aaf0", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "29a82afcb006a044b6ae04c6ea8a067d145d28b4210bb038ea9fa86ebde108c8", + "action": "remove" + }, + "3": { + "version": 3, + "hash": "2d5f6e79f074f75b5cfc2357eac7cf635b8f083421009a513240b4dbbd5a0fc1", + "action": "add" + } + }, + "BlobFile": { + "1": { + "version": 1, + "hash": "47ed55183d619c6c624e35412360a41de42833e2c24223c1de1ad12a84fdafc2", + "action": "remove" + }, + "3": { + "version": 3, + "hash": "8f1710c754bb3b39f546b97fd69c4826291398b247976bbc41fa873af431bca9", + "action": "remove" + }, + "4": { + "version": 4, + "hash": "c74d6f9899d928430a38bd4585069b557de8e985a13f82f166479bd7f32d5a85", + "action": "add" + } + }, + "SeaweedSecureFilePathLocation": { + "1": { + "version": 1, + "hash": "5724a38b1a92b8a55da3d9cc34a720365a6d0c32683acda630fc44067173e201", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "5fd63fed2a4efba8c2b6c7a7b5e9b5939181781c331230896aa130b6fd558739", + "action": "remove" + }, + "3": { + "version": 3, + "hash": "12547e03e48b48c44f13720792db9302726c92f33ecc5374bd92ff6f2d733adf", + "action": "add" + } + }, + "BlobStorageEntry": { + "1": { + "version": 1, + "hash": "9f1b027cce390ee6f71c7a81e7420bb71a477b29c6c62ba74e781a97bc5434e6", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "5472bdd5bdce6d0b561543a6bac70d47bf0c05c141a21450751460cc538d6b55", + "action": "remove" + }, + "3": { + "version": 3, + "hash": "0a5cf4058b330727a2d617a99d56070a7a6977b7d10f532fbb35cd4fe97b7678", + "action": "add" + } + }, + "BlobStorageMetadata": { + "1": { + "version": 1, + "hash": "6888943be3f97186190dd26d7eefbdf29b15c6f2fa459e13608065ebcdb799e2", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "674f4c52a8444289d5ef389b919008860e2b0e7acbaafa774d58e492d5b6741a", + "action": "remove" + }, + "3": { + "version": 3, + "hash": "b4b222dc8a994b5ff6d685818973516d89b615e2321d122edc28d1c30479a9fb", + "action": "add" + } + }, + "BlobRetrieval": { + "1": { + "version": 1, + "hash": "a8d7e1d6483e7a9b5a130e837fa398862aa6cbb316cc5f4470450d835755fdd9", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "4c4fbdb6df5bb9fcbe914a9890bd1c1b6a1b3f382a04cbc8752a5a1b03130111", + "action": "remove" + }, + "3": { + "version": 3, + "hash": "609daef405c4606f61b76df23c91ae75a97788a4e99f3e1ee7faa5a35eab8748", + "action": "add" + } + }, + "SyftObjectRetrieval": { + "2": { + "version": 2, + "hash": "d9d7a7e1b8843145c9687fd013c9223700285886073547734267e91ac53e0996", + "action": "remove" + }, + "3": { + "version": 3, + "hash": "952958e9afae007bef3cb89aa15be95dddc4c310e3a8ce4191576f90ac6fcbc8", + "action": "remove" + }, + "4": { + "version": 4, + "hash": "fe151e6fceaafc71c9189d07aed077dc0477bea6a8d7f3c3ace9098ed3161f6b", + "action": "add" + } + }, + "WorkerSettings": { + "1": { + "version": 1, + "hash": "0dcd95422ec8a7c74e45ee68a125084c08f898dc94a13d25fe5a5fd0e4fc5027", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "d623a8a0d6c83b26ba49686bd8be10eccb126f54626fef334a85396c3b8a8ed6", + "action": "remove" + }, + "3": { + "version": 3, + "hash": "20c9e19d8084a87130e173d09d3e9ebaecd3127c455702471eac764d37912a43", + "action": "add" + } + }, + "SubmitUserCode": { + "2": { + "version": 2, + "hash": "9b29e060973a3de8d3564a2b7d2bb5c53745aa445bf257576994b613505d7194", + "action": "remove" + }, + "3": { + "version": 3, + "hash": "a29160c16d2e2620800d42cdcd9f3637d063a570c477a5d05217a2e64b4bb396", + "action": "remove" + }, + "4": { + "version": 4, + "hash": "3c5c8627e4f7cca64c1249eea52e7c46171fd4882f76c83e9fa8a1ea7e828b9c", + "action": "add" + } + }, + "SeaweedFSBlobDeposit": { + "1": { + "version": 1, + "hash": "382a9ac178deed2a9591e1ebbb39f265cbe67027fb93a420d473a4c26b7fda11", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "07d84a95324d95d9c868cd7d1c33c908f77aa468671d76c144586aab672bcbb5", + "action": "remove" + }, + "3": { + "version": 3, + "hash": "05e61e6328b085b738e5d41c0781d87852d44d218894cb3008f5be46e337f6d8", + "action": "add" + } + }, + "QueueItem": { + "1": { + "version": 1, + "hash": "5aa94681d9d0715d5b605f9625a54e114927271378cf2ea7245f85c488035e0b", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "9503b878de4b5b7a1793580301353523b7d6219ebd27d38abe598061979b7570", + "action": "remove" + }, + "3": { + "version": 3, + "hash": "3495f406d2c97050ce86be80c230f49b6b846c63b9a9230cbd6631952f2bad0f", + "action": "remove" + }, + "4": { + "version": 4, + "hash": "96b0ab4ae935558cd391b86e923f8c7e172b3c27b288c0133197bdc41bd7e19f", + "action": "add" + } + }, + "ZMQClientConfig": { + "1": { + "version": 1, + "hash": "e6054969b495791569caaf33239039beae3d116e1fe74e9575467c48b9007c45", + "action": "remove" + }, + "3": { + "version": 3, + "hash": "91ce5953cced58e12c576aa5174d5ca0c91981b01cf42edd5283d347baa3390b", + "action": "remove" + }, + "4": { + "version": 4, + "hash": "d8761747473ef2af59a7889ab0ea0f69f78a841a9f0cf9fad8260e9c570211d5", + "action": "add" + } + }, + "ActionQueueItem": { + "1": { + "version": 1, + "hash": "11a43caf9164eb2a5a21f4bcb0ca361d0a5d134bf3c60173f2c502d0d80219de", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "6413ed01e949cac169299a43ce40651f9bf8053e408b6942853f8afa8a693b3d", + "action": "remove" + }, + "3": { + "version": 3, + "hash": "5bcda9c7df78ded9ea4b53710191f37054d3046ea01125b755afc8c30dd9eed2", + "action": "add" + } + }, + "JobItem": { + "1": { + "version": 1, + "hash": "7b8723861837b0b7e948b2cf9244159d232185f3407dd6bef108346f941ddf6e", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "e99cf5a78c6dd3a0adc37af3472c7c21570a9e747985dff540a2b06d24de6446", + "action": "remove" + }, + "3": { + "version": 3, + "hash": "5b93a59e28574691339d22826d5650969336a2e930b93d6b3fe6d5409ca0cfc4", + "action": "remove" + }, + "4": { + "version": 4, + "hash": "6a7cc7c2bb4dd234c1508b0af4d3b403cd3b7b427578a775bf80dc36891923ed", + "action": "add" + } + }, + "SyftLog": { + "1": { + "version": 1, + "hash": "bd3f62b8fe4b2718a6380c8f05a93c5c40169fc4ab174db291929298e588429e", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "d3ce45794da2e6c4b0cef63b98a553525af50c5d9db42d3d64caef3e7d22b4a9", + "action": "remove" + }, + "3": { + "version": 3, + "hash": "8964d48238672e0e5d5db6b932cda4ee8eb77581949ab3f7a38a05b1efec13b7", + "action": "add" + } + }, + "SignedSyftAPICall": { + "1": { + "version": 1, + "hash": "e66a116de2fa44ebdd0d4c2d7d5a047dedb555fd201a0f431cd8017d9d33a61d", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "7a3bdede247c347196d5ced8217d2d3849e91a02dc5fd1c98c4a8bcac98480e4", + "action": "add" + } + }, + "UserUpdate": { + "2": { + "version": 2, + "hash": "32cba8fbd786c575f92e26c31384d282e68e3ebfe5c4b0a0e793820b1228d246", + "action": "remove" + }, + "3": { + "version": 3, + "hash": "a7333af6252bf92ccd913bb23ddc4c0b0c63f8838277d7ebad406be92fa019d2", + "action": "add" + } + }, + "UserCreate": { + "2": { + "version": 2, + "hash": "2540188c5aaea866914dccff459df6e0f4727108a503414bb1567ff6297d4646", + "action": "remove" + }, + "3": { + "version": 3, + "hash": "70a0d3a701aca47f58009d48c94e314adc464e5429af6794b5770a1163ddfdda", + "action": "add" + } + }, + "UserSearch": { + "1": { + "version": 1, + "hash": "69d1e10b81c8a4143cf70e4f911d8562732af2458ebbc455ca64542f11373dd1", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "78d4149c8b1af8510755341fc369eae83d7f67c6b771b50af7f9b3c9b6e7b7aa", + "action": "add" + } + }, + "NodeSettingsUpdate": { + "1": { + "version": 1, + "hash": "b6ddc66ff270a3c2c4760e31e1a55d72ed04ccae2d0115ebe2fba6f2bf9bd119", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "e1dc9d2f30c4aae1f7359eb3fd44de5537788cd3c69be5f30c36fb019f07c261", + "action": "add" + } + }, + "User": { + "2": { + "version": 2, + "hash": "ded970c92f202716ed33a2117cf541789f35fad66bd4b1db39da5026b1d7d0e7", + "action": "remove" + }, + "3": { + "version": 3, + "hash": "ac5179da4b09332cade6aeedd1c59b506ddfe932ee79b9bb2c087dca24391342", + "action": "add" + } + }, + "UserView": { + "2": { + "version": 2, + "hash": "e410de583bb15bc5af57acef7be55ea5fc56b5b0fc169daa3869f4203c4d7473", + "action": "remove" + }, + "3": { + "version": 3, + "hash": "ac21f70f7bcbc6cadd7b07949e66b66bca31aa5c1fb28196ae38d22dc05eb444", + "action": "add" + } + }, + "Notification": { + "1": { + "version": 1, + "hash": "d13981f721fe2b3e2717640ee07dc716c596e4ecd442461665c3fdab0b85bf0e", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "848bdbdbfc655c8cbb6274d3158fad7d3fcdaf77bf0389031dff0d8cedcdbd24", + "action": "add" + } + }, + "CreateNotification": { + "1": { + "version": 1, + "hash": "b1f459de374fe674f873a4a5f3fb8a8aabe0d83faad84a933f0a77dd1141159a", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "657edc0de0b93399006f9c911de2cd212244acc192ff052abf7215bb41fe83aa", + "action": "add" + } + }, + "NotificationPreferences": { + "1": { + "version": 1, + "hash": "e0be3fb928a3e05ba309fc4d59e8eba1e61c6ea09aeb68f25230a5e9446cfcfd", + "action": "add" + } + }, + "NotifierSettings": { + "1": { + "version": 1, + "hash": "efa20280a24d48f583d1e21875a9c195466c7df1239cebbce6016fd6c15c02ad", + "action": "add" + } + }, + "PartialSyftObject": { + "1": { + "version": 1, + "hash": "008917584d8e1c09015cdbef02f59c0622f48e0618877c1b44425c8846befc13", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "1254e629e855f017511f60a10f249bd266a018c446b8533b58fcbbb7bb63c29e", + "action": "add" + } + }, + "NodeMetadataUpdate": { + "1": { + "version": 1, + "hash": "569d124c23590360bda240c19b53314ccc6204c5d1ab0d2898976a028e002191", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "520ae8ffc0c057ffa827cb7b267a19fb6b92e3cf3c0a3666ac34e271b6dd0aed", + "action": "add" + } + }, + "MongoDict": { + "1": { + "version": 1, + "hash": "640734396edae801e1601fe7777710e67685e552acb0244ad8b4f689599baca9", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "47da755ee2c572f719f9c4624120142f0e3c411aeb03278a9eea5fdd92ad2bad", + "action": "add" + } + }, + "LinkedObject": { + "1": { + "version": 1, + "hash": "824567c6933c095d0e2f6995c8de3581c0fbd2e9e4ead35c8159f7964709c28e", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "08ba9bab178011c723f84bdc64ea879a369f4e6fb32d60020ae123e64b19ec42", + "action": "add" + } + }, + "BaseConfig": { + "1": { + "version": 1, + "hash": "4e5257080ce615aa4122b02bad8487e4c7d6d0f171ff77abbc9e8cd3e33df89a", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "383d9ce8873520c9224e00797a96d6dc2e64f054795e3b1de2ac7cd8ce68df86", + "action": "add" + } + }, + "ServiceConfig": { + "1": { + "version": 1, + "hash": "ca91f59bf045d949d82860f7d52655bfbede4cf6bdc5bae8f847f08a16f05d74", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "4c79a399bbbd8571b712bdb957ff3bc4903aae59cc06bd584c248860dfdab9fe", + "action": "add" + } + }, + "LibConfig": { + "1": { + "version": 1, + "hash": "c6ff229aea16874c5d9ae4d1f9e500d13f5cf984bbcee7abd16c5841707a2f78", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "48924a4e5c9dfbc22ef7f2449ca82c7c8d6ae6f6eae070b87747e8a971bd1cb4", + "action": "add" + } + }, + "APIEndpoint": { + "1": { + "version": 1, + "hash": "c0e83867b107113e6fed06364ba364c24b2f4af35b15a3869b176318d3be7989", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "1be1f6793478cd2e4a0cc84713426b2d5586969e98058f4e8b91fc19293cf445", + "action": "add" + } + }, + "LibEndpoint": { + "1": { + "version": 1, + "hash": "153eac6d8990774eebfffaa75a9895e7c4e1a0e09465d5da0baf4c3a3b03369d", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "74916f7c9bbca213b70fcdb5212eae9eb5d3c9fddf4aa35e1fb9a7158fd2d97f", + "action": "add" + } + }, + "SyftAPICall": { + "1": { + "version": 1, + "hash": "014bd1d0933f6070888a313edba239170759de24eae49bf2374c1be4dbe2b4d7", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "f18183e178a0b5709a2800a7d88f9eef25afefe64d6c646938fec6c5aacd296f", + "action": "add" + } + }, + "SyftAPIData": { + "1": { + "version": 1, + "hash": "db101a75227e34750d7056785a1e87bb2e8ad6604f19c372d0cb6aa437243bf5", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "931f6019fe66e35eebfe2e0b3c20d7354e2222b4e51a7b60ae9a54c581a77d6e", + "action": "add" + } + }, + "SyftAPI": { + "1": { + "version": 1, + "hash": "2bba1d9fcf677a58e35bf903de3da22ee4913af138aa3012af9c46b3609579cd", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "8d24945c5d62c9a910dbe6b925064532db4f351ab7f3eabf1fb454a9e460f7ab", + "action": "add" + } + }, + "UserViewPage": { + "1": { + "version": 1, + "hash": "16dac6209b19a934d286ef1efa874379e0040c324e71023c57d1bc6d2d367171", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "1383d83f202e53490d03049685c1052385ecde4ea6d4b34d4917d08749e02e44", + "action": "add" + } + }, + "UserPrivateKey": { + "1": { + "version": 1, + "hash": "7cb196587887f0f3bffb298dd9f3b88509e9b2748792bf8dc03bdd0d6b98714a", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "7e99d928122dd7546c94893314f393956c29b8c8d605f62bc99429972f2ffd8e", + "action": "add" + } + }, + "DateTime": { + "1": { + "version": 1, + "hash": "7e9d89309a10d2110a7ae4f97d8f25a7914853269e8fa0c531630790c1253f17", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "92daa79cc211b880d7c492e32b22fa4b7cce78ef1606a9be4461324f68fb8cd3", + "action": "add" + } + }, + "ReplyNotification": { + "1": { + "version": 1, + "hash": "34b2ad522f7406c2486573467d9c7acef5c1063a0d9f2177c3bda2d8c4f87572", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "bc3a15f754ea23a1b6dfe1612ee47a361864c820c507b5644b3fada92bd266e7", + "action": "add" + } + }, + "HTTPConnection": { + "1": { + "version": 1, + "hash": "5ee19eaf55ecbe7945ea45924c036ec0f500114a2f64176620961a8c2ec94cdb", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "68409295f8916ceb22a8cf4abf89f5e4bcff0d75dc37e16ede37250ada28df59", + "action": "add" + } + }, + "PythonConnection": { + "1": { + "version": 1, + "hash": "011946fc9af0a6987f5c7bc9b0208b2fae9d65217531430bced7ba542788da1a", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "eb479c671fc112b2acbedb88bc5624dfdc9592856c04c22c66410f6c863e1708", + "action": "add" + } + }, + "ActionDataEmpty": { + "1": { + "version": 1, + "hash": "89b5912fe5416f922051b8068be6071a03c87a4ab264959de524f1b86e95f028", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "1fd3a1d3b3d97c8fe4ff2e51567c026830e6c1489f82caa4c6e3ca24a11e1da0", + "action": "add" + } + }, + "ObjectNotReady": { + "1": { + "version": 1, + "hash": "88207988639b11eaca686b6e079616d9caecc3dbc2a8112258e0f39ee5c3e113", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "07cad6b7fbf4dc9f02ec5857dd4ab4c224fc2da540062a55835eb85df31e7fe8", + "action": "add" + } + }, + "ActionDataLink": { + "1": { + "version": 1, + "hash": "10bf94e99637695f1ba283f0b10e70743a4ebcb9ee75aefb1a05e6d6e1d21a71", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "59756e8b5729df61217f8bcf53f54e99c7fcc715594488779e19296dec582951", + "action": "add" + } + }, + "SyftImageRegistry": { + "1": { + "version": 1, + "hash": "dc83910c91947e3d9eaa3e6f8592237448f0408668c7cca80450b5fcd54722e1", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "862410fcf514a41ee13273d9540a245ed79e26bb82a0acfe2ad48accc3af1bef", + "action": "add" + } + }, + "SyftWorkerImage": { + "1": { + "version": 1, + "hash": "2a9585b6a286e24f1a9f3f943d0128730cf853edc549184dc1809d19e1eec54b", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "1063e826436e24707eef3f37dbc15f8008ca038fc3f02ad489a49248c8666ba3", + "action": "add" + } + }, + "SyftWorker": { + "1": { + "version": 1, + "hash": "0d5b367162f3ce55ab090cc1b49bd30e50d4eb144e8431eadc679bd0e743aa70", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "ad19971aabbdf6d032fba708357eb0f0d0bd59f993c58b3e36a1b7ca04332453", + "action": "add" + } + }, + "WorkerPool": { + "1": { + "version": 1, + "hash": "250699eb4c452fc427995353d5c5ad6245fb3e9fdac8814f8348784816a0733b", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "1b81621b7c03eacfe8369c30bbc97967acef6b5d29a3c67d5f8ad81b49556dac", + "action": "add" + } + }, + "SecureFilePathLocation": { + "1": { + "version": 1, + "hash": "7febc066e2ee5a3a4a891720afede3f5c155cacc0557662ac4d04bf67b964c6d", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "e4e18e793f25c1ba8eb32849dafc3b85aa1572ebd9a7339ea8776452777d5b7c", + "action": "add" + } + }, + "AzureSecureFilePathLocation": { + "1": { + "version": 1, + "hash": "1bb15f3f9d7082779f1c9f58de94011487924cb8a8c9c2ec18fd7c161c27fd0e", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "b05c5b759d43d9aa13e2a11087d13ff78cbec946768e3ff130fcac83a4216117", + "action": "add" + } + }, + "CreateBlobStorageEntry": { + "1": { + "version": 1, + "hash": "61a373336e83645f1b6d78a320323d9ea4ee91b3d87b730cb0608fbfa0072262", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "b252fe14bd22f92866c20bfffbdab1a839c8648c7b2cda81500cbeb9a5d85c57", + "action": "add" + } + }, + "BlobRetrievalByURL": { + "3": { + "version": 3, + "hash": "0b664100ea08413ca4ef04665ca910c2cf9535539617ea4ba33687d05cdfe747", + "action": "remove" + }, + "4": { + "version": 4, + "hash": "3a82ec6220eda51289931689db2f598e5e44a610b0a229113c4695f897cc9f2b", + "action": "add" + } + }, + "BlobDeposit": { + "1": { + "version": 1, + "hash": "c98e6da658a3be01ead4ea6ee6a4c10046879f0ce0f5fc5f946346671579b229", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "7b0709298f6a6bd1e33244f655dc4f3bb95645f9e474f2de331869071e3ab384", + "action": "add" + } + }, + "HTTPNodeRoute": { + "1": { + "version": 1, + "hash": "1901b9f53f9970ce2bd8307ba9f7cafc0e7eba1d2ec82e4014c6120e605e3741", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "2134ea812f7c6ea41522727ae087245c4b1195ffbad554db638070861cd9eb1c", + "action": "add" + } + }, + "PythonNodeRoute": { + "1": { + "version": 1, + "hash": "15711e6e7a1ef726c8e8b5c35a6cb2d30b56ba5213cba489524bf63489e136cf", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "3eca5767ae4a8fbe67744509e58c6d9fb78f38fa0a0f7fcf5960ab4250acc1f0", + "action": "add" + } + }, + "DataSubject": { + "1": { + "version": 1, + "hash": "0b8b049d4627727b444c419f5d6a97b7cb97a433088ebf744c854b6a470dadf1", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "4385b12c582d711cfadf08f6d9254d2b95652d8aeedbeb350c5dcbf57dab1fea", + "action": "add" + } + }, + "DataSubjectMemberRelationship": { + "1": { + "version": 1, + "hash": "0a820edc9f1a87387acc3c611fe852752fcb3dab7608058f2bc48211be7bfbd2", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "6f03ee3c35cd02973210c25ce99f50effdaa6156211329bddf763272d9d32585", + "action": "add" + } + }, + "Contributor": { + "1": { + "version": 1, + "hash": "d1d4f25bb87e59c0414501d3335097de66815c164c9ed5a7850ff8bec69fbcdc", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "7beef331ac6ea90632adc81a96bd99a656467ab8f2334007c624c64ea8a4b886", + "action": "add" + } + }, + "MarkdownDescription": { + "1": { + "version": 1, + "hash": "519328a3952049f57004013e4fb00840695b24b8575cad983056412c9c9d9ba6", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "3c4990cee7cc0b9e86c4b1aa6120476d3d7154d4047d8f4a80a10b6ad1415be4", + "action": "add" + } + }, + "Asset": { + "1": { + "version": 1, + "hash": "24350b8d9597df49999918ad42e0eece1328ea30389311f1e0a420be8f39b8a1", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "b5ce972e6b0341da041f457660eca873bd9bb4f93e73158767f951cb93b53d10", + "action": "add" + } + }, + "CreateAsset": { + "1": { + "version": 1, + "hash": "1b4c71569b8da64258672483bd36dc4aa99a32d4cb519659241d15bc898041a6", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "954da64a48165139f585e9e5a9526aa43a73a0709c1c1bf58e937e8c3e0f184f", + "action": "add" + } + }, + "DatasetPageView": { + "1": { + "version": 1, + "hash": "b1de14bb9b6a259648dfc59b6a48fa526116afe50a689c24b8bb36fd0e6a97f8", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "f7652573278f762788f4ec3d39c3ec14179061429589714ff49210b015d57d0f", + "action": "add" + } + }, + "TwinObject": { + "1": { + "version": 1, + "hash": "c42455586b43724a7421becd99122b787a129798daf6081e96954ecaea228099", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "c863c24d4ec1989ce2a0547f9b9152a2a61b24386b38ccd37f0aeae91ce80e41", + "action": "add" + } + }, + "ExactMatch": { + "1": { + "version": 1, + "hash": "e497e2e2380db72766c5e219e8afd13136d8953933d6f1eaf83b14001e887cde", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "8767689e0b6acdc42ed558645ce641098e63094300225e2c8b9e4758abf80104", + "action": "add" + } + }, + "OutputHistory": { + "1": { + "version": 1, + "hash": "4ec6e6efd86a972b474251885151bdfe4ef262562174605e8ab6a8abba1aa867", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "b6e3d6ca02441af981df1c83bb3ccf05e8221e8da3fb369596190c32ee547f12", + "action": "add" + } + }, + "UserPolicy": { + "1": { + "version": 1, + "hash": "c69b17b1d96cace8b45da6d9639165f2da4aa7ff156b6fd922ac217bf7856d8a", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "9a5ef3d6ece1321ad59c20f2dda08564696e1dd8d017b268ffd70c2958671cad", + "action": "add" + } + }, + "SubmitUserPolicy": { + "1": { + "version": 1, + "hash": "96f7f39279fadc70c569b8d48ed4d6420a8132db51e37466d272fda19953554b", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "354df4734594f6bc3b58b26c0b60592f454c750e49c00781fc15448dd65a4fb4", + "action": "add" + } + }, + "UserCodeExecutionResult": { + "1": { + "version": 1, + "hash": "49c32e85e78b7b189a7f13b7e26115ef94fcb0b60b578adcbe2b95e289f63a6e", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "0f4b96ae01b360b7b5ba99f6bd34aaf2da368ff56075bee8137d8c9a82bcec02", + "action": "add" + } + }, + "CodeHistory": { + "1": { + "version": 1, + "hash": "a7baae93862ae0aa67675f1617574e31aafb15a9ebff633eb817278a3a867161", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "f9a3e33bb89c72612b2c5ea501ca16bdbac832a94af1f373c76458f2a5a96614", + "action": "add" + } + }, + "CodeHistoryView": { + "1": { + "version": 1, + "hash": "0ed1a2a04a962ecbcfa38b0b8a03c1e51e8946a4b80f6bf2557148ce658671ce", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "91f1c8b4d9f8e8be517cda487615ae2e3a9df6fd4bdd2c7be51836b851f429f0", + "action": "add" + } + }, + "CodeHistoriesDict": { + "1": { + "version": 1, + "hash": "95288411cd5843834f3273a2fd66a7df2e603e980f4ab1d329f9ab17d5d2f643", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "9ebf38ad3f12b1ec397bd977cf1013fb8703e02562a6e74b7d17ea2debfcb4a1", + "action": "add" + } + }, + "UsersCodeHistoriesDict": { + "1": { + "version": 1, + "hash": "5e1f389c4565ee8558386dd5c934d81e0c68ab1434f86bb9065976b587ef44d1", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "863280e2a39de8f50293d54dd9798a0568a2204418fe0bd776b5ea3dcc43e99a", + "action": "add" + } + }, + "OnDiskBlobDeposit": { + "1": { + "version": 1, + "hash": "5efc230c1ee65c4626d334aa69ed458c796c45265e546a333844c6c2bcd0e6b0", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "6f8f03f6bf76407b8f34aba12970d037c2a59ec3858feee8f8a3234ebe3a744d", + "action": "add" + } + }, + "RemoteConfig": { + "1": { + "version": 1, + "hash": "ad7bc4780a8ad52e14ce68601852c93d2fe07bda489809cad7cae786d2461754", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "0269311d0a524c1f2c565ffd1c9d0da4a4cb4880f98b44cb7d3b76312f5c9f98", + "action": "add" + } + }, + "AzureRemoteConfig": { + "1": { + "version": 1, + "hash": "c05c6caa27db4e385c642536d4b0ecabc0c71e91220d2e6ce21a2761ca68a673", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "56ab4455e8182d3c300efb31ae019a2211ecb9e579ec1a41a087c98ee8e9f317", + "action": "add" + } + }, + "Change": { + "1": { + "version": 1, + "hash": "aefebd1601cf5bfd4817b0db75300a78299cc4949ead735a90873cbd22c8d4bc", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "9784905430b48d60be31b89d5fdbf559f8f7cc0a3be3428a3ba4b17b0db06330", + "action": "add" + } + }, + "ChangeStatus": { + "1": { + "version": 1, + "hash": "627f6f8e42cc285336aa6fd4916285d796140f4ff901487b7cb3907ef0f116a6", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "37e33e685081a3e45155ffe8f02371a5dde82841ebb3d1b60c0ff06031622ccd", + "action": "add" + } + }, + "ActionStoreChange": { + "1": { + "version": 1, + "hash": "17b865e75eb3fb2693924fb00ba87a25260be45d55a4eb2184c4ead22d787cbe", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "0d97c83b6a355eaa6c351cd50c36ba58c0f0e08e63e16af1c44cba76c61af834", + "action": "add" + } + }, + "CreateCustomImageChange": { + "1": { + "version": 1, + "hash": "bc09dca7995938f3b3a2bd9c8b3c2feffc8484df466144a425cb69cadb2ab635", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "91d2333291eb43c9814eb1d3ad1f736d5c1ccb9370de6734e506f0463fa92159", + "action": "add" + } + }, + "CreateCustomWorkerPoolChange": { + "1": { + "version": 1, + "hash": "86894f8ccc037de61f44f9698fd113ba02c3cf3870a3048c00a46e15dcd1941c", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "84cb18e884dfb1509d78d8775110314278444af2b2dd5370cb2621d28f8d1aaa", + "action": "add" + } + }, + "Request": { + "1": { + "version": 1, + "hash": "e054307eeb7f13683cde9ce7613d5ca2925a13fff7c345b1c9f729a12c955f90", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "b8be498ac1e0a7df5e683540ed2a62778faff11404f45f660b3e092e9ed0e37d", + "action": "add" + } + }, + "RequestInfo": { + "1": { + "version": 1, + "hash": "b76075c138afc0563ce9ac7f6b1131f048951f7486cd516c02736dc1a2a23639", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "836d768fe0d3d5e134dbcafdff8542a97242ded1b4df1c76dff2ca0f87b28d71", + "action": "add" + } + }, + "RequestInfoFilter": { + "1": { + "version": 1, + "hash": "7103abdc464ae71bb746410f5730f55dd8ed82268aa32bbb0a69e0070488a669", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "8dabbabdac26c5223579dabe54f7b1b4220b0e49fa6e401fdb09768bca6b49d5", + "action": "add" + } + }, + "SubmitRequest": { + "1": { + "version": 1, + "hash": "96b4ec12beafd9d8a7c97399cb8a23dade4db16d8f521be3fe7b8fec99db5161", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "33c6aa318e2d7f3d56897e61c7370a5483bf5a37f25cfa0041ff3bf84949aee2", + "action": "add" + } + }, + "ObjectMutation": { + "1": { + "version": 1, + "hash": "0ee3dd38d6df0fe9a19d848e8f3aaaf13a6ba86afe3406c239caed6da185651a", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "4d77ee2650ea29a50e60cf0dcb6cac932b7e6f1aa1e8a927a791ca088e1d07d0", + "action": "add" + } + }, + "EnumMutation": { + "1": { + "version": 1, + "hash": "4c02f956ec9b973064972cc57fc8dd9c525e683f93f804642b4e1bfee1b62e57", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "13275f41942fa8eaa359fe3b0d5ba9f7c8c73564dad6d661441c29beef19a049", + "action": "add" + } + }, + "NodePeer": { + "1": { + "version": 1, + "hash": "7b88de7e38490e2d69f31295137673e7ddabc16ab0e2272ff491f6cea1835d63", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "840d11498095c02d3de9bfe48ea8960c81017c4af45cb8af7e12dc9a18ebd2da", + "action": "add" + } + }, + "SyftObjectMigrationState": { + "1": { + "version": 1, + "hash": "d3c8126bc15dae4dd243bb035530e3f56cd9e433d403dd6b5f3b45face6d281f", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "0b00b9236ae35820733041dc0f4f3956d85d75108a94dba0653aa5948436bd8a", + "action": "add" + } + }, + "ProjectThreadMessage": { + "1": { + "version": 1, + "hash": "1118e935792e8e54103dbf91fa33edbf192a7767d2b1d4526dfa7d4a643cde2e", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "a7454aace740674583226e4f1c1e48284d4ffbc125c196c919d449e2fe8b52a7", + "action": "add" + } + }, + "ProjectMessage": { + "1": { + "version": 1, + "hash": "55a3a5171b6949372b4125cc461bf39bc998565e07703804fca6c7ef99695ae4", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "283dd47bd664db581928ffe33e7f93d81100351461976a7d662541837b8490b9", + "action": "add" + } + }, + "ProjectRequestResponse": { + "1": { + "version": 1, + "hash": "d4c360e845697a0b24695143d0781626cd344cfde43162c90ae90fe67e00ae21", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "31c346849ab131d6eddb109054a19118c6937b20586fe54f5c7a0a50ecc017e4", + "action": "add" + } + }, + "ProjectRequest": { + "1": { + "version": 1, + "hash": "514d189df335c68869eea36befcdcafec74bdc682eaf18871fe879e26da4dbb6", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "4051700e64dd28f6a928fd3e4cbaf989abf0e2345b7c086f3aa8917e30c756b2", + "action": "add" + } + }, + "AnswerProjectPoll": { + "1": { + "version": 1, + "hash": "ff2e1ac7bb764c99d646b96eb3ebfbf9311599b7e3be07aa4a4eb4810bb6dd12", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "7467766e01c8afadb1b2dbe548c9f540a7d6869fed4e98db96c2705bb6f3f3c2", + "action": "add" + } + }, + "ProjectPoll": { + "1": { + "version": 1, + "hash": "b0ac8f1d9c06997374ddbc33fdf1d0af0da15fdb6899f52d91a8574106558964", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "900f51fcd1cdac2b34f74038a33229273446e211a310138f8af7ac3683094e92", + "action": "add" + } + }, + "Project": { + "1": { + "version": 1, + "hash": "ec5b7ac1c92808e266f06b175c6ebcd50be81777ad120c02ce8c6074d0004788", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "7a874f5d00996d9781f1e448c1a6fb766aa236fb9b468e8f0f5fdee76a047791", + "action": "add" + } + }, + "ProjectSubmit": { + "1": { + "version": 1, + "hash": "0374b37779497d7e0b2ffeabc38d35bfbae2ee762a7674a5a8af75e7c5545e61", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "70fa24856ecb0df109736e0cb8478cac335801413ca191aa9ced34f5ea3e5189", + "action": "add" + } + }, + "VeilidConnection": { + "1": { + "version": 1, + "hash": "c1796e7b01c9eae0dbf59cfd5c2c2f0e7eba593e0cea615717246572b27aae4b", + "action": "add" + } + }, + "VeilidNodeRoute": { + "1": { + "version": 1, + "hash": "eadf99eac62574cdda61290c44c564a3ba22faebf27a661da4fc4a2643760376", + "action": "add" + } + }, + "EnclaveMetadata": { + "1": { + "version": 1, + "hash": "39f85e475015e6f860ddcc5fea819423eba2db8f4b7d8e004c05a44d6f8444c6", + "action": "remove" + }, + "2": { + "version": 2, + "hash": "6dcc26695abc6a9ecd9d7d1e6507a9f1a92cc5ccd10987e92419bf984245f9a1", + "action": "add" + } + } + } + } +} \ No newline at end of file From b40144b8875b53de4cb03350eaa8b56d7779b9dd Mon Sep 17 00:00:00 2001 From: rasswanth-s <43314053+rasswanth-s@users.noreply.github.com> Date: Wed, 3 Apr 2024 16:50:42 +0530 Subject: [PATCH 6/8] lint --- packages/syft/src/syft/protocol/releases/0.8.6.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/syft/src/syft/protocol/releases/0.8.6.json b/packages/syft/src/syft/protocol/releases/0.8.6.json index 3d973cc2069..a9263238beb 100644 --- a/packages/syft/src/syft/protocol/releases/0.8.6.json +++ b/packages/syft/src/syft/protocol/releases/0.8.6.json @@ -1668,4 +1668,4 @@ } } } -} \ No newline at end of file +} From b07cbc84bb4898d5710e90d4149b9e890b210392 Mon Sep 17 00:00:00 2001 From: alfred-openmined-bot <145415986+alfred-openmined-bot@users.noreply.github.com> Date: Wed, 3 Apr 2024 12:16:51 +0000 Subject: [PATCH 7/8] [syft] bump protocol version --- packages/grid/helm/repo/index.yaml | 158 ++++++++++++------------- packages/grid/helm/repo/syft-0.8.6.tgz | Bin 20738 -> 7901 bytes 2 files changed, 79 insertions(+), 79 deletions(-) diff --git a/packages/grid/helm/repo/index.yaml b/packages/grid/helm/repo/index.yaml index 8bb408ba107..27e50c84e45 100644 --- a/packages/grid/helm/repo/index.yaml +++ b/packages/grid/helm/repo/index.yaml @@ -3,10 +3,10 @@ entries: syft: - apiVersion: v2 appVersion: 0.8.6 - created: "2024-04-03T10:46:18.562277321Z" + created: "2024-04-03T12:14:39.725401116Z" description: Perform numpy-like analysis on data that remains in someone elses server - digest: 616830eb84801f0c3ed4b631c8bd9cf400b67ecd9619e8233cd5f1b1c21110bf + digest: ddbbe6fea1702e57404875eb3019a3b1a341017bdbb5fbc6ce418507e5c15756 home: https://github.com/OpenMined/PySyft/ icon: https://raw.githubusercontent.com/OpenMined/PySyft/dev/docs/img/title_syft_light.png name: syft @@ -16,7 +16,7 @@ entries: version: 0.8.6 - apiVersion: v2 appVersion: 0.8.6-beta.1 - created: "2024-04-03T10:46:18.561457108Z" + created: "2024-04-03T12:14:39.724097889Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: cc2c81ef6796ac853dce256e6bf8a6af966c21803e6534ea21920af681c62e61 @@ -29,7 +29,7 @@ entries: version: 0.8.6-beta.1 - apiVersion: v2 appVersion: 0.8.5 - created: "2024-04-03T10:46:18.560163851Z" + created: "2024-04-03T12:14:39.723565563Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: db5d90d44006209fd5ecdebd88f5fd56c70f7c76898343719a0ff8da46da948a @@ -42,7 +42,7 @@ entries: version: 0.8.5 - apiVersion: v2 appVersion: 0.8.5-post.2 - created: "2024-04-03T10:46:18.559409719Z" + created: "2024-04-03T12:14:39.722812124Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: ea3f7269b55f773fa165d7008c054b7cf3ec4c62eb40a96f08cd3a9b77fd2165 @@ -55,7 +55,7 @@ entries: version: 0.8.5-post.2 - apiVersion: v2 appVersion: 0.8.5-post.1 - created: "2024-04-03T10:46:18.558879695Z" + created: "2024-04-03T12:14:39.722272394Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: 9deb844d3dc2d8480c60f8c631dcc7794adfb39cec3aa3b1ce22ea26fdf87d02 @@ -68,7 +68,7 @@ entries: version: 0.8.5-post.1 - apiVersion: v2 appVersion: 0.8.5-beta.10 - created: "2024-04-03T10:46:18.551349298Z" + created: "2024-04-03T12:14:39.714659574Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: 9cfe01e8f57eca462261a24a805b41509be2de9a0fee76e331d124ed98c4bc49 @@ -81,7 +81,7 @@ entries: version: 0.8.5-beta.10 - apiVersion: v2 appVersion: 0.8.5-beta.9 - created: "2024-04-03T10:46:18.558121587Z" + created: "2024-04-03T12:14:39.721480462Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: 057f1733f2bc966e15618f62629315c8207773ef6211c79c4feb557dae15c32b @@ -94,7 +94,7 @@ entries: version: 0.8.5-beta.9 - apiVersion: v2 appVersion: 0.8.5-beta.8 - created: "2024-04-03T10:46:18.55736421Z" + created: "2024-04-03T12:14:39.720729727Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: 921cbce836c3032ef62b48cc82b5b4fcbe44fb81d473cf4d69a4bf0f806eb298 @@ -107,7 +107,7 @@ entries: version: 0.8.5-beta.8 - apiVersion: v2 appVersion: 0.8.5-beta.7 - created: "2024-04-03T10:46:18.556554566Z" + created: "2024-04-03T12:14:39.71996154Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: 75482e955b2b9853a80bd653afb1d56535f78f3bfb7726798522307eb3effbbd @@ -120,7 +120,7 @@ entries: version: 0.8.5-beta.7 - apiVersion: v2 appVersion: 0.8.5-beta.6 - created: "2024-04-03T10:46:18.555778233Z" + created: "2024-04-03T12:14:39.719189546Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: 6a2dfaf65ca855e1b3d7b966d4ff291e6fcbe761e2fc2a78033211ccd3a75de0 @@ -133,7 +133,7 @@ entries: version: 0.8.5-beta.6 - apiVersion: v2 appVersion: 0.8.5-beta.5 - created: "2024-04-03T10:46:18.555011439Z" + created: "2024-04-03T12:14:39.718412632Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: fead03823bef04d66901d563aa755c68ab277f72b126aaa6f0dce76a6f3bdb6d @@ -146,7 +146,7 @@ entries: version: 0.8.5-beta.5 - apiVersion: v2 appVersion: 0.8.5-beta.4 - created: "2024-04-03T10:46:18.553629063Z" + created: "2024-04-03T12:14:39.716907901Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: 93e4539d5726a7fd0d6a3e93d1c17c6a358a923ddc01d102eab22f37377502ab @@ -159,7 +159,7 @@ entries: version: 0.8.5-beta.4 - apiVersion: v2 appVersion: 0.8.5-beta.3 - created: "2024-04-03T10:46:18.552880232Z" + created: "2024-04-03T12:14:39.716162807Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: f91e9390edf3441469048f5da646099af98f8b6d199409d0e2c1e6da3a51f054 @@ -172,7 +172,7 @@ entries: version: 0.8.5-beta.3 - apiVersion: v2 appVersion: 0.8.5-beta.2 - created: "2024-04-03T10:46:18.552094983Z" + created: "2024-04-03T12:14:39.715414196Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: 59159c3aa4888038edc3c0135c83402363d7a0639fe62966a1e9d4928a364fa8 @@ -185,7 +185,7 @@ entries: version: 0.8.5-beta.2 - apiVersion: v2 appVersion: 0.8.5-beta.1 - created: "2024-04-03T10:46:18.550579568Z" + created: "2024-04-03T12:14:39.713861411Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: 65aeb74c52ed8ba5474af500b4c1188a570ee4cb1f2a2da356b3488d28356ed9 @@ -197,7 +197,7 @@ entries: version: 0.8.5-beta.1 - apiVersion: v2 appVersion: 0.8.4 - created: "2024-04-03T10:46:18.550203489Z" + created: "2024-04-03T12:14:39.71348117Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: 08afea8e3a9eef225b7e611f0bc1216c140053ef8e51439b02337faeac621fd0 @@ -209,7 +209,7 @@ entries: version: 0.8.4 - apiVersion: v2 appVersion: 0.8.4-beta.31 - created: "2024-04-03T10:46:18.54696643Z" + created: "2024-04-03T12:14:39.710436252Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: fabf3e2f37e53fa623f5d3d99b00feae06e278e5cd63bce419089946312ab1fc @@ -221,7 +221,7 @@ entries: version: 0.8.4-beta.31 - apiVersion: v2 appVersion: 0.8.4-beta.30 - created: "2024-04-03T10:46:18.546564833Z" + created: "2024-04-03T12:14:39.710029511Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: 6e8f792709f73ec14eab48a268bdf50a4505b340bd142cddd7c7bfffd94009ad @@ -233,7 +233,7 @@ entries: version: 0.8.4-beta.30 - apiVersion: v2 appVersion: 0.8.4-beta.29 - created: "2024-04-03T10:46:18.545772532Z" + created: "2024-04-03T12:14:39.709239573Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: 4c985d6a9b3456769c4013f9e85e7374c0f963d2d27627e61f914f5537de1971 @@ -245,7 +245,7 @@ entries: version: 0.8.4-beta.29 - apiVersion: v2 appVersion: 0.8.4-beta.28 - created: "2024-04-03T10:46:18.545361979Z" + created: "2024-04-03T12:14:39.708841118Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: bd2aa3c92c768c47c502e31a326f341addcb34e64d22cdcbf5cc3f19689d859c @@ -257,7 +257,7 @@ entries: version: 0.8.4-beta.28 - apiVersion: v2 appVersion: 0.8.4-beta.27 - created: "2024-04-03T10:46:18.544954602Z" + created: "2024-04-03T12:14:39.7084414Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: e8ad0869993af39d7adda8cb868dc0b24cfb63b4bb9820dc579939c1007a60ba @@ -269,7 +269,7 @@ entries: version: 0.8.4-beta.27 - apiVersion: v2 appVersion: 0.8.4-beta.26 - created: "2024-04-03T10:46:18.544511489Z" + created: "2024-04-03T12:14:39.70804067Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: 30dccf630aa25a86a03c67572fe5411687d8ce6d58def448ea10efdba2b85e3a @@ -281,7 +281,7 @@ entries: version: 0.8.4-beta.26 - apiVersion: v2 appVersion: 0.8.4-beta.25 - created: "2024-04-03T10:46:18.544107739Z" + created: "2024-04-03T12:14:39.707633438Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: b6e2043bcf5a0335967d770c7939f5a7832955359a7d871c90b265660ff26e5f @@ -293,7 +293,7 @@ entries: version: 0.8.4-beta.25 - apiVersion: v2 appVersion: 0.8.4-beta.24 - created: "2024-04-03T10:46:18.543705232Z" + created: "2024-04-03T12:14:39.707219494Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: b19efa95394d50bb8d76da6ec306de5d3bb9ea55371fafea95a1282a697fa33e @@ -305,7 +305,7 @@ entries: version: 0.8.4-beta.24 - apiVersion: v2 appVersion: 0.8.4-beta.23 - created: "2024-04-03T10:46:18.543297875Z" + created: "2024-04-03T12:14:39.706806341Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: 5c5d05c15bff548574896118ce92335ae10c5b78f5307fe9b2618e5a5aa71a5c @@ -317,7 +317,7 @@ entries: version: 0.8.4-beta.23 - apiVersion: v2 appVersion: 0.8.4-beta.22 - created: "2024-04-03T10:46:18.5428916Z" + created: "2024-04-03T12:14:39.706382338Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: 0160dbce938198132ca9cd2a5cb362816344687291f5b6d7cf6de8f2855e9414 @@ -329,7 +329,7 @@ entries: version: 0.8.4-beta.22 - apiVersion: v2 appVersion: 0.8.4-beta.21 - created: "2024-04-03T10:46:18.542478714Z" + created: "2024-04-03T12:14:39.7058973Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: 7dce153d2fcae7513e9c132e139b2721fd975ea3cc43a370e34dbeb2a1b7f683 @@ -341,7 +341,7 @@ entries: version: 0.8.4-beta.21 - apiVersion: v2 appVersion: 0.8.4-beta.20 - created: "2024-04-03T10:46:18.542049396Z" + created: "2024-04-03T12:14:39.704972936Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: c51189a187bbf24135382e25cb00964e0330dfcd3b2f0c884581a6686f05dd28 @@ -353,7 +353,7 @@ entries: version: 0.8.4-beta.20 - apiVersion: v2 appVersion: 0.8.4-beta.19 - created: "2024-04-03T10:46:18.540362119Z" + created: "2024-04-03T12:14:39.703862498Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: 8219575dedb42fa2ddbf2768a4e9afbfacbc2dff7e953d77c7b10a41b78dc687 @@ -365,7 +365,7 @@ entries: version: 0.8.4-beta.19 - apiVersion: v2 appVersion: 0.8.4-beta.18 - created: "2024-04-03T10:46:18.539965171Z" + created: "2024-04-03T12:14:39.703456088Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: 6418cde559cf12f1f7fea5a2b123bba950e50eeb3be002441827d2ab7f9e4ef7 @@ -377,7 +377,7 @@ entries: version: 0.8.4-beta.18 - apiVersion: v2 appVersion: 0.8.4-beta.17 - created: "2024-04-03T10:46:18.53957192Z" + created: "2024-04-03T12:14:39.703063554Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: 71b39c5a4c64037eadbb154f7029282ba90d9a0d703f8d4c7dfc1ba2f5d81498 @@ -389,7 +389,7 @@ entries: version: 0.8.4-beta.17 - apiVersion: v2 appVersion: 0.8.4-beta.16 - created: "2024-04-03T10:46:18.539172458Z" + created: "2024-04-03T12:14:39.702667613Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: 9c9840a7c9476dbb08e0ac83926330718fe50c89879752dd8f92712b036109c0 @@ -401,7 +401,7 @@ entries: version: 0.8.4-beta.16 - apiVersion: v2 appVersion: 0.8.4-beta.15 - created: "2024-04-03T10:46:18.53877498Z" + created: "2024-04-03T12:14:39.702262244Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: 0955fd22da028315e30c68132cbfa4bdc82bae622039bcfce0de339707bb82eb @@ -413,7 +413,7 @@ entries: version: 0.8.4-beta.15 - apiVersion: v2 appVersion: 0.8.4-beta.14 - created: "2024-04-03T10:46:18.538378023Z" + created: "2024-04-03T12:14:39.701825748Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: 56208571956abe20ed7a5cc1867cab2667ed792c63e53d0e8bb70a9b438b7bf6 @@ -425,7 +425,7 @@ entries: version: 0.8.4-beta.14 - apiVersion: v2 appVersion: 0.8.4-beta.13 - created: "2024-04-03T10:46:18.538033172Z" + created: "2024-04-03T12:14:39.701479861Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: d7222c72412b6ee5833fbb07d2549be179cdfc7ccd89e0ad947d112fce799b83 @@ -437,7 +437,7 @@ entries: version: 0.8.4-beta.13 - apiVersion: v2 appVersion: 0.8.4-beta.12 - created: "2024-04-03T10:46:18.537684274Z" + created: "2024-04-03T12:14:39.701130146Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: af08c723756e397962b2d5190dedfd50797b771c5caf58b93a6f65d8fa24785c @@ -449,7 +449,7 @@ entries: version: 0.8.4-beta.12 - apiVersion: v2 appVersion: 0.8.4-beta.11 - created: "2024-04-03T10:46:18.537336067Z" + created: "2024-04-03T12:14:39.700774501Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: a0235835ba57d185a83dd8a26281fa37b2077c3a37fe3a1c50585005695927e3 @@ -461,7 +461,7 @@ entries: version: 0.8.4-beta.11 - apiVersion: v2 appVersion: 0.8.4-beta.10 - created: "2024-04-03T10:46:18.536991447Z" + created: "2024-04-03T12:14:39.700425077Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: 910ddfeba0c5e66651500dd11404afff092adc0f768ed68e0d93b04b83aa4388 @@ -473,7 +473,7 @@ entries: version: 0.8.4-beta.10 - apiVersion: v2 appVersion: 0.8.4-beta.9 - created: "2024-04-03T10:46:18.549793207Z" + created: "2024-04-03T12:14:39.713072635Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: c25ca8a9f072d6a5d02232448deaef5668aca05f24dfffbba3ebe30a4f75bb26 @@ -485,7 +485,7 @@ entries: version: 0.8.4-beta.9 - apiVersion: v2 appVersion: 0.8.4-beta.8 - created: "2024-04-03T10:46:18.549456241Z" + created: "2024-04-03T12:14:39.712731256Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: 7249a39d4137e457b369384ba0a365c271c780d93a8327ce25083df763c39999 @@ -497,7 +497,7 @@ entries: version: 0.8.4-beta.8 - apiVersion: v2 appVersion: 0.8.4-beta.7 - created: "2024-04-03T10:46:18.549110469Z" + created: "2024-04-03T12:14:39.712384848Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: ee750c7c8d6ea05bd447375e624fdd7f66dd87680ab81f7b7e73df7379a9024a @@ -509,7 +509,7 @@ entries: version: 0.8.4-beta.7 - apiVersion: v2 appVersion: 0.8.4-beta.6 - created: "2024-04-03T10:46:18.548763224Z" + created: "2024-04-03T12:14:39.712025887Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: 0e046be9f73df7444a995608c59af16fab9030b139b2acb4d6db6185b8eb5337 @@ -521,7 +521,7 @@ entries: version: 0.8.4-beta.6 - apiVersion: v2 appVersion: 0.8.4-beta.5 - created: "2024-04-03T10:46:18.548287841Z" + created: "2024-04-03T12:14:39.711246408Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: b56e9a23d46810eccdb4cf5272cc05126da3f6db314e541959c3efb5f260620b @@ -533,7 +533,7 @@ entries: version: 0.8.4-beta.5 - apiVersion: v2 appVersion: 0.8.4-beta.4 - created: "2024-04-03T10:46:18.547733815Z" + created: "2024-04-03T12:14:39.710772071Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: 1d5808ecaf55391f3b27ae6236400066508acbd242e33db24a1ab4bffa77409e @@ -545,7 +545,7 @@ entries: version: 0.8.4-beta.4 - apiVersion: v2 appVersion: 0.8.4-beta.3 - created: "2024-04-03T10:46:18.546154752Z" + created: "2024-04-03T12:14:39.709595048Z" description: Perform numpy-like analysis on data that remains in someone elses server digest: b64efa8529d82be56c6ab60487ed24420a5614d96d2509c1f93c1003eda71a54 @@ -557,7 +557,7 @@ entries: version: 0.8.4-beta.3 - apiVersion: v2 appVersion: 0.8.4-beta.2 - created: "2024-04-03T10:46:18.541472561Z" + created: "2024-04-03T12:14:39.704416024Z" dependencies: - name: component-chart repository: https://charts.devspace.sh @@ -573,7 +573,7 @@ entries: version: 0.8.4-beta.2 - apiVersion: v2 appVersion: 0.8.4-beta.1 - created: "2024-04-03T10:46:18.536614787Z" + created: "2024-04-03T12:14:39.700048423Z" dependencies: - name: component-chart repository: https://charts.devspace.sh @@ -589,7 +589,7 @@ entries: version: 0.8.4-beta.1 - apiVersion: v2 appVersion: 0.8.3 - created: "2024-04-03T10:46:18.536019902Z" + created: "2024-04-03T12:14:39.69882743Z" dependencies: - name: component-chart repository: https://charts.devspace.sh @@ -605,7 +605,7 @@ entries: version: 0.8.3 - apiVersion: v2 appVersion: 0.8.3-beta.6 - created: "2024-04-03T10:46:18.534747642Z" + created: "2024-04-03T12:14:39.698176652Z" dependencies: - name: component-chart repository: https://charts.devspace.sh @@ -621,7 +621,7 @@ entries: version: 0.8.3-beta.6 - apiVersion: v2 appVersion: 0.8.3-beta.5 - created: "2024-04-03T10:46:18.534168967Z" + created: "2024-04-03T12:14:39.697532467Z" dependencies: - name: component-chart repository: https://charts.devspace.sh @@ -637,7 +637,7 @@ entries: version: 0.8.3-beta.5 - apiVersion: v2 appVersion: 0.8.3-beta.4 - created: "2024-04-03T10:46:18.533591525Z" + created: "2024-04-03T12:14:39.696965596Z" dependencies: - name: component-chart repository: https://charts.devspace.sh @@ -653,7 +653,7 @@ entries: version: 0.8.3-beta.4 - apiVersion: v2 appVersion: 0.8.3-beta.3 - created: "2024-04-03T10:46:18.532931569Z" + created: "2024-04-03T12:14:39.696305952Z" dependencies: - name: component-chart repository: https://charts.devspace.sh @@ -669,7 +669,7 @@ entries: version: 0.8.3-beta.3 - apiVersion: v2 appVersion: 0.8.3-beta.2 - created: "2024-04-03T10:46:18.532348556Z" + created: "2024-04-03T12:14:39.695760972Z" dependencies: - name: component-chart repository: https://charts.devspace.sh @@ -685,7 +685,7 @@ entries: version: 0.8.3-beta.2 - apiVersion: v2 appVersion: 0.8.3-beta.1 - created: "2024-04-03T10:46:18.531809023Z" + created: "2024-04-03T12:14:39.695200514Z" dependencies: - name: component-chart repository: https://charts.devspace.sh @@ -701,7 +701,7 @@ entries: version: 0.8.3-beta.1 - apiVersion: v2 appVersion: 0.8.2 - created: "2024-04-03T10:46:18.531259954Z" + created: "2024-04-03T12:14:39.694625768Z" dependencies: - name: component-chart repository: https://charts.devspace.sh @@ -717,7 +717,7 @@ entries: version: 0.8.2 - apiVersion: v2 appVersion: 0.8.2-beta.60 - created: "2024-04-03T10:46:18.530602602Z" + created: "2024-04-03T12:14:39.693304366Z" dependencies: - name: component-chart repository: https://charts.devspace.sh @@ -733,7 +733,7 @@ entries: version: 0.8.2-beta.60 - apiVersion: v2 appVersion: 0.8.2-beta.59 - created: "2024-04-03T10:46:18.529377683Z" + created: "2024-04-03T12:14:39.692605939Z" dependencies: - name: component-chart repository: https://charts.devspace.sh @@ -749,7 +749,7 @@ entries: version: 0.8.2-beta.59 - apiVersion: v2 appVersion: 0.8.2-beta.58 - created: "2024-04-03T10:46:18.528739107Z" + created: "2024-04-03T12:14:39.691967104Z" dependencies: - name: component-chart repository: https://charts.devspace.sh @@ -765,7 +765,7 @@ entries: version: 0.8.2-beta.58 - apiVersion: v2 appVersion: 0.8.2-beta.57 - created: "2024-04-03T10:46:18.528067309Z" + created: "2024-04-03T12:14:39.691334601Z" dependencies: - name: component-chart repository: https://charts.devspace.sh @@ -781,7 +781,7 @@ entries: version: 0.8.2-beta.57 - apiVersion: v2 appVersion: 0.8.2-beta.56 - created: "2024-04-03T10:46:18.527438181Z" + created: "2024-04-03T12:14:39.690702258Z" dependencies: - name: component-chart repository: https://charts.devspace.sh @@ -797,7 +797,7 @@ entries: version: 0.8.2-beta.56 - apiVersion: v2 appVersion: 0.8.2-beta.53 - created: "2024-04-03T10:46:18.526807179Z" + created: "2024-04-03T12:14:39.690059014Z" dependencies: - name: component-chart repository: https://charts.devspace.sh @@ -813,7 +813,7 @@ entries: version: 0.8.2-beta.53 - apiVersion: v2 appVersion: 0.8.2-beta.52 - created: "2024-04-03T10:46:18.526176016Z" + created: "2024-04-03T12:14:39.689357221Z" dependencies: - name: component-chart repository: https://charts.devspace.sh @@ -829,7 +829,7 @@ entries: version: 0.8.2-beta.52 - apiVersion: v2 appVersion: 0.8.2-beta.51 - created: "2024-04-03T10:46:18.525490613Z" + created: "2024-04-03T12:14:39.688603801Z" dependencies: - name: component-chart repository: https://charts.devspace.sh @@ -845,7 +845,7 @@ entries: version: 0.8.2-beta.51 - apiVersion: v2 appVersion: 0.8.2-beta.50 - created: "2024-04-03T10:46:18.524747212Z" + created: "2024-04-03T12:14:39.687404717Z" dependencies: - name: component-chart repository: https://charts.devspace.sh @@ -861,7 +861,7 @@ entries: version: 0.8.2-beta.50 - apiVersion: v2 appVersion: 0.8.2-beta.49 - created: "2024-04-03T10:46:18.523253608Z" + created: "2024-04-03T12:14:39.686502108Z" dependencies: - name: component-chart repository: https://charts.devspace.sh @@ -877,7 +877,7 @@ entries: version: 0.8.2-beta.49 - apiVersion: v2 appVersion: 0.8.2-beta.48 - created: "2024-04-03T10:46:18.522617236Z" + created: "2024-04-03T12:14:39.685826103Z" dependencies: - name: component-chart repository: https://charts.devspace.sh @@ -893,7 +893,7 @@ entries: version: 0.8.2-beta.48 - apiVersion: v2 appVersion: 0.8.2-beta.47 - created: "2024-04-03T10:46:18.521958381Z" + created: "2024-04-03T12:14:39.685186567Z" dependencies: - name: component-chart repository: https://charts.devspace.sh @@ -909,7 +909,7 @@ entries: version: 0.8.2-beta.47 - apiVersion: v2 appVersion: 0.8.2-beta.46 - created: "2024-04-03T10:46:18.521400485Z" + created: "2024-04-03T12:14:39.684645605Z" dependencies: - name: component-chart repository: https://charts.devspace.sh @@ -925,7 +925,7 @@ entries: version: 0.8.2-beta.46 - apiVersion: v2 appVersion: 0.8.2-beta.45 - created: "2024-04-03T10:46:18.520847818Z" + created: "2024-04-03T12:14:39.684083924Z" dependencies: - name: component-chart repository: https://charts.devspace.sh @@ -941,7 +941,7 @@ entries: version: 0.8.2-beta.45 - apiVersion: v2 appVersion: 0.8.2-beta.44 - created: "2024-04-03T10:46:18.520260077Z" + created: "2024-04-03T12:14:39.68351506Z" dependencies: - name: component-chart repository: https://charts.devspace.sh @@ -957,7 +957,7 @@ entries: version: 0.8.2-beta.44 - apiVersion: v2 appVersion: 0.8.2-beta.43 - created: "2024-04-03T10:46:18.51969661Z" + created: "2024-04-03T12:14:39.682944983Z" dependencies: - name: component-chart repository: https://charts.devspace.sh @@ -973,7 +973,7 @@ entries: version: 0.8.2-beta.43 - apiVersion: v2 appVersion: 0.8.2-beta.41 - created: "2024-04-03T10:46:18.519029751Z" + created: "2024-04-03T12:14:39.682020814Z" dependencies: - name: component-chart repository: https://charts.devspace.sh @@ -989,7 +989,7 @@ entries: version: 0.8.2-beta.41 - apiVersion: v2 appVersion: 0.8.2-beta.40 - created: "2024-04-03T10:46:18.517748862Z" + created: "2024-04-03T12:14:39.680735289Z" dependencies: - name: component-chart repository: https://charts.devspace.sh @@ -1005,7 +1005,7 @@ entries: version: 0.8.2-beta.40 - apiVersion: v2 appVersion: 0.8.2-beta.39 - created: "2024-04-03T10:46:18.517034686Z" + created: "2024-04-03T12:14:39.680183917Z" dependencies: - name: component-chart repository: https://charts.devspace.sh @@ -1021,7 +1021,7 @@ entries: version: 0.8.2-beta.39 - apiVersion: v2 appVersion: 0.8.2-beta.38 - created: "2024-04-03T10:46:18.516356997Z" + created: "2024-04-03T12:14:39.679618479Z" dependencies: - name: component-chart repository: https://charts.devspace.sh @@ -1037,7 +1037,7 @@ entries: version: 0.8.2-beta.38 - apiVersion: v2 appVersion: 0.8.2-beta.37 - created: "2024-04-03T10:46:18.515772591Z" + created: "2024-04-03T12:14:39.67901526Z" dependencies: - name: component-chart repository: https://charts.devspace.sh @@ -1053,7 +1053,7 @@ entries: version: 0.8.2-beta.37 - apiVersion: v2 appVersion: 0.8.1 - created: "2024-04-03T10:46:18.515181974Z" + created: "2024-04-03T12:14:39.678386404Z" dependencies: - name: component-chart repository: https://charts.devspace.sh @@ -1067,4 +1067,4 @@ entries: urls: - https://openmined.github.io/PySyft/helm/syft-0.8.1.tgz version: 0.8.1 -generated: "2024-04-03T10:46:18.514469911Z" +generated: "2024-04-03T12:14:39.677666006Z" diff --git a/packages/grid/helm/repo/syft-0.8.6.tgz b/packages/grid/helm/repo/syft-0.8.6.tgz index 2dfdc329766189809a3c05bd424a5ef775fc838e..1f72b9186cd9759238c8d35a59aaa9cb51f0f41e 100644 GIT binary patch literal 7901 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 F0RTxF% Date: Wed, 3 Apr 2024 17:53:30 +0530 Subject: [PATCH 8/8] bump to 0.8.7-beta.0 --- .bumpversion.cfg | 2 +- VERSION | 2 +- packages/grid/VERSION | 2 +- packages/grid/backend/worker_cpu.dockerfile | 2 +- packages/grid/devspace.yaml | 2 +- packages/grid/frontend/package.json | 2 +- packages/grid/helm/syft/Chart.yaml | 4 ++-- packages/grid/helm/syft/values.yaml | 2 +- .../grid/podman/podman-kube/podman-syft-kube-config.yaml | 2 +- packages/grid/podman/podman-kube/podman-syft-kube.yaml | 4 ++-- packages/hagrid/hagrid/deps.py | 2 +- packages/hagrid/hagrid/manifest_template.yml | 4 ++-- packages/syft/setup.cfg | 2 +- packages/syft/src/syft/VERSION | 2 +- packages/syft/src/syft/__init__.py | 2 +- packages/syftcli/manifest.yml | 8 ++++---- 16 files changed, 22 insertions(+), 22 deletions(-) diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 1b98a2a9b15..b6382b53d11 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 0.8.6 +current_version = 0.8.7-beta.0 tag = False tag_name = {new_version} commit = True diff --git a/VERSION b/VERSION index 76fc500fec0..b6b883b3724 100644 --- a/VERSION +++ b/VERSION @@ -1,5 +1,5 @@ # Mono Repo Global Version -__version__ = "0.8.6" +__version__ = "0.8.7-beta.0" # elsewhere we can call this file: `python VERSION` and simply take the stdout # stdlib diff --git a/packages/grid/VERSION b/packages/grid/VERSION index 76fc500fec0..b6b883b3724 100644 --- a/packages/grid/VERSION +++ b/packages/grid/VERSION @@ -1,5 +1,5 @@ # Mono Repo Global Version -__version__ = "0.8.6" +__version__ = "0.8.7-beta.0" # elsewhere we can call this file: `python VERSION` and simply take the stdout # stdlib diff --git a/packages/grid/backend/worker_cpu.dockerfile b/packages/grid/backend/worker_cpu.dockerfile index 140e717395a..2470fc547df 100644 --- a/packages/grid/backend/worker_cpu.dockerfile +++ b/packages/grid/backend/worker_cpu.dockerfile @@ -9,7 +9,7 @@ # Later we'd want to uninstall old python, and then install a new python runtime... # ... but pre-built syft deps may break! -ARG SYFT_VERSION_TAG="0.8.6" +ARG SYFT_VERSION_TAG="0.8.7-beta.0" FROM openmined/grid-backend:${SYFT_VERSION_TAG} ARG PYTHON_VERSION="3.12" diff --git a/packages/grid/devspace.yaml b/packages/grid/devspace.yaml index 23f1eb9744c..bbc336c3641 100644 --- a/packages/grid/devspace.yaml +++ b/packages/grid/devspace.yaml @@ -25,7 +25,7 @@ vars: DEVSPACE_ENV_FILE: "default.env" CONTAINER_REGISTRY: "docker.io" NODE_NAME: "mynode" - VERSION: "0.8.6" + VERSION: "0.8.7-beta.0" # This is a list of `images` that DevSpace can build for this project # We recommend to skip image building during development (devspace dev) as much as possible diff --git a/packages/grid/frontend/package.json b/packages/grid/frontend/package.json index ea68a573599..6ee3b1f8025 100644 --- a/packages/grid/frontend/package.json +++ b/packages/grid/frontend/package.json @@ -1,6 +1,6 @@ { "name": "pygrid-ui", - "version": "0.8.6", + "version": "0.8.7-beta.0", "private": true, "scripts": { "dev": "pnpm i && vite dev --host --port 80", diff --git a/packages/grid/helm/syft/Chart.yaml b/packages/grid/helm/syft/Chart.yaml index ef4f3559747..b600d09719b 100644 --- a/packages/grid/helm/syft/Chart.yaml +++ b/packages/grid/helm/syft/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: syft description: Perform numpy-like analysis on data that remains in someone elses server type: application -version: "0.8.6" -appVersion: "0.8.6" +version: "0.8.7-beta.0" +appVersion: "0.8.7-beta.0" home: https://github.com/OpenMined/PySyft/ icon: https://raw.githubusercontent.com/OpenMined/PySyft/dev/docs/img/title_syft_light.png diff --git a/packages/grid/helm/syft/values.yaml b/packages/grid/helm/syft/values.yaml index 01d2a240417..bb5cc680ffa 100644 --- a/packages/grid/helm/syft/values.yaml +++ b/packages/grid/helm/syft/values.yaml @@ -1,7 +1,7 @@ global: # Affects only backend, frontend, and seaweedfs containers registry: docker.io - version: 0.8.6 + version: 0.8.7-beta.0 # Force default secret values for development. DO NOT SET THIS TO FALSE IN PRODUCTION randomizedSecrets: true diff --git a/packages/grid/podman/podman-kube/podman-syft-kube-config.yaml b/packages/grid/podman/podman-kube/podman-syft-kube-config.yaml index 25c0b622660..7b8d4cd3380 100644 --- a/packages/grid/podman/podman-kube/podman-syft-kube-config.yaml +++ b/packages/grid/podman/podman-kube/podman-syft-kube-config.yaml @@ -31,7 +31,7 @@ data: RABBITMQ_VERSION: 3 SEAWEEDFS_VERSION: 3.59 DOCKER_IMAGE_SEAWEEDFS: chrislusf/seaweedfs:3.55 - VERSION: 0.8.6 + VERSION: 0.8.7-beta.0 VERSION_HASH: unknown STACK_API_KEY: "" diff --git a/packages/grid/podman/podman-kube/podman-syft-kube.yaml b/packages/grid/podman/podman-kube/podman-syft-kube.yaml index 521a6716b6a..a77976f2281 100644 --- a/packages/grid/podman/podman-kube/podman-syft-kube.yaml +++ b/packages/grid/podman/podman-kube/podman-syft-kube.yaml @@ -41,7 +41,7 @@ spec: - configMapRef: name: podman-syft-config - image: docker.io/openmined/grid-backend:0.8.6 + image: docker.io/openmined/grid-backend:0.8.7-beta.0 imagePullPolicy: IfNotPresent resources: {} tty: true @@ -57,7 +57,7 @@ spec: envFrom: - configMapRef: name: podman-syft-config - image: docker.io/openmined/grid-frontend:0.8.6 + image: docker.io/openmined/grid-frontend:0.8.7-beta.0 imagePullPolicy: IfNotPresent resources: {} tty: true diff --git a/packages/hagrid/hagrid/deps.py b/packages/hagrid/hagrid/deps.py index f6bd5bb0fb7..62af8f030f1 100644 --- a/packages/hagrid/hagrid/deps.py +++ b/packages/hagrid/hagrid/deps.py @@ -36,7 +36,7 @@ from .nb_output import NBOutput from .version import __version__ -LATEST_BETA_SYFT = "0.8.6" +LATEST_BETA_SYFT = "0.8.7-beta.0" DOCKER_ERROR = """ You are running an old version of docker, possibly on Linux. You need to install v2. diff --git a/packages/hagrid/hagrid/manifest_template.yml b/packages/hagrid/hagrid/manifest_template.yml index 03ae27533dc..9d0ce041087 100644 --- a/packages/hagrid/hagrid/manifest_template.yml +++ b/packages/hagrid/hagrid/manifest_template.yml @@ -1,7 +1,7 @@ manifestVersion: 0.1 hagrid_version: 0.3.113 -syft_version: 0.8.6 -dockerTag: 0.8.6 +syft_version: 0.8.7-beta.0 +dockerTag: 0.8.7-beta.0 baseUrl: https://raw.githubusercontent.com/OpenMined/PySyft/ hash: c51169a89a83506dd401442a3900c4cea5330af6 target_dir: ~/.hagrid/PySyft/ diff --git a/packages/syft/setup.cfg b/packages/syft/setup.cfg index 6fc1384965e..65238f11c64 100644 --- a/packages/syft/setup.cfg +++ b/packages/syft/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = syft -version = attr: "0.8.6" +version = attr: "0.8.7-beta.0" description = Perform numpy-like analysis on data that remains in someone elses server author = OpenMined author_email = info@openmined.org diff --git a/packages/syft/src/syft/VERSION b/packages/syft/src/syft/VERSION index 76fc500fec0..b6b883b3724 100644 --- a/packages/syft/src/syft/VERSION +++ b/packages/syft/src/syft/VERSION @@ -1,5 +1,5 @@ # Mono Repo Global Version -__version__ = "0.8.6" +__version__ = "0.8.7-beta.0" # elsewhere we can call this file: `python VERSION` and simply take the stdout # stdlib diff --git a/packages/syft/src/syft/__init__.py b/packages/syft/src/syft/__init__.py index 8a78d2d1a85..cd2eee22a77 100644 --- a/packages/syft/src/syft/__init__.py +++ b/packages/syft/src/syft/__init__.py @@ -1,4 +1,4 @@ -__version__ = "0.8.6" +__version__ = "0.8.7-beta.0" # stdlib from collections.abc import Callable diff --git a/packages/syftcli/manifest.yml b/packages/syftcli/manifest.yml index 2060ac0a6bc..609adb7c69b 100644 --- a/packages/syftcli/manifest.yml +++ b/packages/syftcli/manifest.yml @@ -1,11 +1,11 @@ manifestVersion: 1.0 -syftVersion: 0.8.6 -dockerTag: 0.8.6 +syftVersion: 0.8.7-beta.0 +dockerTag: 0.8.7-beta.0 images: - - docker.io/openmined/grid-frontend:0.8.6 - - docker.io/openmined/grid-backend:0.8.6 + - docker.io/openmined/grid-frontend:0.8.7-beta.0 + - docker.io/openmined/grid-backend:0.8.7-beta.0 - docker.io/library/mongo:7.0.4 - docker.io/traefik:v2.10
- + - + - + - + - + - + - + - + - + - + - +