Skip to content

Commit 6c961ab

Browse files
committed
More changes
1 parent ad77cb4 commit 6c961ab

File tree

1 file changed

+16
-14
lines changed

1 file changed

+16
-14
lines changed

CHANGELOG.md

Lines changed: 16 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
--------
9-
# [Unity Release 23.1] - 2023-04-07
9+
# [Unity Release 23.1] - 2023-04-11
1010

1111
## Repositories:
1212
- 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
3131
- https://github.com/unity-sds/unity-sps-prototype/issues/159
3232
- [unity-sps #167]: The WPS-T method to register a process may time out while building the PGE Docker image
3333
- 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
3437
- EPIC #162: `u-sps-api`
3538
- [unity-sps #163]: New SPS API with stub pre-warm method
3639
- 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
5659
- busybox:1.36.0
5760

5861
## 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
6568

6669
## 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
7476

7577
------------

0 commit comments

Comments
 (0)