Skip to content
This repository has been archived by the owner on Jul 24, 2021. It is now read-only.

Releases: joyent/kosh

v3.3.1

23 Nov 20:05
47138e2
Compare
Choose a tag to compare

v3.3.1

  • fix Rack Roles deserialization (PR #83)
  • fix authentication checks with users subcommand (PR #84)

v3.3.0

19 Nov 19:20
e3ccc33
Compare
Choose a tag to compare
v3.3.0 Pre-release
Pre-release

v3.3.0

  • Fix KOSH_URL environment (PR #79)
  • Restore admin command tree (PR #81)

v3.2.0

16 Nov 22:16
767b579
Compare
Choose a tag to compare
  • Remove Workspaces (PR #70)
  • Restore KOSH_ENV support (PR #72)
  • Remove endpoints no longer supported by Conch-API 3.1 (PR #76)
  • Support Simplfieid User Response (PR #77)
  • Point to new Schema endpoint (PR #78)
  • Fix support for Datacenters and add CRUD support for User Tokens (PR #73)

v3.1.1

30 Oct 22:49
142a674
Compare
Choose a tag to compare

minor fixes

v3.1.0

30 Oct 19:15
ac0e66f
Compare
Choose a tag to compare

Complete refactor of the kosh codebase to split things out into a library for other Go code to use.

v3.0.1

16 Sep 16:57
89e067b
Compare
Choose a tag to compare

Release v3.0.1 - auto-version

This fixes the versioning by restoring the code that properly sets the version
during the build.

v3.0.0

15 Sep 23:40
89e067b
Compare
Choose a tag to compare
Kosh 3.0.0 release

Final release for Conch V3 launch.

* #43 Clean up output for Hardware CLI (perigrin)
* #46 fix references to workspaces in build code (ether)
* #47 conch api v3.0.0-b6 added device_serial_number to GET .../rack/*/assignment (ether)
* #48 adjust expected output for GET /hardware_product  (ether)
* #49 fix: organizations are not associated with workspaces #49 (ether)

Second alpha of the v3 Kosh

17 Jan 19:44
a5b3c5b
Compare
Choose a tag to compare
Pre-release

This release include changes to hardware products and profile and includes the new hardware specific command line options.

v3.0.0-a1

05 Nov 18:19
0cba8d7
Compare
Choose a tag to compare
v3.0.0-a1 Pre-release
Pre-release
First alpha of the v3 Kosh

v2.0.0

02 Oct 21:45
f16b0e5
Compare
Choose a tag to compare
v2.0.0 Pre-release
Pre-release

pre-v3 work