Skip to content

Tags: linode/linodego

Tags

v1.44.0

Toggle v1.44.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add advanced CodeQL and dependencies review workflows (#640)

v1.43.0

Toggle v1.43.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
unskip disk encryption test (#611)

v1.42.0

Toggle v1.42.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added support for Block Storage Encryption (#572)

* Added support for Block Storage Encryption

* Added instance test

* Addressed PR comments

* Added LA note

v1.41.0

Toggle v1.41.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
build(deps): bump golang.org/x/net from 0.28.0 to 0.29.0 (#578)

* build(deps): bump golang.org/x/net from 0.28.0 to 0.29.0

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.28.0 to 0.29.0.
- [Commits](golang/net@v0.28.0...v0.29.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Ran make tidy

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: ezilber-akamai <ezilber@akamai.com>
Co-authored-by: Lena Garber <114949949+lgarber-akamai@users.noreply.github.com>
Co-authored-by: Ye Chen <127243817+yec-akamai@users.noreply.github.com>
Co-authored-by: Youjung Kim <126618609+ykim-1@users.noreply.github.com>

v1.40.0

Toggle v1.40.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump Golang to v1.22 (#569)

* Bump Golang to 1.22

* Apply for loop breaking changes for Go 1.22

* gofumpt

v1.39.0

Toggle v1.39.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Project: Images Service Gen2 (#560)

* new: Add support for Images Gen. 2 (#526)

* WIP
oops

* Add unit test case

* Drop go.work.sum from source tree

* oops

* Add tags to ImageUploadOptions

* Separate ImageStatus from ImageRegionStatus

* Fix tests; add WaitForImageRegionStatus

* image replication test with upload image; use getRegionsWithCaps when available

* modified replication tests to use uploaded image; use random regions when available

* fix fixtures

* clean up

* sanitize fixture

* revert ipv6 pool fixture change

---------

Co-authored-by: Lena Garber <114949949+lgarber-akamai@users.noreply.github.com>

v1.38.0

Toggle v1.38.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #541 from linode/proj/disk-encryption

project: Linode Disk Encryption

v1.37.0

Toggle v1.37.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Migrate LKE and MySQL Client Functions to Utilize Request Helpers (#540)

* Migrated files and reran fixtures

* Added missing paged response structs

* Fixes

v1.36.2

Toggle v1.36.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Migrated firewall_rules to instance_firewalls to request helpers (#533)

* Migrated firewall_rules to instance_firewalls to request helpers

* Reran fixtures and removed faulty test

* Added missing paged response structs

* Reran fixtures

v1.36.1

Toggle v1.36.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
sanitizing fixtures (#538)