Skip to content

Releases: hortonworks/salt-bootstrap

0.14.2

12 Feb 14:23
Compare
Choose a tag to compare
CB-28539: Clone the default http transport the https transport

We need to copy the Transport struct used in the default HTTP client, as the default Transport has several timeout values set, which we need to copy if we want to have the same behaviour as with HTTP disabled.

0.14.1

05 Feb 12:06
Compare
Choose a tag to compare
v0.14.1

CB-28369: Add fallback to HTTP if target saltboot is not listening on…

0.14.0

28 Nov 08:25
Compare
Choose a tag to compare
v0.14.0

CB-27601: Open port `7071` for HTTPS communication and use it for com…

0.13.9

09 Jul 12:24
Compare
Choose a tag to compare
v0.13.9

CB-26382 update version to 0.13.9

0.13.8

21 Jun 13:31
Compare
Choose a tag to compare
v0.13.8

CB-26218 Add linux arm64 build

0.13.7

20 Jun 10:02
Compare
Choose a tag to compare
v0.13.7

CB-17175 Create change password endpoint

0.13.6

20 May 08:57
Compare
Choose a tag to compare
v0.13.6

CB-17175 Create change password endpoint

0.13.5

27 Oct 13:19
Compare
Choose a tag to compare
CB-14659. Remove saltboot fingerprint computation via salt-call 'local'

The current fingerprint via salt-call mechanism does not work (--local
instead of -local). The additional find /opt tends to take a fair amount
of time to execute.

0.13.4

30 Sep 15:04
99ce4cc
Compare
Choose a tag to compare
v0.13.4

bump version to 0.13.4

0.13.3

27 Aug 10:50
Compare
Choose a tag to compare
v0.13.3

CB-7443. Populate the initial set roles (in grains) with additional p…