Skip to content

Commit 4c0ae40

Browse files
authored
Merge branch 'main' into generator-bot-10382568406/secretsmanager
2 parents 50cd9cb + 847645c commit 4c0ae40

File tree

561 files changed

+7
-101019
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

561 files changed

+7
-101019
lines changed

.github/workflows/renovate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Checkout
1414
uses: actions/checkout@v4
1515
- name: Self-hosted Renovate
16-
uses: renovatebot/[email protected].3
16+
uses: renovatebot/[email protected].6
1717
with:
1818
configurationFile: .github/renovate.json
1919
token: ${{ secrets.RENOVATE_TOKEN }}

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
## Release (2024-XX-XX)
22
- `secretsmanager`: [v0.9.0](services/secretsmanager/CHANGELOG.md#v090-2024-08-16)
33
- **Feature**: New API method `UpdateInstance` to update an instance
4+
- `sqlserverflex`: [v0.5.0](services/sqlserverflex/CHANGELOG.md#v050-2024-08-16)
5+
- **Breaking change**:
6+
- Fields in `GetBackupResponse` are not nested in an `Item` field (with type `Backup`) anymore
7+
- `GetBackupResponse` have these new fields: `EndTime`, `Error`, `Id`, `Labels`, `Name`, `Options`, `Size`, `StartTime`
48
- `loadbalancer`: [v0.15.0](services/loadbalancer/CHANGELOG.md#v0150-2024-08-08)
59
- **Feature:** New API method `ListPlans` to list the available service plans
610
- `iaas`: [v0.6.0](services/iaas/CHANGELOG.md#v060-2024-08-05)

services/argus/model_alert.go

Lines changed: 0 additions & 189 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

services/argus/model_alert_config_receivers_response.go

Lines changed: 0 additions & 119 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)