Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit e517a38

Browse files
authored
Merge pull request #33 from unity-sds/update-changelog
Updated Changelog
2 parents 33e1f88 + 48eab39 commit e517a38

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,23 @@ All notable changes to this project will be documented in this file.
44

55
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).
7+
8+
--------
9+
10+
## [0.1.0] - 2023-04-17
11+
12+
### Added
13+
14+
#### Unity-Py Updates
15+
16+
* Added Services and Classes to ecapsulate funcionality per Unity Service Area
17+
1. Process Service & Class — Deploy a process, List processes, get metadata about a processes, query jobs per process, execute a job
18+
2. Job Class — Facilitate API calls to U-SPS to monitor jobs, get job results, or dismiss jobs.
19+
3. Application Service — Courtesy of U-ADS (James and Masha) (See Application Registry below).
20+
* Mercury Dashboard Example
21+
* Miscellaneous quality of life improvements to ease code developing (type hinting, annotations, etc)
22+
23+
#### Application Registry
24+
* [unity-ads-deployment #79](https://github.com/unity-sds/unity-ads-deployment/issues/79) Add Dockstore API access to Unity.py
25+
* [unity-ads-deployment #87](https://github.com/unity-sds/unity-ads-deployment/issues/87) Convert Unity.py Application Package API to use Hosted Workflows
26+

0 commit comments

Comments
 (0)