Skip to content

Releases: hdresearch/vers-sdk-go

v0.1.0-alpha.18

31 Jul 14:50
6259a82
Compare
Choose a tag to compare
v0.1.0-alpha.18 Pre-release
Pre-release

0.1.0-alpha.18 (2025-07-31)

Full Changelog: v0.1.0-alpha.17...v0.1.0-alpha.18

Features

Bug Fixes

  • client: process custom base url ahead of time (55adab7)

v0.1.0-alpha.17

17 Jul 18:53
9395620
Compare
Choose a tag to compare
v0.1.0-alpha.17 Pre-release
Pre-release

0.1.0-alpha.17 (2025-07-14)

Full Changelog: v0.1.0-alpha.16...v0.1.0-alpha.17

Features

Bug Fixes

  • don't try to deserialize as json when ResponseBodyInto is []byte (a1a4813)

Chores

  • ci: only run for pushes and fork pull requests (866c252)
  • internal: fix lint script for tests (9ddd3fa)
  • lint tests (2962cad)
  • lint tests in subpackages (5b3fe0b)

v0.1.0-alpha.16

18 Jun 17:51
f7ba05e
Compare
Choose a tag to compare
v0.1.0-alpha.16 Pre-release
Pre-release

0.1.0-alpha.16 (2025-06-18)

Full Changelog: v0.1.0-alpha.15...v0.1.0-alpha.16

Features

Chores

  • ci: enable for pull requests (927b764)

v0.1.0-alpha.15

06 Jun 15:34
8a31e03
Compare
Choose a tag to compare
v0.1.0-alpha.15 Pre-release
Pre-release

0.1.0-alpha.15 (2025-06-04)

Full Changelog: v0.1.0-alpha.14...v0.1.0-alpha.15

Features

Chores

  • make go mod tidy continue on error (01da814)

v0.1.0-alpha.14

29 May 16:26
e4bbf80
Compare
Choose a tag to compare
v0.1.0-alpha.14 Pre-release
Pre-release

0.1.0-alpha.14 (2025-05-29)

Full Changelog: v0.1.0-alpha.13...v0.1.0-alpha.14

Features

Bug Fixes

  • client: clean up reader resources (37d6e79)
  • client: correctly update body in WithJSONSet (6266d93)
  • handle empty bodies in WithJSONSet (ac377b7)

Chores

  • ci: only use depot for staging repos (7bb6656)
  • docs: grammar improvements (19aa3fd)
  • improve devcontainer setup (12599f0)
  • internal: codegen related update (4ef2ec5)

v0.1.0-alpha.13

23 Apr 15:35
c0dd72c
Compare
Choose a tag to compare
v0.1.0-alpha.13 Pre-release
Pre-release

0.1.0-alpha.13 (2025-04-23)

Full Changelog: v0.1.0-alpha.12...v0.1.0-alpha.13

Chores

  • ci: add timeout thresholds for CI jobs (f56ea2b)

v0.1.0-alpha.12

18 Apr 00:18
796db96
Compare
Choose a tag to compare
v0.1.0-alpha.12 Pre-release
Pre-release

0.1.0-alpha.12 (2025-04-18)

Full Changelog: v0.1.0-alpha.11...v0.1.0-alpha.12

Features

v0.1.0-alpha.11

18 Apr 00:09
275dee8
Compare
Choose a tag to compare
v0.1.0-alpha.11 Pre-release
Pre-release

0.1.0-alpha.11 (2025-04-18)

Full Changelog: v0.1.0-alpha.10...v0.1.0-alpha.11

Features

  • api: api update (ed20783)
  • api: manual updates to add ssh_key to vm (733b076)

v0.1.0-alpha.9

17 Apr 23:50
a35cdb7
Compare
Choose a tag to compare
v0.1.0-alpha.9 Pre-release
Pre-release

0.1.0-alpha.9 (2025-04-17)

Full Changelog: v0.1.0-alpha.8...v0.1.0-alpha.9

Features

  • api: api update (b2c0c87)
  • client: add support for reading base URL from environment variable (ea382df)

Chores

  • docs: document pre-request options (53ce2aa)

Documentation

  • update documentation links to be more uniform (04e7c92)

v0.1.0-alpha.10

18 Apr 00:00
08ab93c
Compare
Choose a tag to compare
v0.1.0-alpha.10 Pre-release
Pre-release

0.1.0-alpha.10 (2025-04-17)

Full Changelog: v0.1.0-alpha.9...v0.1.0-alpha.10

Features

  • api: manual updates to add ssh_key (ddd5f6a)