Skip to content
This repository was archived by the owner on Nov 1, 2022. It is now read-only.

Releases: layerai-archive/sdk

0.10.3000750029

06 Sep 14:06
93d1053
Compare
Choose a tag to compare
Delete e2e test projects older than one day (#403)

* Delete e2e test projects older than one day

* Only delete e2e test projects

* Fix typing

* Improve readability

0.10.2998921564

06 Sep 09:20
e5860db
Compare
Choose a tag to compare
Do not copy pyc files in the executable (#402)

0.10.2998575408

06 Sep 08:27
c5f8407
Compare
Choose a tag to compare
Add gh debug info to project descriptions (#399)

0.10.2995408503

05 Sep 18:46
18e8301
Compare
Choose a tag to compare
Remove executables flag (#396)

0.10.2993293122

05 Sep 13:08
9c8ce63
Compare
Choose a tag to compare
Use permanent test organization in e2e tests if it exists (#398)

0.10.2991333276

05 Sep 07:26
ccd92c5
Compare
Choose a tag to compare
Fix cgroups parsing on Ubuntu 22.04 (#393)

0.10.2991260352

05 Sep 07:15
ccd92c5
Compare
Choose a tag to compare
Fix cgroups parsing on Ubuntu 22.04 (#393)

0.10.2984813911

03 Sep 15:24
14459ef
Compare
Choose a tag to compare
Preserve signature of sdk functions (#391)

0.10.2977617189

02 Sep 13:34
85151ce
Compare
Choose a tag to compare
Add ray as a dev dependency (#387)

0.10.2977525201

02 Sep 08:17
ed38b88
Compare
Choose a tag to compare
Allow system metrics to work with cgroups-v2 (#386)

* Handle cgroups v1 and v2

* Find cgroup type without relying on system stat