aind-data-transfer-service 1.18.2__py3-none-any.whl → 1.19.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2,7 +2,7 @@
2
2
 
3
3
  import os
4
4
 
5
- __version__ = "1.18.2"
5
+ __version__ = "1.19.0"
6
6
 
7
7
  # Global constants
8
8
  OPEN_DATA_BUCKET_NAME = os.getenv("OPEN_DATA_BUCKET_NAME", "open")
@@ -763,8 +763,7 @@ async def job_params(request: Request):
763
763
  "project_names_url": os.getenv(
764
764
  "AIND_METADATA_SERVICE_PROJECT_NAMES_URL"
765
765
  ),
766
- "versions": ["v1", "v2"],
767
- "default_version": "v1",
766
+ "default_version": "v2",
768
767
  "modalities": JobParamInfo._MODALITIES_LIST,
769
768
  "modality_tasks": JobParamInfo._MODALITY_TASKS,
770
769
  }
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: aind-data-transfer-service
3
- Version: 1.18.2
3
+ Version: 1.19.0
4
4
  Summary: Service that handles requests to upload data to the cloud
5
5
  Author: Allen Institute for Neural Dynamics
6
6
  License: MIT
@@ -1,6 +1,6 @@
1
- aind_data_transfer_service/__init__.py,sha256=y3uIcaElpDkLB1RgvGJGgaJeRmPFUuTSkTJ5NSawCd4,273
1
+ aind_data_transfer_service/__init__.py,sha256=mUBnmoy8nxLMRsmlRIGafFHsFNnZN4hwdrBZJi7zIUA,273
2
2
  aind_data_transfer_service/log_handler.py,sha256=uchOHpfIIcm4lbsquzhoX2sHGndxERdyoc4wBUZHckw,1703
3
- aind_data_transfer_service/server.py,sha256=KmHcueapTzfnHSPA8vEg5ivV6wL_YWu7wErO9hVAl4Y,37309
3
+ aind_data_transfer_service/server.py,sha256=xcpJcBd6UatG-acUOhyi6_8UnkXMYW7I9HdrEvPJBtQ,37267
4
4
  aind_data_transfer_service/configs/__init__.py,sha256=9W5GTuso9Is1B9X16RXcdb_GxasZvj6qDzOBDv0AbTc,36
5
5
  aind_data_transfer_service/configs/csv_handler.py,sha256=0MDdYvGZxDxZhvkhKRA4AMYYF7Iubmcc-JLNBBu2Uxk,5873
6
6
  aind_data_transfer_service/configs/job_upload_template.py,sha256=ajlqkkpUM-KFVynCCWj44mrxPTRAU2dc3IBu16Sq4R0,5142
@@ -8,8 +8,8 @@ aind_data_transfer_service/configs/platforms_v1.py,sha256=XwLG2ua9uTanuEi7N8y-mG
8
8
  aind_data_transfer_service/models/__init__.py,sha256=Meym73bEZ9nQr4QoeyhQmV3nRTYtd_4kWKPNygsBfJg,25
9
9
  aind_data_transfer_service/models/core.py,sha256=3tOslFEvIpgvMO-LnPIaySGxA3iJynQY5vXsXy6_VCk,10783
10
10
  aind_data_transfer_service/models/internal.py,sha256=tWO1yRMu9hHLv0mt7QhOwTPWGbKApWmCf1wwajx5qjI,10681
11
- aind_data_transfer_service-1.18.2.dist-info/licenses/LICENSE,sha256=U0Y7B3gZJHXpjJVLgTQjM8e_c8w4JJpLgGhIdsoFR1Y,1092
12
- aind_data_transfer_service-1.18.2.dist-info/METADATA,sha256=xtY38l0fC4kg0YFmBEEbHrSzqVckluByJCs1noZMBiQ,2336
13
- aind_data_transfer_service-1.18.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
14
- aind_data_transfer_service-1.18.2.dist-info/top_level.txt,sha256=XmxH0q27Jholj2-VYh-6WMrh9Lw6kkuCX_fdsj3SaFE,27
15
- aind_data_transfer_service-1.18.2.dist-info/RECORD,,
11
+ aind_data_transfer_service-1.19.0.dist-info/licenses/LICENSE,sha256=U0Y7B3gZJHXpjJVLgTQjM8e_c8w4JJpLgGhIdsoFR1Y,1092
12
+ aind_data_transfer_service-1.19.0.dist-info/METADATA,sha256=spT4FAzLg9CDlw_dVG5GvKImAxEvy_jEI5Zk1JGWmbQ,2336
13
+ aind_data_transfer_service-1.19.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
14
+ aind_data_transfer_service-1.19.0.dist-info/top_level.txt,sha256=XmxH0q27Jholj2-VYh-6WMrh9Lw6kkuCX_fdsj3SaFE,27
15
+ aind_data_transfer_service-1.19.0.dist-info/RECORD,,