Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
house-lee committed Jun 14, 2024
1 parent 1cb78ec commit 82d3bee
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

## [Unreleased](https://github.com/digitalocean/droplet-agent/tree/HEAD)

## [1.2.8](https://github.com/digitalocean/droplet-agent/tree/1.2.8) (2024-06-14)
### Updated
- Properly close the response body when requesting metadata service to avoid memory leak
- Enable `pprof` in debug mode
- Upgraded to go 1.22
- Switched the usage of gomock from `golang/mock` to `uber-go/mock`

### Related PRs
- Explicitly disable CGO when building binary [\#104](https://github.com/digitalocean/droplet-agent/pull/104)

## [1.2.7](https://github.com/digitalocean/droplet-agent/tree/1.2.7) (2023-09-20)
### Updated
Expand Down

0 comments on commit 82d3bee

Please sign in to comment.