Skip to content

Releases: Azure/cyclecloud-scalelib

1.0.5

21 Oct 18:17
bd8eede
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.4...1.0.5

1.0.4

15 Jul 21:40
4a56c36
Compare
Choose a tag to compare
1.0.4 Pre-release
Pre-release

What's Changed

Full Changelog: 1.0.3...1.0.4

1.0.3

21 May 19:57
51b788a
Compare
Choose a tag to compare
1.0.3 Pre-release
Pre-release

What's Changed

  • Add default_resources example and explanation to readme by @ryanhamel in #30
  • Bump black from 20.8b1 to 24.3.0 by @dependabot in #31
  • Version bump to 1.0.3 by @ryanhamel in #33
  • Remove pools from clilib, and always set LEGACY=true by @ryanhamel in #34
  • set logging context to [command] by default by @ryanhamel in #35
  • Pass along extra arguments to shell command as shell_args by @ryanhamel in #36
  • Update to latest vm_sizes.json by @ryanhamel in #38
  • Fixes issue where changing the VM Size can hide nodes from output by @ryanhamel in #37
  • Delete defunct temporary username/password that leaked into the readme by @ryanhamel in #40

Full Changelog: 1.0.2...1.0.3

1.0.2

16 Feb 16:41
1901f2d
Compare
Choose a tag to compare

What's Changed

  • Mitigations for missing VM Size info in locked down environments by @ryanhamel in #29

Full Changelog: 1.0.1...1.0.2

1.0.1

13 Sep 14:10
4d7742f
Compare
Choose a tag to compare

1.0.1
Fixes for vcpu_count/pcpu_count for some VM sizes
Availability count bug fixed when mixing spots and on-demand for the same VM size.

1.0.0

28 Mar 13:38
Compare
Choose a tag to compare

Supports Azure Slurm 3.x
Cost accounting support

0.2.14

24 Jan 21:27
Compare
Choose a tag to compare
0.2.14 Pre-release
Pre-release

Further fixes around deallocation bookkeeping.

0.2.13

11 Jan 20:04
19699b7
Compare
Choose a tag to compare
0.2.13 Pre-release
Pre-release

Fixes issues around Deallocated node bookkeeping.

Use latest certifi package.

Allow request_id in create/start nodes calls.

0.2.12

14 Oct 15:05
Compare
Choose a tag to compare
0.2.12 Pre-release
Pre-release

Further sqlite3 max where clause issues

0.2.11

29 Sep 13:15
Compare
Choose a tag to compare

Fix sqlite3 "too many conditions in where clause" issue