@@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
8
--------
9
- # [ Unity Release 23.1] - 2023-04-07
9
+ # [ Unity Release 23.1] - 2023-04-11
10
10
11
11
## Repositories:
12
12
- unity-sps : https://github.com/unity-sds/unity-sps/releases/tag/23.1
@@ -31,6 +31,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
31
31
- https://github.com/unity-sds/unity-sps-prototype/issues/159
32
32
- [ unity-sps #167 ] : The WPS-T method to register a process may time out while building the PGE Docker image
33
33
- https://github.com/unity-sds/unity-sps-prototype/issues/167
34
+ - EPIC #142 : ` processing-instance-types `
35
+ - [ unity-sps #142 ] : As a project manager, i want to set default compute types for processing nodes at deploy time, so that i can predict costs for the system (Static)
36
+ - https://github.com/unity-sds/unity-sps-prototype/issues/154
34
37
- EPIC #162 : ` u-sps-api `
35
38
- [ unity-sps #163 ] : New SPS API with stub pre-warm method
36
39
- https://github.com/unity-sds/unity-sps-prototype/issues/163
@@ -56,20 +59,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
56
59
- busybox:1.36.0
57
60
58
61
## Documentation
59
- - Tutorial on using the WPS-T API to register an application package and to execute a job
60
- - https://unity-sds.gitbook.io/docs/developer-docs/science-processing/docs/developers-guide/tutorial-execution-of-the-l1b-cwl-workflow-via-the-wps-t-api
61
- - SPS API with examples
62
- - https://app.gitbook.com/o/xZRqGQeQXJ0RP4VMj7Lq/s/UMIRhLdbRQTvMWop8Il9/developer-docs/science-processing/docs/users-guide/unity-sps-api
63
- - Tutorial on pre-warming a U-SPS cluster
64
- - https://unity-sds.gitbook.io/docs/~/changes/TMwRbPjXYqq9MCfmRi31/developer-docs/science-processing/docs/developers-guide/manual-verification-testing-the-sps-prewarm-api
62
+ - Tutorial on using the WPS-T API to register an application package and to execute a job
63
+ - https://unity-sds.gitbook.io/docs/developer-docs/science-processing/docs/developers-guide/tutorial-execution-of-the-l1b-cwl-workflow-via-the-wps-t-api
64
+ - SPS API with examples
65
+ - https://app.gitbook.com/o/xZRqGQeQXJ0RP4VMj7Lq/s/UMIRhLdbRQTvMWop8Il9/developer-docs/science-processing/docs/users-guide/unity-sps-api
66
+ - Tutorial on pre-warming a U-SPS cluster
67
+ - https://unity-sds.gitbook.io/docs/~/changes/TMwRbPjXYqq9MCfmRi31/developer-docs/science-processing/docs/developers-guide/manual-verification-testing-the-sps-prewarm-api
65
68
66
69
## Deployments
67
- - MCP Test:
68
- - Processing Endpoint (WPS-T API): http://a0442fd7f829f49059fd68d1236aa263-650360946.us-west-2.elb.amazonaws.com:5001
69
- - Scaling Endpoint (SPS API): http://a11879110708f47dbb74bbb8c9aea8d0-1219590089.us-west-2.elb.amazonaws.com:5002
70
- - MCP Dev:
71
- - Processing Endpoint (WPS-T API): http://a720fb4de892844bf884f037c17bb583-1070798053.us-west-2.elb.amazonaws.com:5001
72
- - Scaling Endpoint (SPS API): http://a7096fc6842e84da688b45586d194498-2116025617.us-west-2.elb.amazonaws.com:5002
73
-
70
+ - MCP Test:
71
+ - Processing Endpoint (WPS-T API): http://a0442fd7f829f49059fd68d1236aa263-650360946.us-west-2.elb.amazonaws.com:5001
72
+ - Scaling Endpoint (SPS API): http://a11879110708f47dbb74bbb8c9aea8d0-1219590089.us-west-2.elb.amazonaws.com:5002
73
+ - MCP Dev:
74
+ - Processing Endpoint (WPS-T API): http://a720fb4de892844bf884f037c17bb583-1070798053.us-west-2.elb.amazonaws.com:5001
75
+ - Scaling Endpoint (SPS API): http://a7096fc6842e84da688b45586d194498-2116025617.us-west-2.elb.amazonaws.com:5002
74
76
75
77
------------
0 commit comments