Releases: sacloud/monitoring-suite-api-go
Releases · sacloud/monitoring-suite-api-go
Release list
v0.2.1
What's Changed
- notification_routing: support empty match labels by @repeatedly in #109
New Contributors
- @repeatedly made their first contribution in #109
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- ci: bump Songmu/tagpr from 1.8.4 to 1.11.1 by @dependabot[bot] in #70
- ci: bump actions/setup-go from 6.1.0 to 6.2.0 by @dependabot[bot] in #71
- Use SAKURA_* env instead of SAKURACLOUD_* by @yamamoto-febc in #79
- actions: test with stable and oldstable Go versions by @yamamoto-febc in #80
- Update
openapi.json(and related APIs) by @shyouhei in #73 - [feat] use saclient-go by @shyouhei in #87
- go: bump github.com/ogen-go/ogen from 1.18.0 to 1.20.1 by @dependabot[bot] in #86
- Server side error message by @shyouhei in #88
- Update openapi.json - use API v1.1.0 by @yamamoto-febc in #90
- ci: bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in #75
- ci: bump Songmu/tagpr from 1.11.1 to 1.17.1 by @dependabot[bot] in #83
- ci: bump actions/setup-go from 6.2.0 to 6.3.0 by @dependabot[bot] in #85
- go: bump github.com/sacloud/saclient-go from 0.3.1 to 0.3.4 by @dependabot[bot] in #92
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
- go: bump github.com/ogen-go/ogen from 1.14.0 to 1.16.0 by @dependabot[bot] in #54
- ignore CHANGELOG.md by @shyouhei in #56
- more README by @shyouhei in #57
- go @ 1.25.3 by @shyouhei in #58
- pinact by @shyouhei in #59
- go @ 1.25.5 by @shyouhei in #65
- ci: bump actions/setup-go from 5 to 6 by @dependabot[bot] in #21
- go: bump github.com/go-faster/jx from 1.1.0 to 1.2.0 by @dependabot[bot] in #60
- ci: bump actions/checkout from 5 to 6 by @dependabot[bot] in #61
- go: bump github.com/sacloud/packages-go from 0.0.11 to 0.0.12 by @dependabot[bot] in #63
- go: bump github.com/ogen-go/ogen from 1.16.0 to 1.18.0 by @dependabot[bot] in #64
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- ci: bump actions/checkout from 4 to 5 by @dependabot[bot] in #4
- 基礎的な部分 by @shyouhei in #2
- OpenAPI スキーマファイル by @shyouhei in #3
- initial implementation of publisher.go by @shyouhei in #5
- initial implementation of
metrics_storage.goby @shyouhei in #7 - initial implementation of
metrics_routing.goby @shyouhei in #8 - initial implementation of
management.goby @shyouhei in #9 - test code refactoring by @shyouhei in #10
- initial implementation of
logs_storage.goby @shyouhei in #11 - initial implementation of
logs_routing.goby @shyouhei in #12 - initial implementation of
dashboard.goby @shyouhei in #13 - unwrap
IsOK: truefromWrappedSomethingstruct by @shyouhei in #14 - initial implementation of alert_project.go by @shyouhei in #16
- ghcr.io/sacloud/textlint-action v0.1.0 by @yamamoto-febc in #23
- initial implementation of
notification_target.goby @shyouhei in #17 - initial implementation of history-related APIs by @shyouhei in #18
- change all int/in64 IDs to string by @shyouhei in #20
- initial implementation of
alert_rule.goby @shyouhei in #19 - そういえばREADME by @shyouhei in #22
- update
openapi.jsonby @shyouhei in #25 - allow
countandfrombe optional by @shyouhei in #26 - AlertProject: take
"readOnly": trueinto account by @shyouhei in #27 - Integration tests for alert projects by @shyouhei in #28
- MetricsStorage: take
"readOnly": trueinto account by @shyouhei in #29 - Integration tests for MetricsStorage/MetricsStorageeKey by @shyouhei in #30
- AlertRule: take
"readOnly": trueinto account by @shyouhei in #31 - Integration tests for AlertRule by @shyouhei in #32
- LogStorage: take
"readOnly": trueinto account by @shyouhei in #33 - update
openapi.jsonby @shyouhei in #34 - integration tests for LogStorage by @shyouhei in #35
- NotificationTarget: take
"readOnly: trueinto account by @shyouhei in #36 - integration tests for NotificationTarget by @shyouhei in #37
- integration tests for Publisher by @shyouhei in #39
- integration tests for Management by @shyouhei in #41
- DashboardProject: take
"readOnly: trueinto account by @shyouhei in #42 - integration tests for DashboardProject by @shyouhei in #43
- MetricsRouting: take
"readOnly: trueinto account by @shyouhei in #44 - integration tests for MetricsRouting by @shyouhei in #45
- LogRouting: take
"readOnly: trueinto account by @shyouhei in #46 - integration tests for LogRouting by @shyouhei in #47
- update
openapi.jsonby @shyouhei in #48 - initial implementation of
traces_storage.goby @shyouhei in #49 - initial implementation of
log_measure_rule.goby @shyouhei in #50 - initial implementation of
notification_routing.goby @shyouhei in #51 - Handling of non-API erros by @shyouhei in #52
- fix path of version file by @shyouhei in #53
New Contributors
- @dependabot[bot] made their first contribution in #4
- @shyouhei made their first contribution in #2
- @yamamoto-febc made their first contribution in #23
Full Changelog: https://github.com/sacloud/monitoring-suite-api-go/commits/v0.1.0