Commit d987c08
authored
fix(deps): update module go.miloapis.com/milo to v0.18.0 (#118)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [go.miloapis.com/milo](https://redirect.github.com/datum-cloud/milo) |
`v0.8.0` → `v0.18.0` |

|

|
---
### Release Notes
<details>
<summary>datum-cloud/milo (go.miloapis.com/milo)</summary>
###
[`v0.18.0`](https://redirect.github.com/datum-cloud/milo/releases/tag/v0.18.0)
[Compare
Source](https://redirect.github.com/datum-cloud/milo/compare/v0.17.1...v0.18.0)
#### What's Changed
- feat: add connectorclass default for datum-connect by
[@​zachsmith1](https://redirect.github.com/zachsmith1) in
[#​492](https://redirect.github.com/datum-cloud/milo/pull/492)
- feat: Introduce a new filter to exclude private ContactGroups by
[@​JoseSzycho](https://redirect.github.com/JoseSzycho) in
[#​494](https://redirect.github.com/datum-cloud/milo/pull/494)
**Full Changelog**:
<datum-cloud/milo@v0.17.1...v0.18.0>
###
[`v0.17.1`](https://redirect.github.com/datum-cloud/milo/releases/tag/v0.17.1)
[Compare
Source](https://redirect.github.com/datum-cloud/milo/compare/v0.17.0...v0.17.1)
#### What's Changed
- Enhance Contact Ownership Validation Security and Observability by
[@​JoseSzycho](https://redirect.github.com/JoseSzycho) in
[#​481](https://redirect.github.com/datum-cloud/milo/pull/481)
- feat: implement duplicate email validation across namespaces for
Contacts by [@​JoseSzycho](https://redirect.github.com/JoseSzycho)
in [#​438](https://redirect.github.com/datum-cloud/milo/pull/438)
**Full Changelog**:
<datum-cloud/milo@v0.17.0...v0.17.1>
###
[`v0.17.0`](https://redirect.github.com/datum-cloud/milo/releases/tag/v0.17.0)
[Compare
Source](https://redirect.github.com/datum-cloud/milo/compare/v0.16.2...v0.17.0)
#### What's Changed
- feat: Sync Users with Contacts by
[@​JoseSzycho](https://redirect.github.com/JoseSzycho) in
[#​485](https://redirect.github.com/datum-cloud/milo/pull/485)
- feat: identity viewer role by
[@​JoseSzycho](https://redirect.github.com/JoseSzycho) in
[#​490](https://redirect.github.com/datum-cloud/milo/pull/490)
- feat: Add a `Description` field to the `ContactGroupSpec`. by
[@​JoseSzycho](https://redirect.github.com/JoseSzycho) in
[#​491](https://redirect.github.com/datum-cloud/milo/pull/491)
**Full Changelog**:
<datum-cloud/milo@v0.16.2...v0.17.0>
###
[`v0.16.2`](https://redirect.github.com/datum-cloud/milo/releases/tag/v0.16.2)
[Compare
Source](https://redirect.github.com/datum-cloud/milo/compare/v0.16.1...v0.16.2)
#### What's Changed
- docs: for pull
[#​482](https://redirect.github.com/datum-cloud/milo/issues/482),
fixed 1 outdated doc(s) by
[@​joggrbot](https://redirect.github.com/joggrbot)\[bot] in
[#​484](https://redirect.github.com/datum-cloud/milo/pull/484)
- feat(iam): restrict User email updates to verified identity providers
by [@​OscarLlamas6](https://redirect.github.com/OscarLlamas6) in
[#​482](https://redirect.github.com/datum-cloud/milo/pull/482)
- fix: quota allowance buckets not created by
[@​scotwells](https://redirect.github.com/scotwells) in
[#​486](https://redirect.github.com/datum-cloud/milo/pull/486)
- feat: only update status when allowance bucket changes by
[@​scotwells](https://redirect.github.com/scotwells) in
[#​487](https://redirect.github.com/datum-cloud/milo/pull/487)
**Full Changelog**:
<datum-cloud/milo@v0.16.1...v0.16.2>
###
[`v0.16.1`](https://redirect.github.com/datum-cloud/milo/releases/tag/v0.16.1)
[Compare
Source](https://redirect.github.com/datum-cloud/milo/compare/v0.16.0...v0.16.1)
#### What's Changed
- feat(notification): support multiple providers and mailing list
synchronization by
[@​JoseSzycho](https://redirect.github.com/JoseSzycho) in
[#​459](https://redirect.github.com/datum-cloud/milo/pull/459)
**Full Changelog**:
<datum-cloud/milo@v0.16.0...v0.16.1>
###
[`v0.16.0`](https://redirect.github.com/datum-cloud/milo/releases/tag/v0.16.0)
[Compare
Source](https://redirect.github.com/datum-cloud/milo/compare/v0.15.0...v0.16.0)
#### What's Changed
- feat: implement api filter so users can only list public contact
groups and related private contact groups by
[@​JoseSzycho](https://redirect.github.com/JoseSzycho) in
[#​467](https://redirect.github.com/datum-cloud/milo/pull/467)
- Add user‑context filtering for Notification contacts,
ContactGroupMemberships, and ContactGroupMembershipRemovals by
[@​JoseSzycho](https://redirect.github.com/JoseSzycho) in
[#​470](https://redirect.github.com/datum-cloud/milo/pull/470)
- chore: add selectable fields for userRef.name and emailAddress by
[@​JoseSzycho](https://redirect.github.com/JoseSzycho) in
[#​475](https://redirect.github.com/datum-cloud/milo/pull/475)
- feat(identity): implement UserIdentities dynamic REST API in Milo by
[@​OscarLlamas6](https://redirect.github.com/OscarLlamas6) in
[#​472](https://redirect.github.com/datum-cloud/milo/pull/472)
**Full Changelog**:
<datum-cloud/milo@v0.15.0...v0.16.0>
###
[`v0.15.0`](https://redirect.github.com/datum-cloud/milo/releases/tag/v0.15.0)
[Compare
Source](https://redirect.github.com/datum-cloud/milo/compare/v0.14.2...v0.15.0)
#### What's Changed
- feat: add proxy client certificate support by
[@​scotwells](https://redirect.github.com/scotwells) in
[#​463](https://redirect.github.com/datum-cloud/milo/pull/463)
- feat: enable remote UID proxying feature gate by
[@​scotwells](https://redirect.github.com/scotwells) in
[#​465](https://redirect.github.com/datum-cloud/milo/pull/465)
- refactor: update chainsaw-test.yaml to relax status assertion by
[@​JoseSzycho](https://redirect.github.com/JoseSzycho) in
[#​434](https://redirect.github.com/datum-cloud/milo/pull/434)
- chore: add IdentityProvider API types for v1alpha1 by
[@​OscarLlamas6](https://redirect.github.com/OscarLlamas6) in
[#​464](https://redirect.github.com/datum-cloud/milo/pull/464)
**Full Changelog**:
<datum-cloud/milo@v0.14.2...v0.15.0>
###
[`v0.14.2`](https://redirect.github.com/datum-cloud/milo/releases/tag/v0.14.2)
[Compare
Source](https://redirect.github.com/datum-cloud/milo/compare/v0.14.1...v0.14.2)
#### What's Changed
- chore: expose avatarUrl in OrganizationMemberships by
[@​OscarLlamas6](https://redirect.github.com/OscarLlamas6) in
[#​461](https://redirect.github.com/datum-cloud/milo/pull/461)
**Full Changelog**:
<datum-cloud/milo@v0.14.1...v0.14.2>
###
[`v0.14.1`](https://redirect.github.com/datum-cloud/milo/releases/tag/v0.14.1)
[Compare
Source](https://redirect.github.com/datum-cloud/milo/compare/v0.14.0...v0.14.1)
#### What's Changed
- chore(ci): upgrade workflow actions to v1.8.1 and add job dependency
by [@​OscarLlamas6](https://redirect.github.com/OscarLlamas6) in
[#​452](https://redirect.github.com/datum-cloud/milo/pull/452)
- remove 'organizations.list' permission from viewer role by
[@​scotwells](https://redirect.github.com/scotwells) in
[#​462](https://redirect.github.com/datum-cloud/milo/pull/462)
**Full Changelog**:
<datum-cloud/milo@v0.14.0...v0.14.1>
###
[`v0.14.0`](https://redirect.github.com/datum-cloud/milo/releases/tag/v0.14.0)
[Compare
Source](https://redirect.github.com/datum-cloud/milo/compare/v0.13.0...v0.14.0)
#### What's Changed
- feat: add fingerprintID to sessions API by
[@​zachsmith1](https://redirect.github.com/zachsmith1) in
[#​457](https://redirect.github.com/datum-cloud/milo/pull/457)
**Full Changelog**:
<datum-cloud/milo@v0.13.0...v0.14.0>
###
[`v0.13.0`](https://redirect.github.com/datum-cloud/milo/releases/tag/v0.13.0)
[Compare
Source](https://redirect.github.com/datum-cloud/milo/compare/v0.12.6...v0.13.0)
#### What's Changed
- feat: add selectable field for email in Contact CRD by
[@​JoseSzycho](https://redirect.github.com/JoseSzycho) in
[#​446](https://redirect.github.com/datum-cloud/milo/pull/446)
- Add Avatar URL and Last Login Provider to UserStatus in User API by
[@​JoseSzycho](https://redirect.github.com/JoseSzycho) in
[#​454](https://redirect.github.com/datum-cloud/milo/pull/454)
- feat: include scope annotations in audit logs by
[@​scotwells](https://redirect.github.com/scotwells) in
[#​455](https://redirect.github.com/datum-cloud/milo/pull/455)
- feat: pre-create allowance buckets when grants become active by
[@​scotwells](https://redirect.github.com/scotwells) in
[#​450](https://redirect.github.com/datum-cloud/milo/pull/450)
- 439 notes integration define api webhook validations by
[@​JoseSzycho](https://redirect.github.com/JoseSzycho) in
[#​442](https://redirect.github.com/datum-cloud/milo/pull/442)
**Full Changelog**:
<datum-cloud/milo@v0.12.6...v0.13.0>
###
[`v0.12.6`](https://redirect.github.com/datum-cloud/milo/releases/tag/v0.12.6)
[Compare
Source](https://redirect.github.com/datum-cloud/milo/compare/v0.12.5...v0.12.6)
#### What's Changed
- Add docs for Marketing Contact migration into Milo by
[@​JoseSzycho](https://redirect.github.com/JoseSzycho) in
[#​436](https://redirect.github.com/datum-cloud/milo/pull/436)
- chore: update Slack notification formatting by
[@​JoseSzycho](https://redirect.github.com/JoseSzycho) in
[#​443](https://redirect.github.com/datum-cloud/milo/pull/443)
**Full Changelog**:
<datum-cloud/milo@v0.12.5...v0.12.6>
###
[`v0.12.5`](https://redirect.github.com/datum-cloud/milo/releases/tag/v0.12.5)
[Compare
Source](https://redirect.github.com/datum-cloud/milo/compare/v0.12.4...v0.12.5)
#### What's Changed
- feat: remove automatic platform access approval migration to legacy
users by [@​JoseSzycho](https://redirect.github.com/JoseSzycho) in
[#​441](https://redirect.github.com/datum-cloud/milo/pull/441)
**Full Changelog**:
<datum-cloud/milo@v0.12.4...v0.12.5>
###
[`v0.12.4`](https://redirect.github.com/datum-cloud/milo/releases/tag/v0.12.4)
[Compare
Source](https://redirect.github.com/datum-cloud/milo/compare/v0.12.3...v0.12.4)
#### What's Changed
- fix: update grantAccessApproval to handle user and invitee email
approvals by
[@​JoseSzycho](https://redirect.github.com/JoseSzycho) in
[#​435](https://redirect.github.com/datum-cloud/milo/pull/435)
**Full Changelog**:
<datum-cloud/milo@v0.12.3...v0.12.4>
###
[`v0.12.3`](https://redirect.github.com/datum-cloud/milo/releases/tag/v0.12.3)
[Compare
Source](https://redirect.github.com/datum-cloud/milo/compare/v0.12.2...v0.12.3)
#### What's Changed
- feat: add UserSlackNotificationController for user creation
notifications by
[@​JoseSzycho](https://redirect.github.com/JoseSzycho) in
[#​433](https://redirect.github.com/datum-cloud/milo/pull/433)
**Full Changelog**:
<datum-cloud/milo@v0.12.2...v0.12.3>
###
[`v0.12.2`](https://redirect.github.com/datum-cloud/milo/releases/tag/v0.12.2)
[Compare
Source](https://redirect.github.com/datum-cloud/milo/compare/v0.12.1...v0.12.2)
#### What's Changed
- feat: enhance Email resource with additional fields for email content
by [@​JoseSzycho](https://redirect.github.com/JoseSzycho) in
[#​432](https://redirect.github.com/datum-cloud/milo/pull/432)
**Full Changelog**:
<datum-cloud/milo@v0.12.1...v0.12.2>
###
[`v0.12.1`](https://redirect.github.com/datum-cloud/milo/releases/tag/v0.12.1)
[Compare
Source](https://redirect.github.com/datum-cloud/milo/compare/v0.12.0...v0.12.1)
#### What's Changed
- feat:Uupdate contact api to support multiple providers by
[@​JoseSzycho](https://redirect.github.com/JoseSzycho) in
[#​429](https://redirect.github.com/datum-cloud/milo/pull/429)
**Full Changelog**:
<datum-cloud/milo@v0.12.0...v0.12.1>
###
[`v0.12.0`](https://redirect.github.com/datum-cloud/milo/releases/tag/v0.12.0)
[Compare
Source](https://redirect.github.com/datum-cloud/milo/compare/v0.11.0...v0.12.0)
#### What's Changed
- feat: add organization membership self-delete role and functionality
by [@​JoseSzycho](https://redirect.github.com/JoseSzycho) in
[#​431](https://redirect.github.com/datum-cloud/milo/pull/431)
- feat: Grant access to Datum Cloud for invited users by managing
PlatformRejection and PlatformAccessApproval records by
[@​JoseSzycho](https://redirect.github.com/JoseSzycho) in
[#​398](https://redirect.github.com/datum-cloud/milo/pull/398)
- Feat/waitlist emails by
[@​JoseSzycho](https://redirect.github.com/JoseSzycho) in
[#​391](https://redirect.github.com/datum-cloud/milo/pull/391)
**Full Changelog**:
<datum-cloud/milo@v0.11.0...v0.12.0>
###
[`v0.11.0`](https://redirect.github.com/datum-cloud/milo/releases/tag/v0.11.0)
[Compare
Source](https://redirect.github.com/datum-cloud/milo/compare/v0.10.2...v0.11.0)
#### What's Changed
- feat: add tracing for namespace admission by
[@​zachsmith1](https://redirect.github.com/zachsmith1) in
[#​415](https://redirect.github.com/datum-cloud/milo/pull/415)
- docs: for pull
[#​417](https://redirect.github.com/datum-cloud/milo/issues/417),
fixed 1 outdated doc(s) by
[@​joggrbot](https://redirect.github.com/joggrbot)\[bot] in
[#​418](https://redirect.github.com/datum-cloud/milo/pull/418)
- feat: scale Vector audit log processor for HA by
[@​scotwells](https://redirect.github.com/scotwells) in
[#​417](https://redirect.github.com/datum-cloud/milo/pull/417)
- Support inviting users to the platform by
[@​JoseSzycho](https://redirect.github.com/JoseSzycho) in
[#​385](https://redirect.github.com/datum-cloud/milo/pull/385)
- refactor: update ContactSpec fields to optional by
[@​JoseSzycho](https://redirect.github.com/JoseSzycho) in
[#​420](https://redirect.github.com/datum-cloud/milo/pull/420)
- fix: nil panic and invalid client request by
[@​zachsmith1](https://redirect.github.com/zachsmith1) in
[#​422](https://redirect.github.com/datum-cloud/milo/pull/422)
- feat: add labels for loki stream by
[@​scotwells](https://redirect.github.com/scotwells) in
[#​424](https://redirect.github.com/datum-cloud/milo/pull/424)
**Full Changelog**:
<datum-cloud/milo@v0.10.2...v0.11.0>
###
[`v0.10.2`](https://redirect.github.com/datum-cloud/milo/releases/tag/v0.10.2)
[Compare
Source](https://redirect.github.com/datum-cloud/milo/compare/v0.10.1...v0.10.2)
#### What's Changed
- feat: add selectable field for user email in CRD by
[@​JoseSzycho](https://redirect.github.com/JoseSzycho) in
[#​414](https://redirect.github.com/datum-cloud/milo/pull/414)
**Full Changelog**:
<datum-cloud/milo@v0.10.1...v0.10.2>
###
[`v0.10.1`](https://redirect.github.com/datum-cloud/milo/releases/tag/v0.10.1)
[Compare
Source](https://redirect.github.com/datum-cloud/milo/compare/v0.10.0...v0.10.1)
#### What's Changed
- feat: skip unnecessary status updates by
[@​scotwells](https://redirect.github.com/scotwells) in
[#​401](https://redirect.github.com/datum-cloud/milo/pull/401)
- fix: reduce loki series cardinality by
[@​scotwells](https://redirect.github.com/scotwells) in
[#​411](https://redirect.github.com/datum-cloud/milo/pull/411)
**Full Changelog**:
<datum-cloud/milo@v0.10.0...v0.10.1>
###
[`v0.10.0`](https://redirect.github.com/datum-cloud/milo/releases/tag/v0.10.0)
[Compare
Source](https://redirect.github.com/datum-cloud/milo/compare/v0.9.4...v0.10.0)
#### What's Changed
- feat: Add User User Invitation List Constraint Decorator for
user-specific filtering by
[@​JoseSzycho](https://redirect.github.com/JoseSzycho) in
[#​399](https://redirect.github.com/datum-cloud/milo/pull/399)
- feat: Add permission for listing user invitations in IAM role
`iam-user-self-manage` by
[@​JoseSzycho](https://redirect.github.com/JoseSzycho) in
[#​410](https://redirect.github.com/datum-cloud/milo/pull/410)
**Full Changelog**:
<datum-cloud/milo@v0.9.4...v0.10.0>
###
[`v0.9.4`](https://redirect.github.com/datum-cloud/milo/releases/tag/v0.9.4)
[Compare
Source](https://redirect.github.com/datum-cloud/milo/compare/v0.9.3...v0.9.4)
#### What's Changed
- feat: skip unnecessary status updates by
[@​scotwells](https://redirect.github.com/scotwells) in
[#​400](https://redirect.github.com/datum-cloud/milo/pull/400)
- feat: ensure dnszoneclass by
[@​zachsmith1](https://redirect.github.com/zachsmith1) in
[#​402](https://redirect.github.com/datum-cloud/milo/pull/402)
- fix: dnszoneclass role by
[@​zachsmith1](https://redirect.github.com/zachsmith1) in
[#​403](https://redirect.github.com/datum-cloud/milo/pull/403)
**Full Changelog**:
<datum-cloud/milo@v0.9.3...v0.9.4>
###
[`v0.9.3`](https://redirect.github.com/datum-cloud/milo/releases/tag/v0.9.3)
[Compare
Source](https://redirect.github.com/datum-cloud/milo/compare/v0.9.2...v0.9.3)
#### What's Changed
- feat: add effective permissions by
[@​scotwells](https://redirect.github.com/scotwells) in
[#​397](https://redirect.github.com/datum-cloud/milo/pull/397)
**Full Changelog**:
<datum-cloud/milo@v0.9.2...v0.9.3>
###
[`v0.9.2`](https://redirect.github.com/datum-cloud/milo/releases/tag/v0.9.2)
[Compare
Source](https://redirect.github.com/datum-cloud/milo/compare/v0.9.1...v0.9.2)
#### What's Changed
- fix: Avoid UserInvitation creation if user is already member of the
organization by
[@​JoseSzycho](https://redirect.github.com/JoseSzycho) in
[#​396](https://redirect.github.com/datum-cloud/milo/pull/396)
**Full Changelog**:
<datum-cloud/milo@v0.9.1...v0.9.2>
###
[`v0.9.1`](https://redirect.github.com/datum-cloud/milo/releases/tag/v0.9.1)
[Compare
Source](https://redirect.github.com/datum-cloud/milo/compare/v0.9.0...v0.9.1)
#### What's Changed
- feat: allow configurable namespace for owner roles by
[@​scotwells](https://redirect.github.com/scotwells) in
[#​394](https://redirect.github.com/datum-cloud/milo/pull/394)
**Full Changelog**:
<datum-cloud/milo@v0.9.0...v0.9.1>
###
[`v0.9.0`](https://redirect.github.com/datum-cloud/milo/releases/tag/v0.9.0)
[Compare
Source](https://redirect.github.com/datum-cloud/milo/compare/v0.8.0...v0.9.0)
#### What's Changed
- refactor: Simplify user invitation status messages in
UserInvitationController by
[@​JoseSzycho](https://redirect.github.com/JoseSzycho) in
[#​387](https://redirect.github.com/datum-cloud/milo/pull/387)
- feat: prevent removing last owner from organizations by
[@​scotwells](https://redirect.github.com/scotwells) in
[#​381](https://redirect.github.com/datum-cloud/milo/pull/381)
- Migrate UserInvitations to new OrganizationMemberships API and allow
auto deletion after acceptance by
[@​JoseSzycho](https://redirect.github.com/JoseSzycho) in
[#​393](https://redirect.github.com/datum-cloud/milo/pull/393)
- feat: validate org / project names by
[@​scotwells](https://redirect.github.com/scotwells) in
[#​392](https://redirect.github.com/datum-cloud/milo/pull/392)
**Full Changelog**:
<datum-cloud/milo@v0.8.0...v0.9.0>
</details>
---
### 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/datum-cloud/datum).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQyLjk1LjIiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->2 files changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| 136 | + | |
| 137 | + | |
136 | 138 | | |
137 | 139 | | |
138 | 140 | | |
| |||
0 commit comments