-
-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update terraform libvirt to v0.8.1 #125
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/libvirt-0.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Terraform Format and Style 🖌
|
renovate
bot
force-pushed
the
renovate/libvirt-0.x
branch
from
July 3, 2021 00:31
256e3b7
to
cf8ef7d
Compare
renovate
bot
changed the title
Update Terraform libvirt to v0.6.9
Update Terraform libvirt to v0.6.10
Jul 3, 2021
Terraform Format and Style 🖌
|
renovate
bot
force-pushed
the
renovate/libvirt-0.x
branch
from
October 19, 2021 01:54
cf8ef7d
to
fa0e012
Compare
renovate
bot
changed the title
Update Terraform libvirt to v0.6.10
chore(deps): update terraform libvirt to v0.6.11
Oct 19, 2021
renovate
bot
changed the title
chore(deps): update terraform libvirt to v0.6.11
chore(deps): update terraform libvirt to v0.6.14
Mar 7, 2022
renovate
bot
force-pushed
the
renovate/libvirt-0.x
branch
from
March 7, 2022 15:11
fa0e012
to
50ba164
Compare
renovate
bot
force-pushed
the
renovate/libvirt-0.x
branch
from
November 20, 2022 12:11
50ba164
to
7fc0a35
Compare
renovate
bot
changed the title
chore(deps): update terraform libvirt to v0.6.14
chore(deps): update terraform libvirt to v0.7.0
Nov 20, 2022
renovate
bot
force-pushed
the
renovate/libvirt-0.x
branch
from
March 16, 2023 13:31
7fc0a35
to
f048313
Compare
renovate
bot
changed the title
chore(deps): update terraform libvirt to v0.7.0
chore(deps): update terraform libvirt to v0.7.1
Mar 16, 2023
renovate
bot
force-pushed
the
renovate/libvirt-0.x
branch
from
October 10, 2023 00:51
f048313
to
e6f41ab
Compare
renovate
bot
changed the title
chore(deps): update terraform libvirt to v0.7.1
chore(deps): update terraform libvirt to v0.7.2
Oct 10, 2023
renovate
bot
force-pushed
the
renovate/libvirt-0.x
branch
from
October 10, 2023 22:46
e6f41ab
to
4573300
Compare
renovate
bot
changed the title
chore(deps): update terraform libvirt to v0.7.2
chore(deps): update terraform libvirt to v0.7.4
Oct 10, 2023
renovate
bot
changed the title
chore(deps): update terraform libvirt to v0.7.4
chore(deps): update terraform libvirt to v0.7.6
Nov 20, 2023
renovate
bot
force-pushed
the
renovate/libvirt-0.x
branch
from
November 20, 2023 01:30
4573300
to
29c723a
Compare
renovate
bot
force-pushed
the
renovate/libvirt-0.x
branch
from
September 23, 2024 00:12
29c723a
to
af39ba5
Compare
renovate
bot
changed the title
chore(deps): update terraform libvirt to v0.7.6
chore(deps): update terraform libvirt to v0.8.0
Sep 23, 2024
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate
bot
force-pushed
the
renovate/libvirt-0.x
branch
from
October 19, 2024 12:52
af39ba5
to
46dfe0d
Compare
renovate
bot
changed the title
chore(deps): update terraform libvirt to v0.8.0
chore(deps): update terraform libvirt to v0.8.1
Oct 19, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.6.2
->0.8.1
Release Notes
dmacvicar/terraform-provider-libvirt (libvirt)
v0.8.1
Compare Source
What's Changed
This release is mostly about fixes for the SSH transport, which was released with many bugs in v0.8.0
Experimental LVM storage pool support
There is a new experimental feature, support for LVM storage pools. I don't use myself this type of pools, so I put together all the contributions and made the code ready for release mostly based on integration tests. Try it and give feedback.
New Contributors
Full Changelog: dmacvicar/terraform-provider-libvirt@v0.8.0...v0.8.1
v0.8.0
Compare Source
What's Changed
Two big features include improved ssh config support (for example for supporting jump hosts) and a new data source for host information.
Breaking changes
Other highlights:
Community
We activated discussions, so that the community can share useful files, help each other and also get announcements.
Contributors
Thanks to all the community for their contributions and for supporting other users:
Full Changelog: dmacvicar/terraform-provider-libvirt@v0.7.6...v0.8.0
v0.7.6
Compare Source
Features
Thanks @jbeisser 🥳
v0.7.5
Compare Source
Fixes
Special thanks to @rgl , @pstrzelczak 🙏
v0.7.4
This release was done to fix the expired GPG key (#1035)
v0.7.2
Compare Source
Fixes
test
make target to run all tests (#1034)Thanks to contributors @michaelbeaumont @flat35hd99 @tiaden @e4t
v0.7.1
Compare Source
Thanks to contributors: @omertuc, @rbbratta
Fixes
v0.7.0
Compare Source
Thanks to contributors: @omertuc, @MusicDin, @cfergeau, @jschoone
Major changes
Port to Terraform v2 SDK (#969). Please see the MR #969 for details and changes.
While changes should not break anything, there are semantic differences and different checks and validations performed.
There is one crash I have seen a few times but did not manage to pin down to something specific. Please report if you see something.
Other fixes
sd*
prefix and not thevd*
prefix (#964)networkRange
race condition and global state corruption (#945)v0.6.14
Compare Source
This release adds support SHA2 signatureswith RSA keys in servers with SHA1 disabled (RFC8332)
It should fix the issues seen in issues #916 and #886.
For this, we are using a fork of x/crypto with two patches:
https://github.com/golang/crypto/pull/197/197
rmohr/crypto@e4ed966
v0.6.13
Compare Source
This release only contains upgrades:
Special thanks to @davidalger for debugging the ssh problems and providing valuable information.
v0.6.12
Compare Source
This release contains the following fixes:
Support TPM devices (#888)
Support specifying websocket port for VNC
Fix regression supporting querying qemu-guest-agent for network interfaces (#873)
Fix dead links to XSLT examples (#912)
Fix removal of domains with snapshots or checkpoints (#899)
Support specifying "open" forward mode (#900)
See: libvirt/libvirt@25e8112
Speed up copying images (#902)
Add support for passwords using the SSH URI's (#887)
Fix: force new domain if graphics changed
Also:
Thanks to our contributors:
v0.6.11
Compare Source
This release contains the following fixes:
qemu+ssh
), including support for ssh agent and the ability to disable host verification (#870).Fixes #864.
cpu.mode
block to use a list. Fixes a provider internal validation error.Thanks:
v0.6.10
Compare Source
This is a preview release of the next major version of terraform-provider-libvirt.
New Features
Terraform Registry
Should automatically install the provider.
Single Linux build
The provider does not link to libvirt anymore. Instead it uses the amazing go-libvirt, which implements the libvirt XDR-based RPC protocol.
Windows and MacOS support
This release is brought to you by the community. Contributors like @kskewes and @MalloZup made this big port possible. Thanks also to the go-libvirt developers who helped getting https://github.com/digitalocean/go-libvirt/pull/138 and https://github.com/digitalocean/go-libvirt/pull/125 merged.
Other fixes
Release Notes
Changes since last pre-release
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.