Skip to content
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

Bump github.com/infrahq/infra from 0.20.0 to 0.21.0 #24

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2023

Bumps github.com/infrahq/infra from 0.20.0 to 0.21.0.

Release notes

Sourced from github.com/infrahq/infra's releases.

v0.21.0

Upgrade Notes

cover

Important self-hosted Infra server changes

As of 0.21.0, Infra's server no longer accepts providers or grants as part of the configuration. Users, providers, and grants currently configured through the YAML will remain in the deployment but new users, providers, and grants will not be configurable. Instead, the Terraform provider should be used to configure Infra post-install. For more information on setting Infra with Terraform, see the provider documentation.

For a guide on how to see the self-hosted documentation.

Bug fixes and improvements

  • When removing a destination cluster, any access grants assigned to that cluster are now also removed
  • Fixed an issue where switching between clusters with infra use would not preserve the current namespace
  • Fixed issue where user would get logged out from their current account when failing to log into a separate account
  • Improved validation rules for user passwords
  • Improved error messages when changing a user’s password
  • Fixed broken navigation link in the settings page
  • Fixed issue where the dashboard wouldn’t display more than 100 role assignments
  • Fixed an issue where changing a user’s password would require refreshing the page before it could be changed again
  • Fixed issues with config loading for the Infra connector
  • Fixed an issue where syncing a user’s groups would fail if they were a member of two groups with the same name
  • Fixed an issue where signing up for an organization would result in redirecting to that organization when trying to log in to another one.
  • Fixed minor inconsistencies in Infra's Dashboard
  • Improved error messages when running infra keys remove
  • Multiple users can now be added and removed from a group at a time.
  • Invited users can now be removed
  • Fixed minor flashes of content when logging in with Google or an identity provider
  • Fixed missing newline in some CLI command output
  • Fixed issue where logging out wouldn’t redirect users to the login page
Commits
  • 6756be8 Call validate in versioned handlers (#4090)
  • 44471ad fix: minor ui improvements (#4088)
  • af7a6e6 fix: save new org to visited orgs on google signup (#4082)
  • 294f6f3 Merge pull request #4084 from infrahq/mxyng/fix-signup
  • 43a85d1 Merge pull request #4045 from infrahq/mxyng/mv-jwk-organizations
  • c07cbea fix: remove signup redirect cookie after sign-up finishes
  • 63d52eb feat: adding highlight to new and existing grants on access control page (#4038)
  • ecdfb58 fix: Inconsistent UI (#4071)
  • d061f61 fix: check password policy for username/password signup
  • 1414031 Merge pull request #4058 from infrahq/dnephin/zerolog-write
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [github.com/infrahq/infra](https://github.com/infrahq/infra) from 0.20.0 to 0.21.0.
- [Release notes](https://github.com/infrahq/infra/releases)
- [Changelog](https://github.com/infrahq/infra/blob/main/.goreleaser.yml)
- [Commits](infrahq/infra@v0.20.0...v0.21.0)

---
updated-dependencies:
- dependency-name: github.com/infrahq/infra
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from mxyng as a code owner January 26, 2023 03:07
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants