Skip to content

Releases: aws/aws-ebpf-sdk-go

v1.0.12

19 Feb 17:15
02d8f8c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.11...v1.0.12

v1.0.11

19 Feb 17:13
6664653
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.10...v1.0.11

v1.0.11-rc1

05 Nov 06:04
12e1801
Compare
Choose a tag to compare
v1.0.11-rc1 Pre-release
Pre-release

Release candidate for v1.0.11-rc1

What's Changed

Full Changelog: v1.0.10...v1.0.11-rc1

v1.0.10

29 Aug 01:02
076432c
Compare
Choose a tag to compare

What's Changed

  • Remove local caching and conversion to uintptr by @jayanthvn in #88
  • Dependabot alerts - CVE fixes

Full Changelog: v1.0.9...v1.0.10

v1.0.10-rc1

27 Aug 00:05
16a8c7e
Compare
Choose a tag to compare
v1.0.10-rc1 Pre-release
Pre-release

This is release candidate image based of main line. Final release will be based of release-1.0

v1.0.9

20 Jun 22:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.8...v1.0.9

v1.0.9-rc2

20 Jun 22:30
Compare
Choose a tag to compare
v1.0.9-rc2 Pre-release
Pre-release

New API Mocs

v1.0.9-rc1

20 Jun 17:03
Compare
Choose a tag to compare
v1.0.9-rc1 Pre-release
Pre-release

Release candidate image for v1.0.9

v1.0.8

03 May 16:55
5ab064c
Compare
Choose a tag to compare

What's Changed

  • Dependabot alerts - CVE fixes

Full Changelog: v1.0.7...v1.0.8

v1.0.7

02 Feb 22:06
1d0db42
Compare
Choose a tag to compare

Changes since v1.0.6

  • Bug - nil pointer exception on utils.IsfileExists (#72 @cainelli)