-
Notifications
You must be signed in to change notification settings - Fork 27
Commit 9d8af53
authored
chore(deps): update docker.flipt.io/flipt/flipt docker tag to v1.49.2 (#362)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
|
[docker.flipt.io/flipt/flipt](https://redirect.github.com/flipt-io/flipt)
| minor | `v1.46.2` -> `v1.49.2` |
---
### Release Notes
<details>
<summary>flipt-io/flipt (docker.flipt.io/flipt/flipt)</summary>
###
[`v1.49.2`](https://redirect.github.com/flipt-io/flipt/blob/HEAD/CHANGELOG.md#v1492---2024-09-09)
[Compare
Source](https://redirect.github.com/flipt-io/flipt/compare/v1.49.1...v1.49.2)
##### Fixed
- enable pgx simple protocol if prepared statements disabled
([#​3436](https://redirect.github.com/flipt-io/flipt/issues/3436))
- check authz for client-side evaluation endpoint
([#​3438](https://redirect.github.com/flipt-io/flipt/issues/3438))
###
[`v1.49.1`](https://redirect.github.com/flipt-io/flipt/blob/HEAD/CHANGELOG.md#v1491---2024-09-03)
[Compare
Source](https://redirect.github.com/flipt-io/flipt/compare/v1.49.0...v1.49.1)
##### Changed
- `authz`: use lock only during the variables update
([#​3431](https://redirect.github.com/flipt-io/flipt/issues/3431))
##### Fixed
- `storage/fs`: threading insecure and ca bundle on fetch
([#​3433](https://redirect.github.com/flipt-io/flipt/issues/3433))
###
[`v1.49.0`](https://redirect.github.com/flipt-io/flipt/blob/HEAD/CHANGELOG.md#v1490---2024-09-02)
[Compare
Source](https://redirect.github.com/flipt-io/flipt/compare/v1.48.1...v1.49.0)
##### Added
- `ui`: save sort state in redux
([#​3415](https://redirect.github.com/flipt-io/flipt/issues/3415))
- `authz`: added a helper function to the policy engine to simplify
([#​3419](https://redirect.github.com/flipt-io/flipt/issues/3419))
##### Changed
- `audit`: add integration testing for audit webhooks
([#​3384](https://redirect.github.com/flipt-io/flipt/issues/3384))
##### Fixed
- `ui`: show boolean flags as enabled in the console dropdown
([#​3399](https://redirect.github.com/flipt-io/flipt/issues/3399))
###
[`v1.48.1`](https://redirect.github.com/flipt-io/flipt/blob/HEAD/CHANGELOG.md#v1481---2024-08-16)
[Compare
Source](https://redirect.github.com/flipt-io/flipt/compare/v1.48.0...v1.48.1)
##### Fixed
- `audit`: provide correct leveled_logger for retryablehttp client
([#​3382](https://redirect.github.com/flipt-io/flipt/issues/3382))
###
[`v1.48.0`](https://redirect.github.com/flipt-io/flipt/blob/HEAD/CHANGELOG.md#v1480---2024-08-14)
[Compare
Source](https://redirect.github.com/flipt-io/flipt/compare/v1.47.1...v1.48.0)
##### Added
- `ofrep`: implement bulk evaluation for OFREP
([#​3364](https://redirect.github.com/flipt-io/flipt/issues/3364))
- Support import export namespace data
([#​3356](https://redirect.github.com/flipt-io/flipt/issues/3356))
- support postgresql url prefix
([#​3354](https://redirect.github.com/flipt-io/flipt/issues/3354))
##### Changed
- `sdk`: update go sdk examples with new change in gRPC
([#​3363](https://redirect.github.com/flipt-io/flipt/issues/3363))
- generate OpenAPI from grpc
([#​3357](https://redirect.github.com/flipt-io/flipt/issues/3357))
- add rajyan as a contributor for code
([#​3359](https://redirect.github.com/flipt-io/flipt/issues/3359))
- add radekska as a contributor for code
([#​3355](https://redirect.github.com/flipt-io/flipt/issues/3355))
##### Fixed
- `cors`: add missing from default allowed CORS headers
([#​3378](https://redirect.github.com/flipt-io/flipt/issues/3378))
- `gh`: clear unused tools before dagger runs
([#​3362](https://redirect.github.com/flipt-io/flipt/issues/3362))
- use different error messages for namespace scoped token errors
([#​3358](https://redirect.github.com/flipt-io/flipt/issues/3358))
###
[`v1.47.1`](https://redirect.github.com/flipt-io/flipt/blob/HEAD/CHANGELOG.md#v1471---2024-08-01)
[Compare
Source](https://redirect.github.com/flipt-io/flipt/compare/v1.47.0...v1.47.1)
##### Fixed
- `storage`: support mysql 5.7 in 12 migration
([#​3334](https://redirect.github.com/flipt-io/flipt/issues/3334))
- `ui`: preserve default variant during the flag updates
([#​3330](https://redirect.github.com/flipt-io/flipt/issues/3330))
###
[`v1.47.0`](https://redirect.github.com/flipt-io/flipt/blob/HEAD/CHANGELOG.md#v1470---2024-07-29)
[Compare
Source](https://redirect.github.com/flipt-io/flipt/compare/v1.46.2...v1.47.0)
##### Added
- add single evaluation endpoint for OFREP
([#​3267](https://redirect.github.com/flipt-io/flipt/issues/3267))
- `import`: Add import append flag to import new flags only not existing
in DB yet
([#​3299](https://redirect.github.com/flipt-io/flipt/issues/3299))
- default variants
([#​3271](https://redirect.github.com/flipt-io/flipt/issues/3271))
- support etag for declarative stores
([#​3287](https://redirect.github.com/flipt-io/flipt/issues/3287))
- support for flag metadata - api only
([#​3196](https://redirect.github.com/flipt-io/flipt/issues/3196))
##### Changed
- Update default rollout
([#​3301](https://redirect.github.com/flipt-io/flipt/issues/3301))
- show default value in flag table
([#​3300](https://redirect.github.com/flipt-io/flipt/issues/3300))
- add kvnhmn as a contributor for code
([#​3304](https://redirect.github.com/flipt-io/flipt/issues/3304))
- add wtertius as a contributor for code
([#​3303](https://redirect.github.com/flipt-io/flipt/issues/3303))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, 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/open-feature/playground).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43NC4xIiwidXBkYXRlZEluVmVyIjoiMzguNzQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 3aa5fce commit 9d8af53Copy full SHA for 9d8af53
1 file changed
+2
-2
lines changed+2-2
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