Skip to content
This repository was archived by the owner on Jun 6, 2023. It is now read-only.

Commit d75e5cd

Browse files
committed
release notes additions
1 parent 98d3265 commit d75e5cd

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

releasenotes.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,13 @@
44

55
#### New features
66
* New dynamicPublicIp parameter for machines create and machines update methods.
7-
* New ports parameter for jobs. Also displays links to exposed ports in jobs create output.
7+
* New ports parameter for jobs create to allow network services to be exposed through jobs while they are running. Also displays links to the exposed endpoints in the jobs create output.
8+
* New summary parameter for jobs list which formats the output as a text table.
9+
* Added Google TPU machineType for Gradient jobs create.
810
* Improved job logging responsiveness.
911

1012
#### Fixes
11-
* Fix for NODE_ENV settings from other projects breaking paperspace-node config
13+
* Fix for NODE_ENV settings from other projects overriding paperspace-node config defaults
1214
* Minor doc fixes
1315

1416
## Release Notes for v0.1.9

0 commit comments

Comments
 (0)