From ddefc4199a67204339dfb6d3eb5d3f5ca4a44065 Mon Sep 17 00:00:00 2001 From: yuanzhou Date: Wed, 9 Oct 2024 12:33:39 -0400 Subject: [PATCH 1/2] Bump version to 2.3.24 --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 951d17f1..56f55dc1 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.3.23 +2.3.24 From 5a2083d1cf2762864e2a76c3f2f40db6f732a0fb Mon Sep 17 00:00:00 2001 From: DerekFurstPitt Date: Wed, 9 Oct 2024 15:50:07 -0400 Subject: [PATCH 2/2] Added donor label to excluded public fields --- src/schema/provenance_schema.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/schema/provenance_schema.yaml b/src/schema/provenance_schema.yaml index 4fe3fb6f..7b20274e 100644 --- a/src/schema/provenance_schema.yaml +++ b/src/schema/provenance_schema.yaml @@ -741,6 +741,7 @@ ENTITIES: excluded_properties_from_public_response: - lab_donor_id - submission_id + - label properties: <<: *shared_properties <<: *shared_entity_properties