Skip to content

Releases: vanadium/core

v0.2.0

Choose a tag to compare

@cosnicolaou cosnicolaou released this 10 May 05:15
d442c8d

Create a release for the current head in anticipation of switching over to it from the current v0.1.x series of releases which are from a branch.

v0.1.21

Choose a tag to compare

@cosnicolaou cosnicolaou released this 13 Dec 23:17

This is a point release that adds security scanning use codeql, fixes the issues reported by it. It also rolls up minor changes since the v0.1.20 release.

v0.1.20

Choose a tag to compare

@cosnicolaou cosnicolaou released this 25 Sep 19:49

Incorporate release branch 0.1.20 which includes a fix for a bug in the AWS xray SDK.

v0.1.19

Choose a tag to compare

@cosnicolaou cosnicolaou released this 29 Jul 00:31

Release incorporating PRs #214 and #215.

v0.1.18

Choose a tag to compare

@cosnicolaou cosnicolaou released this 21 Jun 17:14

This is a release branched off of main but with dependencies and minor modifications for the go 1.13-era. It includes all of the changes made since 1.17 was released and in particular the vxray eks plugin.

v0.1.17

Choose a tag to compare

@cosnicolaou cosnicolaou released this 09 Jun 05:32

This is a release branched off of main but with dependencies and minor modifications for the go 1.13-era. It includes all of the vdl/vom changes made since 1.16 was released.

v0.1.16

Choose a tag to compare

@cosnicolaou cosnicolaou released this 11 Feb 02:10
ecb939b

This is a point fix to the v0.1.15 release to pick a fix for proxy servers as per #186.

v0.1.15

Choose a tag to compare

@cosnicolaou cosnicolaou released this 10 Dec 21:34
399567d

This is a fork of v0.1.14 to pick up a patch.

v0.1.14

Choose a tag to compare

@cosnicolaou cosnicolaou released this 28 Nov 17:22
cb85103
  • support for specifying go struct tags with vdl via vdl.config (#170)
  • support for AWS IMDSv1 and v2 rather than just v2. (#174)
  • sundry fixes to v.0.1.13 discovered whilst deploying to production use @grail.

v0.1.13

Choose a tag to compare

@cosnicolaou cosnicolaou released this 21 Oct 04:13
b55a1ae

Fixes two issues, both related to go.mod usage as per #164 and #163.