-
Notifications
You must be signed in to change notification settings - Fork 28
Commit 38b431b
authored
chore(deps): update docker.flipt.io/flipt/flipt docker tag to v1.46.2 (#322)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [docker.flipt.io/flipt/flipt](https://togithub.com/flipt-io/flipt) |
minor | `v1.42.0` -> `v1.46.2` |
---
### Release Notes
<details>
<summary>flipt-io/flipt (docker.flipt.io/flipt/flipt)</summary>
###
[`v1.46.2`](https://togithub.com/flipt-io/flipt/blob/HEAD/CHANGELOG.md#v1462---2024-07-25)
[Compare
Source](https://togithub.com/flipt-io/flipt/compare/v1.46.1...v1.46.2)
##### Fixed
- `config`: remove experiment tag from config struct
([#​3305](https://togithub.com/flipt-io/flipt/issues/3305))
###
[`v1.46.1`](https://togithub.com/flipt-io/flipt/blob/HEAD/CHANGELOG.md#v1461---2024-07-17)
[Compare
Source](https://togithub.com/flipt-io/flipt/compare/v1.46.0...v1.46.1)
##### Fixed
- passing invalid logger to retriable http client
([#​3285](https://togithub.com/flipt-io/flipt/issues/3285))
###
[`v1.46.0`](https://togithub.com/flipt-io/flipt/blob/HEAD/CHANGELOG.md#v1460---2024-07-15)
[Compare
Source](https://togithub.com/flipt-io/flipt/compare/v1.45.2...v1.46.0)
##### Added
- Etag support for client side evaluation
([#​3248](https://togithub.com/flipt-io/flipt/issues/3248))
- Add provider configuration for ofrep
([#​3247](https://togithub.com/flipt-io/flipt/issues/3247))
- `audit`: implement sink for kafka
([#​3204](https://togithub.com/flipt-io/flipt/issues/3204))
##### Changed
- Fix issue with missing code coverage report
([#​3238](https://togithub.com/flipt-io/flipt/issues/3238))
###
[`v1.45.2`](https://togithub.com/flipt-io/flipt/blob/HEAD/CHANGELOG.md#v1452---2024-07-25)
[Compare
Source](https://togithub.com/flipt-io/flipt/compare/v1.45.1...v1.45.2)
##### Fixed
- passing invalid logger to retriable http client
- `config`: remove experiment tag from config struct
([#​3305](https://togithub.com/flipt-io/flipt/issues/3305))
###
[`v1.45.1`](https://togithub.com/flipt-io/flipt/blob/HEAD/CHANGELOG.md#v1451---2024-07-09)
[Compare
Source](https://togithub.com/flipt-io/flipt/compare/v1.45.0...v1.45.1)
##### Fixed
- Forward x-flipt-accept-server-version to grpc
([#​3262](https://togithub.com/flipt-io/flipt/issues/3262))
###
[`v1.45.0`](https://togithub.com/flipt-io/flipt/blob/HEAD/CHANGELOG.md#v1450---2024-06-26)
[Compare
Source](https://togithub.com/flipt-io/flipt/compare/v1.44.1...v1.45.0)
##### Added
- Rbac cloud
([#​3203](https://togithub.com/flipt-io/flipt/issues/3203))
- `authz`: add opa bundle support
([#​3194](https://togithub.com/flipt-io/flipt/issues/3194))
- support environment variable substitution in config files
([#​3195](https://togithub.com/flipt-io/flipt/issues/3195))
##### Changed
- `authz`: move out of experimental
([#​3203](https://togithub.com/flipt-io/flipt/issues/3203))
- `proto`: prevent panic in protoc-gen-go-flipt-sdk
([#​3215](https://togithub.com/flipt-io/flipt/issues/3215))
- `build`: move to new dagger v0.11.8
([#​3144](https://togithub.com/flipt-io/flipt/issues/3144))
##### Fixed
- `build`: configure token authentication for migration test suite
([#​3177](https://togithub.com/flipt-io/flipt/issues/3177))
###
[`v1.44.1`](https://togithub.com/flipt-io/flipt/blob/HEAD/CHANGELOG.md#v1441---2024-07-09)
[Compare
Source](https://togithub.com/flipt-io/flipt/compare/v1.44.0...v1.44.1)
##### Fixed
- forward x-flipt-accept-server-version to grpc
([#​3262](https://togithub.com/flipt-io/flipt/issues/3262))
###
[`v1.44.0`](https://togithub.com/flipt-io/flipt/blob/HEAD/CHANGELOG.md#v1440---2024-06-13)
[Compare
Source](https://togithub.com/flipt-io/flipt/compare/v1.43.0...v1.44.0)
##### Added
- allow to copy evaluate command in a CLI format
([#​3154](https://togithub.com/flipt-io/flipt/issues/3154))
- `build/testing`: add authz specific integration tests
([#​3163](https://togithub.com/flipt-io/flipt/issues/3163))
- Audit failed authz attempts
([#​3155](https://togithub.com/flipt-io/flipt/issues/3155))
- support writing audit events to stdout for log
([#​3113](https://togithub.com/flipt-io/flipt/issues/3113))
- `ui`: allow change top bar theme color
([#​3128](https://togithub.com/flipt-io/flipt/issues/3128))
##### Changed
- dont log grpc healthcheck
##### Fixed
- `ui`: prevent reload after logout
([#​3149](https://togithub.com/flipt-io/flipt/issues/3149))
- `auth`: allow authorization for Github and OIDC behind the reverse
([#​3135](https://togithub.com/flipt-io/flipt/issues/3135))
###
[`v1.43.0`](https://togithub.com/flipt-io/flipt/blob/HEAD/CHANGELOG.md#v1430---2024-05-30)
[Compare
Source](https://togithub.com/flipt-io/flipt/compare/v1.42.1...v1.43.0)
##### Added
- experimental: Authz
([#​3008](https://togithub.com/flipt-io/flipt/issues/3008))
- add support for ghe
([#​3136](https://togithub.com/flipt-io/flipt/issues/3136))
- `cache/redis`: support ca certificate and insecure tls options
([#​3107](https://togithub.com/flipt-io/flipt/issues/3107))
- `fs/git`: add support for cloning target repository to the local
filesystem
##### Changed
- add tvcsantos as a contributor for code
([#​3137](https://togithub.com/flipt-io/flipt/issues/3137))
- add vk-rv as a contributor for code
([#​3112](https://togithub.com/flipt-io/flipt/issues/3112))
- `config`: rename git backend filesystem to local
([#​3110](https://togithub.com/flipt-io/flipt/issues/3110))
##### Fixed
- `ui`: await expiring auth self before redirecting
([#​3133](https://togithub.com/flipt-io/flipt/issues/3133))
- issues with cloud config for cloud serve
([#​3129](https://togithub.com/flipt-io/flipt/issues/3129))
- use cloud auth token from JWT instead of API key if present for flipt
cloud serve
([#​3114](https://togithub.com/flipt-io/flipt/issues/3114))
- prevent redis shutdown
([#​3111](https://togithub.com/flipt-io/flipt/issues/3111))
- write response for cloud login before server shutdown
([#​3109](https://togithub.com/flipt-io/flipt/issues/3109))
###
[`v1.42.1`](https://togithub.com/flipt-io/flipt/blob/HEAD/CHANGELOG.md#v1421---2024-05-21)
[Compare
Source](https://togithub.com/flipt-io/flipt/compare/v1.42.0...v1.42.1)
##### Changed
- Optimized the Git backend to only fetch explicitly required references
([#​3100](https://togithub.com/flipt-io/flipt/issues/3100))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **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://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/open-feature/playground).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjQzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 1a2e3a0 commit 38b431bCopy full SHA for 38b431b
File tree
Expand file treeCollapse file tree
1 file changed
+2
-2
lines changedFilter options
Expand file treeCollapse file tree
1 file changed
+2
-2
lines changed+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
133 | 133 |
| |
134 | 134 |
| |
135 | 135 |
| |
136 |
| - | |
| 136 | + | |
137 | 137 |
| |
138 | 138 |
| |
139 | 139 |
| |
| |||
144 | 144 |
| |
145 | 145 |
| |
146 | 146 |
| |
147 |
| - | |
| 147 | + | |
148 | 148 |
| |
149 | 149 |
| |
150 | 150 |
| |
|
0 commit comments