Releases: sacloud/monitoring-suite-api-go
Releases · sacloud/monitoring-suite-api-go
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