Releases: mackerelio/mackerel-client-go
Releases · mackerelio/mackerel-client-go
v0.35.0
What's Changed
- upgrade go 1.18 -> 1.21.0 by @lufia in #161
- Fix non-constant format string in call in tests by @itchyny in #162
- use mackerelio/[email protected] by @yseto in #164
- Added DeleteServiceGraphDef by @appare45 in #165
- Add CreateInvitation to invitation API by @cubicdaiya in #167
- Bump mackerelio/workflows from 1.2.0 to 1.3.0 by @dependabot in #166
New Contributors
- @appare45 made their first contribution in #165
- @cubicdaiya made their first contribution in #167
Full Changelog: v0.34.0...v0.35.0
v0.34.0
v0.33.1
v0.33.0
v0.32.0
v0.31.0
v0.30.0
What's Changed
- Bump mackerelio/workflows from 1.0.2 to 1.1.0 by @dependabot in #152
- Add
DisplayName
toOrg
by @yohfee in #153
Full Changelog: v0.29.0...v0.30.0
v0.29.0
v0.28.0
v0.27.0
What's Changed
- Add test code for create,delete update in monitors.go by @seipan in #145
- use mackerelio/[email protected] by @lufia in #146
- Reduce code for building requests and decoding response bodies by @itchyny in #147
- Always add
Content-Type
header for non GET APIs by @yohfee in #148
New Contributors
Full Changelog: v0.26.0...v0.27.0