Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,23 @@
IMPROVEMENTS:

- Removed deprecated and unused `delay` provider attribute #539
- test: local-creds helper for acceptance runs #545
Comment thread
natalie-o-perret marked this conversation as resolved.
Outdated

BUG FIXES:

- Block storage: handle BS volume deletion in instance update #546
Comment thread
natalie-o-perret marked this conversation as resolved.
Outdated
- fix(compute_instance): suppress user_data diffs for pre-encoded input #518
- fix(security-group-rule): allow portless protocols (ESP, AH, GRE, IPIP) #531
- fix(template): fall back to private visibility when name lookup returns not found #532
Comment thread
natalie-o-perret marked this conversation as resolved.
Outdated

DEPENDENCIES:

- upgraded `golang/x/net` and related dependencies #540

FEATURES:

- feat(dbaas): add exoscale_dbaas_valkey_user resource #528
Comment thread
natalie-o-perret marked this conversation as resolved.
Outdated

## 0.69.2

IMPROVEMENTS:
Expand Down
Loading