CARVIEW |
Navigation Menu
-
-
Notifications
You must be signed in to change notification settings - Fork 165
Releases: thomaspoignant/go-feature-flag
v1.46.0-beta.1
8b655d2
Compare
Changelog
- 98f8460 Bump relay-proxy helm chart version v1.45.4 (#3689)
- e488c3b Create a new documentation version v1.45.4 (#3690)
- 9347204 Update relay proxy helm README (#3691)
- ed8d2a2 chore: Bump jest in /openfeature/provider_tests/js-integration-tests (#3695)
- 98d997e chore: Bump org.junit.jupiter:junit-jupiter-engine (#3693)
- 8b655d2 feat: Adding static flagset feature (#3610)
- 61ace44 fix: fix linter (#3696)
Assets 51
v1.45.5
58e7cd7
Compare
Note
This version is to release the docker containers in a good way.
This is the exact same version as 1.45.4
.
Full Changelog: v1.45.4...v1.45.5
Assets 51
- sha256:ab618b2450a0091f95aa199f95a2b4493f69a2d411bd9066a22f647b9b621337
2025-07-22T18:03:02Z - sha256:a268c1e493c63b017adaef89666b07b7817d6d961743c38c70ac8ad55dd8973e
2025-07-22T18:03:02Z - sha256:fb77944f069e09ab12c7e86b34fb36cca1f7caae0bde20edaee92e042a751ae3
2025-07-22T18:03:00Z - sha256:e787b6ec68bf962a9641e8b4ba6d2d6ee121d74e490df815537cb4125e80bc7d
2025-07-22T18:03:00Z - sha256:23155e5113c85e7f1f4e0ed65a23e548f1f6a8ef99ad983c4bc0e881a53fda14
2025-07-22T18:03:00Z - sha256:18924821df75e165d11947081ca22389e7a941585ab8b5c4d17ca2fbd7c00157
2025-07-22T18:03:00Z - sha256:75dae083717e2158479b2ac36a106a4f43e70a69c5a8cf525c692cb44dfecd3b
2025-07-22T18:03:00Z - sha256:acdbff360b3701e1d05268a0a13977d4533c184d6bfad0b9b79cbeb092e51be4
2025-07-22T18:03:01Z - sha256:ef5db654bdfb03f32bca06fbab75e8bbdc2e707627d2290fd4374ec529e77340
2025-07-22T18:03:00Z - sha256:3d134b303e478506dcab0525e57923f0cf44b4290ef8426b906006cd94567274
2025-07-22T18:03:01Z -
2025-07-21T12:39:04Z -
2025-07-21T12:39:04Z - Loading
v1.45.4
58e7cd7
Compare
Warning
This version was not correctly released in dockerhub, use v1.45.5 instead.
🚀 This release primarily addresses a fix to AWS API Gateway integration to manage the base path support.
This version also include various routine updates and dependency bumps.
Fixes
- fix: Add AWS API Gateway base path support for non-root Lambda deployments by @thomaspoignant in #3661
Docs
- docs(docusaurus): Create a new documentation version v1.45.3 by @thomaspoignant in #3638
- docs(helm): Update relay proxy helm README by @thomaspoignant in #3639
- docs: Update community doc by @thomaspoignant in #3662
CI
- ci: Fix issue with swagger changes by @thomaspoignant in #3687
- ci: Allow release of beta version by @thomaspoignant in #3688
Chore
- chore(helm): Bump relay-proxy helm chart version v1.45.3 by @thomaspoignant in #3637
- chore: Bump vite from 7.0.2 to 7.0.4 in /examples/openfeature_react/react-app by @dependabot[bot] in #3641
- chore: Bump @typescript-eslint/parser from 8.35.1 to 8.36.0 in /examples/openfeature_react/react-app by @dependabot[bot] in #3642
- chore: Bump webpack from 5.99.9 to 5.100.1 in /examples/openfeature_web/webapp by @dependabot[bot] in #3643
- chore: Bump eslint-webpack-plugin from 5.0.1 to 5.0.2 in /examples/openfeature_web/webapp by @dependabot[bot] in #3645
- chore: Bump eslint from 9.30.1 to 9.31.0 in /examples/openfeature_react/react-app by @dependabot[bot] in #3647
- chore: Bump @typescript-eslint/eslint-plugin from 8.35.1 to 8.36.0 in /examples/openfeature_react/react-app by @dependabot[bot] in #3644
- chore: Bump eslint from 9.30.1 to 9.31.0 in /examples/openfeature_web/webapp by @dependabot[bot] in #3646
- chore: Bump dev.openfeature:sdk from 1.15.1 to 1.16.0 in /examples/openfeature_kotlin_server/kotlin-app by @dependabot[bot] in #3648
- chore: Bump google.golang.org/api from 0.240.0 to 0.241.0 by @dependabot[bot] in #3649
- chore: Bump github.com/knadh/koanf/v2 from 2.2.1 to 2.2.2 by @dependabot[bot] in #3650
- chore: Bump golang.org/x/net from 0.41.0 to 0.42.0 by @dependabot[bot] in #3651
- chore: Bump mikefarah/yq from 4.45.4 to 4.46.1 by @dependabot[bot] in #3652
- chore: Bump FluentAssertions from 8.4.0 to 8.5.0 by @dependabot[bot] in #3653
- chore: Adding .cursor to gitignore by @thomaspoignant in #3655
- chore: Bump github.com/pablor21/echo-etag/v4 from 4.0.4 to 4.0.5 by @dependabot[bot] in #3686
- chore: Bump github.com/aws/aws-sdk-go-v2/service/kinesis from 1.35.3 to 1.35.4 by @dependabot[bot] in #3682
- chore: Bump github.com/swaggo/swag from 1.16.4 to 1.16.5 by @dependabot[bot] in #3683
- chore: Bump k8s.io/client-go from 0.33.2 to 0.33.3 by @dependabot[bot] in #3685
- chore: Bump github.com/testcontainers/testcontainers-go/modules/redis from 0.37.0 to 0.38.0 by @dependabot[bot] in #3681
- chore: Bump github.com/aws/aws-sdk-go-v2 from 1.36.5 to 1.36.6 by @dependabot[bot] in #3679
- chore: Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.70 to 1.17.71 by @dependabot[bot] in #3678
- chore: Bump github.com/spf13/pflag from 1.0.6 to 1.0.7 by @dependabot[bot] in #3677
- chore: Bump google.golang.org/api from 0.241.0 to 0.242.0 by @dependabot[bot] in #3675
- chore: Bump webpack from 5.100.1 to 5.100.2 in /examples/openfeature_web/webapp by @dependabot[bot] in #3663
- chore: Bump vite from 7.0.4 to 7.0.5 in /examples/openfeature_react/react-app by @dependabot[bot] in #3667
- chore: Bump @vitejs/plugin-react from 4.6.0 to 4.7.0 in /examples/openfeature_react/react-app by @dependabot[bot] in #3665
- chore: Bump @typescript-eslint/eslint-plugin from 8.36.0 to 8.37.0 in /examples/openfeature_react/react-app by @dependabot[bot] in #3666
- chore: Bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 by @dependabot[bot] in #3669
- chore: Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.83 to 1.17.85 by @dependabot[bot] in #3676
- chore: Bump github.com/testcontainers/testcontainers-go/modules/mongodb from 0.37.0 to 0.38.0 by @dependabot[bot] in #3674
- chore: Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.83.0 to 1.84.1 by @dependabot[bot] in #3672
- chore: Bump stylelint from 16.21.1 to 16.22.0 in /examples/openfeature_web/webapp by @dependabot[bot] in #3664
- chore: Bump github.com/aws/aws-sdk-go-v2/service/sqs from 1.38.8 to 1.38.9 by @dependabot[bot] in #3673
Full Changelog: v1.45.3...v1.45.4
Assets 51
python-provider-v0.4.4
4bbc78f
Compare
What's Changed
- fix(python): Handle missing anonymous attribute in Python provider data collector hook by @thomaspoignant in #3656
- chore: Bump pydantic from 2.11.5 to 2.11.7 in /openfeature/providers/python-provider by @dependabot[bot] in #3657
- chore: Bump requests from 2.32.3 to 2.32.4 in /openfeature/providers/python-provider by @dependabot[bot] in #3658
Full Changelog: python-provider-v0.4.3...python-provider-v0.4.4
Assets 2
v1.45.3
1e4ac93
Compare
What's Changed
This version is the same as the v1.45.2, it just fix an issue during the release process.
- ci(release): Error when opening PR on wasm repo by @thomaspoignant in #3636
Full Changelog: v1.45.2...v1.45.3
Assets 51
v1.45.2
e8ab15c
Compare
Fix
- fix: Pin nikunjy/rules to version with fix for semver bug by @hairyhenderson in #3618
Chore
- chore(helm): Bump relay-proxy helm chart version v1.45.1 by @thomaspoignant in #3538
- docs(docusaurus): Create a new documentation version v1.45.1 by @thomaspoignant in #3539
- docs(helm): Update relay proxy helm README by @thomaspoignant in #3540
- chore: Remove dependency on asyncio since it's part of base python by @kouk in #3607
- docs(blog): Add blog post about the platformcon 2025 by @thomaspoignant in #3608
- ci: Publish wasm file to gofeatureflag/wasm-releases by @thomaspoignant in #3609
- chore: Configuration of Gemini Code Assyst by @thomaspoignant in #3616
- ci: set coverage diff at 0.1% by @thomaspoignant in #3576
- chore: Bump go version by @thomaspoignant in #3577
Dependencies
- chore: bump github.com/open-feature/go-sdk from 1.15.0 to 1.15.1 in /openfeature/provider_tests/go-integration-tests by @dependabot in #3541
- chore: Bump NUnit.Analyzers from 4.9.1 to 4.9.2 by @dependabot in #3543
- chore: Bump jest from 29.7.0 to 30.0.2 in /openfeature/provider_tests/js-integration-tests by @dependabot in #3546
- chore: Bump @typescript-eslint/parser from 8.33.1 to 8.34.1 in /examples/openfeature_react/react-app by @dependabot in #3549
- chore: Bump eslint from 9.28.0 to 9.29.0 in /examples/openfeature_react/react-app by @dependabot in #3550
- chore: Bump tailwindcss from 4.1.8 to 4.1.10 in /examples/openfeature_react/react-app by @dependabot in #3551
- chore: Bump @types/react-dom from 19.1.5 to 19.1.6 in /examples/openfeature_react/react-app by @dependabot in #3553
- chore: Bump @types/react from 19.1.6 to 19.1.8 in /examples/openfeature_react/react-app by @dependabot in #3554
- chore: Bump @typescript-eslint/eslint-plugin from 8.33.1 to 8.34.1 in /examples/openfeature_react/react-app by @dependabot in #3552
- chore: Bump stylelint from 16.20.0 to 16.21.0 in /examples/openfeature_web/webapp by @dependabot in #3557
- chore: Bump postcss from 8.5.4 to 8.5.6 in /examples/openfeature_react/react-app by @dependabot in #3556
- chore: Bump github.com/pablor21/echo-etag/v4 from 4.0.3 to 4.0.4 by @dependabot in #3559
- chore: Bump github.com/aws/aws-sdk-go-v2/service/sqs from 1.38.6 to 1.38.8 by @dependabot in #3560
- chore: Bump k8s.io/client-go from 0.33.1 to 0.33.2 by @dependabot in #3565
- chore: Bump pytest from 8.4.0 to 8.4.1 in /openfeature/providers/python-provider by @dependabot in #3567
- chore: Bump github.com/aws/aws-sdk-go-v2/service/kinesis from 1.35.0 to 1.35.3 by @dependabot in #3570
- chore: Bump google.golang.org/api from 0.236.0 to 0.238.0 by @dependabot in #3564
- chore: Bump github.com/open-feature/go-sdk-contrib/providers/go-feature-flag from 0.2.5 to 0.2.6 in /openfeature/provider_tests/go-integration-tests by @dependabot in #3574
- chore: Bump stefanzweifel/git-auto-commit-action from 5 to 6 by @dependabot in #3575
- chore: Bump @vitejs/plugin-react from 4.5.1 to 4.5.2 in /examples/openfeature_react/react-app by @dependabot in #3555
- chore: Bump urllib3 from 2.4.0 to 2.5.0 in /openfeature/providers/python-provider by @dependabot in #3569
- chore: Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.77 to 1.17.81 by @dependabot in #3568
- chore: Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 by @dependabot in #3561
- chore: Bump jest from 30.0.2 to 30.0.3 in /openfeature/provider_tests/js-integration-tests by @dependabot in #3578
- chore: Bump org.junit.jupiter:junit-jupiter-engine from 5.13.1 to 5.13.2 in /openfeature/provider_tests/java-integration-tests by @dependabot in #3580
- chore: Bump FluentAssertions from 8.3.0 to 8.4.0 by @dependabot in #3581
- chore: Bump github.com/knadh/koanf/parsers/yaml from 1.0.0 to 1.1.0 by @dependabot in #3582
- chore: Bump github.com/knadh/koanf/v2 from 2.2.0 to 2.2.1 by @dependabot in #3583
- chore: Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.81.0 to 1.82.0 by @dependabot in #3584
- chore: Bump go.opentelemetry.io/otel/sdk from 1.36.0 to 1.37.0 by @dependabot in #3585
- chore: Bump go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho from 0.61.0 to 0.62.0 by @dependabot in #3588
- chore: Bump github.com/aws/aws-lambda-go from 1.48.0 to 1.49.0 by @dependabot in #3592
- chore: Bump github.com/redis/go-redis/v9 from 9.10.0 to 9.11.0 by @dependabot in #3593
- chore: Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.81 to 1.17.82 by @dependabot in #3594
- chore: Bump google.golang.org/api from 0.238.0 to 0.239.0 by @dependabot in #3595
- chore: Bump go.mongodb.org/mongo-driver from 1.17.3 to 1.17.4 by @dependabot in #3587
- chore: Bump jvm from 2.1.21 to 2.2.0 in /examples/openfeature_kotlin_server/kotlin-app by @dependabot in #3597
- chore: Bump github.com/knadh/koanf/providers/posflag from 1.0.0 to 1.0.1 by @dependabot in #3586
- chore: Bump eslint from 9.28.0 to 9.30.0 in /examples/openfeature_web/webapp by @dependabot in #3598
- chore: Bump go.opentelemetry.io/contrib/samplers/jaegerremote from 0.30.0 to 0.31.0 by @dependabot in #3591
- chore: Bump @vitejs/plugin-react from 4.5.2 to 4.6.0 in /examples/openfeature_react/react-app by @dependabot in #3599
- chore: Bump tailwindcss from 4.1.10 to 4.1.11 in /examples/openfeature_react/react-app by @dependabot in #3600
- chore: Bump @typescript-eslint/eslint-plugin from 8.34.1 to 8.35.0 in /examples/openfeature_react/react-app by @dependabot in #3603
- chore: Bump go.opentelemetry.io/contrib/exporters/autoexport from 0.61.0 to 0.62.0 by @dependabot in #3596
- chore: Bump eslint from 9.29.0 to 9.30.0 in /examples/openfeature_react/react-app by @dependabot in #3605
- chore: Bump @openfeature/core from 1.8.0 to 1.8.1 in /examples/openfeature_react/react-app by @dependabot in #3604
- chore: Bump vite from 6.3.5 to 7.0.0 in /examples/openfeature_react/react-app by @dependabot in #3601
- chore: Bump @jest/globals from 30.0.3 to 30.0.4 in /openfeature/provider_tests/js-integration-tests by @dependabot in #3611
- chore: Bump jest from 30.0.3 to 30.0.4 in /openfeature/provider_tests/js-integration-tests by @dependabot in #3612
- chore: Bump OpenFeature from 2.6.0 to 2.7.0 by @dependabot in #3615
- chore: Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.82 to 1.17.83 by @dependabot in #3619
- chore: Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.10.0 to 1.10.1 by @dependabot in #3620
- chore: Bump google.golang.org/api from 0.239.0 to 0.240.0 by @dependabot in #3621
- chore: Bump stylelint from 16....
Assets 51
python-provider-v0.4.3
e8ab15c
Compare
What's Changed
- chore: Bump pytest from 8.4.0 to 8.4.1 in /openfeature/providers/python-provider by @dependabot in #3567
- chore: Bump urllib3 from 2.4.0 to 2.5.0 in /openfeature/providers/python-provider by @dependabot in #3569
- chore: Remove dependency on asyncio since it's part of base python by @kouk in #3607
- chore: Bump pytest-docker from 3.2.2 to 3.2.3 in /openfeature/providers/python-provider by @dependabot in #3625
- fix(python): CI trigger python test by @thomaspoignant in #3635
- fix: cache key in python provider should contain flag key by @kouk in #3614
New Contributors
Full Changelog: v1.45.1...python-provider-v0.4.3
Assets 2
v1.45.1
Compare
What's Changed
- ci: release add dependency to wasm-release by @thomaspoignant in #3450
- chore(helm): Bump relay-proxy helm chart version v1.45.0 by @thomaspoignant in #3451
- docs(docusaurus): Create a new documentation version v1.45.0 by @thomaspoignant in #3452
- docs(helm): Update relay proxy helm README by @thomaspoignant in #3453
- chore: bump @vitejs/plugin-react from 4.4.1 to 4.5.0 in /examples/openfeature_react/react-app by @dependabot in #3454
- chore: bump @types/react from 19.1.4 to 19.1.5 in /examples/openfeature_react/react-app by @dependabot in #3455
- chore: bump pydantic from 2.11.4 to 2.11.5 in /openfeature/providers/python-provider by @dependabot in #3456
- chore: bump webpack from 5.99.8 to 5.99.9 in /examples/openfeature_web/webapp by @dependabot in #3457
- chore: bump go.opentelemetry.io/otel from 1.35.0 to 1.36.0 by @dependabot in #3459
- chore: bump google.golang.org/api from 0.233.0 to 0.234.0 by @dependabot in #3460
- chore: bump github.com/labstack/echo/v4 from 4.13.3 to 4.13.4 by @dependabot in #3462
- chore: bump go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho from 0.60.0 to 0.61.0 by @dependabot in #3464
- chore: bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.75 to 1.17.76 by @dependabot in #3465
- chore: bump org.gradle.toolchains.foojay-resolver-convention from 0.10.0 to 1.0.0 in /examples/openfeature_kotlin_server/kotlin-app by @dependabot in #3468
- chore: bump go.opentelemetry.io/otel/sdk from 1.35.0 to 1.36.0 by @dependabot in #3461
- chore: bump go.opentelemetry.io/contrib/samplers/jaegerremote from 0.29.0 to 0.30.0 by @dependabot in #3467
- chore: bump go.opentelemetry.io/contrib/exporters/autoexport from 0.60.0 to 0.61.0 by @dependabot in #3458
- chore: bump @openfeature/go-feature-flag-provider from 0.7.7 to 0.7.8 in /openfeature/provider_tests/js-integration-tests by @dependabot in #3469
- chore: Refactor retriever manager by @thomaspoignant in #3470
- chore: bump eslint from 9.27.0 to 9.28.0 in /examples/openfeature_web/webapp by @dependabot in #3474
- chore: bump stylelint from 16.19.1 to 16.20.0 in /examples/openfeature_web/webapp by @dependabot in #3473
- chore: bump @openfeature/go-feature-flag-provider from 0.7.7 to 0.7.8 in /examples/openfeature_nodejs/nodejs-app by @dependabot in #3475
- chore: bump google.golang.org/api from 0.234.0 to 0.235.0 by @dependabot in #3476
- chore: bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.76 to 1.17.77 by @dependabot in #3477
- chore: bump cloud.google.com/go/storage from 1.54.0 to 1.55.0 by @dependabot in #3480
- chore: bump github.com/redis/go-redis/v9 from 9.8.0 to 9.9.0 by @dependabot in #3479
- chore: bump google.golang.org/grpc from 1.72.1 to 1.72.2 by @dependabot in #3481
- chore: bump @types/react from 19.1.5 to 19.1.6 in /examples/openfeature_react/react-app by @dependabot in #3483
- chore: bump @typescript-eslint/eslint-plugin from 8.32.1 to 8.33.0 in /examples/openfeature_react/react-app by @dependabot in #3484
- chore: bump postcss from 8.5.3 to 8.5.4 in /examples/openfeature_react/react-app by @dependabot in #3487
- chore: bump @openfeature/go-feature-flag-web-provider from 0.2.5 to 0.2.6 in /examples/openfeature_react/react-app by @dependabot in #3489
- chore: bump tailwindcss from 4.1.7 to 4.1.8 in /examples/openfeature_react/react-app by @dependabot in #3488
- chore: bump github.com/IBM/sarama from 1.45.1 to 1.45.2 by @dependabot in #3482
- chore: bump eslint from 9.27.0 to 9.28.0 in /examples/openfeature_react/react-app by @dependabot in #3485
- chore: bump @openfeature/go-feature-flag-web-provider from 0.2.5 to 0.2.6 in /examples/openfeature_web/webapp by @dependabot in #3472
- chore: bump pytest-docker from 3.2.1 to 3.2.2 in /openfeature/providers/python-provider by @dependabot in #3471
- chore: bump org.junit.jupiter:junit-jupiter-engine from 5.12.2 to 5.13.0 in /openfeature/provider_tests/java-integration-tests by @dependabot in #3490
- chore: bump github.com/open-feature/go-sdk from 1.14.1 to 1.15.0 in /openfeature/provider_tests/go-integration-tests by @dependabot in #3492
- chore: bump docusaurus dependencies by @thomaspoignant in #3493
- chore: Change casks to homebrew_casks by @thomaspoignant in #3518
- chore: Bump FluentAssertions, NUnit.Analyzers and OpenFeature by @dependabot in #3519
- chore: bump org.junit.jupiter:junit-jupiter-engine from 5.13.0 to 5.13.1 in /openfeature/provider_tests/java-integration-tests by @dependabot in #3514
- chore: bump @babel/eslint-parser from 7.27.1 to 7.27.5 in /examples/openfeature_web/webapp by @dependabot in #3512
- chore: bump @vitejs/plugin-react from 4.5.0 to 4.5.1 in /examples/openfeature_react/react-app by @dependabot in #3510
- chore: bump @typescript-eslint/eslint-plugin from 8.33.0 to 8.33.1 in /examples/openfeature_react/react-app by @dependabot in #3509
- chore: bump golang.org/x/net from 0.40.0 to 0.41.0 by @dependabot in #3508
- chore: bump github.com/aws/aws-sdk-go-v2/service/sqs from 1.38.5 to 1.38.6 by @dependabot in #3507
- chore: bump google.golang.org/api from 0.235.0 to 0.236.0 by @dependabot in #3503
- chore: remove configuration endpoint that is not part of OFREP anymore by @thomaspoignant in #3517
- chore: Bump NUnit.Analyzers from 4.9.0 to 4.9.1 by @dependabot in #3520
- chore: bump github.com/redis/go-redis/v9 from 9.9.0 to 9.10.0 by @dependabot in #3496
- chore: bump pytest from 8.3.5 to 8.4.0 in /openfeature/providers/python-provider by @dependabot in #3513
- chore: bump github.com/aws/aws-sdk-go-v2/config from 1.29.14 to 1.29.15 by @dependabot in #3497
- chore: bump @jest/globals from 29.7.0 to 30.0.0 in /openfeature/provider_tests/js-integration-tests by @dependabot in #3515
Full Changelog: v1.45.0...v1.45.1
Assets 51
v1.45.0
8e0e938
Compare
🚀 This new version is providing a new exciting capability for the project, by starting to put the building blocks for in process evaluation. You will be soon be able to evaluate your flags locally directly in your openfeature server providers. This is a huge milestone for GO Feature Flag because it will bring consistency on how we evaluate flags and reducing the network calls.
In this version we have also bring some fixes and improve the new tracking capability.
We are excited to hear feedbacks about this release, so feel free to contact us at any time to share with us what you like and dislike in GO Feature Flag : contact@gofeatureflag.org 📧.
Features
- First step in-process evaluation by @thomaspoignant in #3413
- Bump go minor by @thomaspoignant in #3448
- Use static distroless image by @thomaspoignant in #3449
Fixes
- fix(tracking): Error checking if tracking exporter available by @thomaspoignant in #3368
Documentation
- docs(docusaurus): Create a new documentation version v1.44.0 by @thomaspoignant in #3363
- docs(helm): Update relay proxy helm README by @thomaspoignant in #3364
- docs: Adding documentation about s3 compatible systems by @thomaspoignant in #3367
- docs(pricing): Adding book a demo link by @thomaspoignant in #3412
Chore
- chore(helm): Bump relay-proxy helm chart version v1.44.0 by @thomaspoignant in #3362
- chore: add funding.json by @thomaspoignant in #3410
- chore(go): Bump GO version to 1.24.2 by @thomaspoignant in #3411
- chore(integration-tests): Update NUnit.Analyzers to 4.8.0 by @dependabot in #3446
Dependencies
- chore: [Snyk] Security upgrade redoc from 2.1.3 to 2.5.0 by @thomaspoignant in #3361
- chore: bump github.com/knadh/koanf/v2 from 2.1.2 to 2.2.0 by @dependabot in #3346
- chore: bump github.com/knadh/koanf/providers/file from 1.1.2 to 1.2.0 by @dependabot in #3347
- chore: bump github.com/aws/aws-sdk-go-v2/service/kinesis from 1.33.2 to 1.33.3 by @dependabot in #3348
- chore: bump github.com/knadh/koanf/parsers/yaml from 0.1.0 to 1.0.0 by @dependabot in #3352
- chore: bump @types/react from 19.1.1 to 19.1.2 in /examples/openfeature_react/react-app by @dependabot in #3353
- chore: bump @openfeature/react-sdk from 0.4.11 to 1.0.0 in /examples/openfeature_react/react-app by @dependabot in #3354
- chore: bump eslint from 9.24.0 to 9.25.0 in /examples/openfeature_react/react-app by @dependabot in #3355
- chore: bump @typescript-eslint/parser from 8.29.1 to 8.30.1 in /examples/openfeature_react/react-app by @dependabot in #3356
- chore: bump tailwindcss from 4.1.3 to 4.1.4 in /examples/openfeature_react/react-app by @dependabot in #3359
- chore: bump github.com/knadh/koanf/providers/env from 1.0.0 to 1.1.0 by @dependabot in #3349
- chore: bump vite from 6.2.6 to 6.3.2 in /examples/openfeature_react/react-app by @dependabot in #3358
- chore: bump @vitejs/plugin-react from 4.3.4 to 4.4.1 in /examples/openfeature_react/react-app by @dependabot in #3360
- chore: bump github.com/knadh/koanf/parsers/json from 0.1.0 to 1.0.0 by @dependabot in #3351
- chore: bump github.com/knadh/koanf/providers/posflag from 0.1.0 to 1.0.0 by @dependabot in #3350
- chore: bump github.com/knadh/koanf/providers/confmap from 0.1.0 to 1.0.0 by @dependabot in #3345
- chore: bump github.com/open-feature/go-sdk-contrib/providers/go-feature-flag from 0.2.4 to 0.2.5 in /openfeature/provider_tests/go-integration-tests by @dependabot in #3365
- chore: bump github.com/testcontainers/testcontainers-go/modules/redis from 0.36.0 to 0.37.0 by @dependabot in #3369
- chore: bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.72 to 1.17.73 by @dependabot in #3376
- chore: bump google.golang.org/grpc from 1.71.1 to 1.72.0 by @dependabot in #3378
- chore: bump github.com/aws/aws-sdk-go from 1.55.6 to 1.55.7 by @dependabot in #3372
- chore: bump github.com/testcontainers/testcontainers-go/modules/mongodb from 0.36.0 to 0.37.0 by @dependabot in #3375
- chore: bump eslint-plugin-react-refresh from 0.4.19 to 0.4.20 in /examples/openfeature_react/react-app by @dependabot in #3381
- chore: bump @typescript-eslint/parser from 8.30.1 to 8.31.0 in /examples/openfeature_react/react-app by @dependabot in #3382
- chore: bump vite from 6.3.2 to 6.3.3 in /examples/openfeature_react/react-app by @dependabot in #3384
- chore: bump eslint from 9.25.0 to 9.25.1 in /examples/openfeature_react/react-app by @dependabot in #3385
- chore: bump webpack from 5.99.6 to 5.99.7 in /examples/openfeature_web/webapp by @dependabot in #3386
- chore: bump eslint from 9.25.0 to 9.25.1 in /examples/openfeature_web/webapp by @dependabot in #3388
- chore: bump cloud.google.com/go/storage from 1.51.0 to 1.52.0 by @dependabot in #3379
- chore: bump google.golang.org/api from 0.229.0 to 0.230.0 by @dependabot in #3380
- chore: bump @typescript-eslint/eslint-plugin from 8.30.1 to 8.31.0 in /examples/openfeature_react/react-app by @dependabot in #3383
- chore: bump OpenFeature from 2.4.0 to 2.5.0 in /openfeature/provider_tests/dotnet-integration-tests by @dependabot in #3389
- chore: bump stylelint from 16.18.0 to 16.19.1 in /examples/openfeature_web/webapp by @dependabot in #3387
- chore: bump github.com/redis/go-redis/v9 from 9.7.3 to 9.8.0 by @dependabot in #3392
- chore: bump github.com/aws/aws-sdk-go-v2/service/kinesis from 1.33.3 to 1.35.0 by @dependabot in #3393
- chore: bump cloud.google.com/go/storage from 1.52.0 to 1.53.0 by @dependabot in #3395
- chore: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.79.2 to 1.79.3 by @dependabot in #3394
- chore: bump htmlnano from 2.1.1 to 2.1.2 in /examples/openfeature_web/webapp by @dependabot in #3399
- chore: bump @babel/preset-env from 7.26.9 to 7.27.1 in /examples/openfeature_web/webapp by @dependabot in #3400
- chore: bump eslint from 9.25.1 to 9.26.0 in /examples/openfeature_web/webapp by @dependabot in #3402
- chore: bump pydantic from 2.11.3 to 2.11.4 in /openfeature/providers/python-provider by @dependabot in #3398
- chore: bump google.golang.org/api from 0.230.0 to 0.231.0 by @dependabot in #3396
- chore: bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.73 to 1.17.74 by @dependabot in #3397
- chore: bump @types/react-dom from 19.1.2 to 19.1.3 in /examples/openfeature_react/react-app by @dependabot in #3403
- chore: bump @typescript-eslint/parser from 8.31.0 to 8.31.1 in /examples/openfeature_react/react-app by @dependabot in #3404
- chore: bump vite from 6.3.3 to 6.3.4 in /examples/openfeature_react/react-app by @dependabot in #3405
- chore: Update OpenFeature.Contrib.GOFeatureFlag to 0.2.1 by @dependabot in #3390
- chore: bump tailwindcss from 4.1.4 to 4.1.5 in /examples/openfeature_react/react-app by @dependabot in #3407
- chore: bump eslint from 9.25.1 to 9.26.0 in /examples/openfeature_react/react-app by @dependabot in #3408
- chore: bump k8s.io/client-go from 0.32.3 to 0.33.0 by @dependabot in #3373
- chore: bump @babel/eslint-parser from 7.27.0 to 7.27.1 in /examples/openfeature_web/webapp by @dependabot in #3401
- chore: bump @typescript-eslint/eslint-plugin from 8.31.0 to 8.31.1 in /examples/openfeature_react/react-app by @dependabot in #3406
- chore: bump mikefarah/yq from 4.45.1 to 4.45.2 by @dependabot in #3409
- chore: bump @typescript-eslint/eslint-plugin from 8.31.1 to 8.32.0 in /examples/openfeature_react/react-app by @dependabot in #3414
- chore: bump vite from 6.3.4 to 6.3.5 in /examples/openfeature_react/react-app by @dependabot in #3415
- chore: bump @types/react from 19.1.2 to 19.1.3 in /examples/openfeature_react/react-app by @dependabot in #3416
- chore: bump tailwindcss from 4.1.5 to 4.1.6 in /examples/openfeature_react/react-app by @dependabot in #3418
- chore: bump @typescript-eslint/parser from 8.31.1 to 8.32.0 in /examples/openfeature_react/react-app by @dependabot in #3417
- chore: bump webpack from 5.99.7 to 5.99.8 in /examples/openfeature_web/webapp by @dependabot in #3419
- chore: bump @babel/preset-env from 7.27.1 to 7.27.2 in /examples/openfeature_web/webapp by @dependabot in #3420
- chore: bump golang.org/x/oauth2 from 0.29.0 to 0.30.0 by @dependabot in #3421
- chore: bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.74 to 1.17.75 by @dependabot in #3424
- chore: bump github.com/labstack/echo-contrib from 0.17.3 to 0.17.4 by @dependabot in #3426
- chore: bump google.golang.org/api from 0.231.0 to 0.232.0 by @dependabot in #3425
- chore: bump mikefarah/yq from 4.45.2 to 4.45.4 by @dependabot in #3427
- chore: [Snyk] Security upgrade react-datepicker from 4.21.0 to 6.0.0 by @thomaspoignant in #3428
- chore: bump dev.openfeature:sdk from 1.14.2 to 1.15.1 in /openfeature/provider_tests/java-integration-tests by @dependabot in #3429
- chore: bump google.golang.org/api from 0.232.0 to 0.233.0 by @dependabot in #3430
- chore: bump k8s.io/apimachinery from 0.33.0 to 0.33.1 by @dependabot in #3432
- chore: bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.9.0 to 1.10.0 by @dependabot in #3435
- chore: bump google.golang.org/grpc from 1.72.0 to 1.72.1 by @dependabot in #3431
- chore: bump dev.openfeature:sdk from 1.14.2 to 1.15.1 in /examples/openfeature_kotlin_server/kotlin-app by @dependabot in #3437
- chore: bump jvm from 2.1.20 to 2.1.21 in /examples/openfeature_kotlin_server/kotlin-app by @dependabot in #3438
- chore: bump cloud.google.com/go/storage from 1.53.0 to 1.54.0 by @dependabot in #3436
- chore: bump eslint from 9.26.0 to 9.27.0 in /examples/openfeature_web/webapp by @dependabot in #3439
- chore: bump tailwindcss from 4.1.6 to 4.1.7 in /examples/openfeature_react/react-app by @dependabot in #3440
- chore: bump eslint from 9.26.0 to 9.27.0 in /examples/openfeature_react/react-app by @dependabot in #3441
- chore: bump @typescript-eslint/parser from 8.32.0 to 8.32.1 in /examples/openfeature_react/react-app by @dependabot in #3442
- chore: bump @types/react from 19.1.3 to 19.1.4 in /ex...
Assets 51
v1.44.0
4d2dad1
Compare
v1.44.0
is an exciting version, with some really nice addition to GO Feature Flag 🙌 .
-
🚀 We are introducing the possibility to send tracking events to the relay proxy.
When you are using feature flags, sometimes you want to send more information than just evaluation data.
With this version, you can now have a tracking exporter that allows to send tracking events to the relay proxy.This will allow to be compatible with the tracking specification of OpenFeature (we will update the providers to support tracking).
-
We ease the possibility to configure your relay-proxy with environment variables by adding a prefix to your environment variables, this will help you if you have issues because you cannot control all the environment variables set to your relay-proxy.
-
We have also fix a bug with the
kafka
exporter that was introduced inv1.43.0
that was failling with the errorclient has run out of available brokers to talk to
.
Feat
- feat: Tracking exporter by @thomaspoignant in #3176
- feat(relay-proxy): allow to set a prefix for env variables by @thomaspoignant in #3337
Fixes
- fix(lint): Not writting the correct error in the error message by @thomaspoignant in #3335
- fix(relayproxy): Error while configuring kafka exporter config by @thomaspoignant in #3339
Docs
- docs(docusaurus): Create a new documentation version v1.43.1 by @thomaspoignant in #3305
- docs(helm): Update relay proxy helm README by @thomaspoignant in #3338
Chore
- docs(helm): Update relay proxy helm README by @thomaspoignant in #3306
Dependencies
- chore(helm): Bump relay-proxy helm chart version v1.43.1 by @thomaspoignant in #3304
- chore: bump OpenFeature from 2.3.2 to 2.4.0 in /openfeature/provider_tests/dotnet-integration-tests by @dependabot in #3334
- chore: bump org.junit.jupiter:junit-jupiter-engine from 5.12.1 to 5.12.2 in /openfeature/provider_tests/java-integration-tests by @dependabot in #3333
- chore: bump @openfeature/go-feature-flag-provider from 0.7.6 to 0.7.7 in /openfeature/provider_tests/js-integration-tests by @dependabot in #3332
- chore: bump @typescript-eslint/parser from 8.29.0 to 8.29.1 in /examples/openfeature_react/react-app by @dependabot in #3331
- chore: bump @types/react from 19.1.0 to 19.1.1 in /examples/openfeature_react/react-app by @dependabot in #3329
- chore: bump @openfeature/core from 1.7.2 to 1.8.0 in /examples/openfeature_react/react-app by @dependabot in #3328
- chore: bump vite from 6.2.5 to 6.2.6 in /examples/openfeature_react/react-app by @dependabot in #3327
- chore: bump webpack from 5.98.0 to 5.99.5 in /examples/openfeature_web/webapp by @dependabot in #3325
- chore: bump openfeature-sdk from 0.8.0 to 0.8.1 in /openfeature/providers/python-provider by @dependabot in #3322
- chore: bump pydantic from 2.11.2 to 2.11.3 in /openfeature/providers/python-provider by @dependabot in #3321
- chore: bump org.gradle.toolchains.foojay-resolver-convention from 0.9.0 to 0.10.0 in /examples/openfeature_kotlin_server/kotlin-app by @dependabot in #3319
- chore: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.66 to 1.17.67 by @dependabot in #3316
- chore: bump github.com/aws/aws-lambda-go from 1.47.0 to 1.48.0 by @dependabot in #3314
- chore: bump github.com/diegoholiveira/jsonlogic/v3 from 3.8.1 to 3.8.3 by @dependabot in #3313
- chore: bump golang.org/x/net from 0.38.0 to 0.39.0 by @dependabot in #3312
- chore: bump github.com/aws/aws-sdk-go-v2/service/sqs from 1.38.4 to 1.38.5 by @dependabot in #3310
- chore: bump urllib3 from 2.3.0 to 2.4.0 in /openfeature/providers/python-provider by @dependabot in #3323
- chore: bump github.com/prometheus/client_golang from 1.21.1 to 1.22.0 by @dependabot in #3308
- chore: bump @openfeature/go-feature-flag-provider from 0.7.6 to 0.7.7 in /examples/openfeature_nodejs/nodejs-app by @dependabot in #3324
- chore: bump @types/react-dom from 19.1.1 to 19.1.2 in /examples/openfeature_react/react-app by @dependabot in #3330
- chore: bump pytest-docker from 3.2.0 to 3.2.1 in /openfeature/providers/python-provider by @dependabot in #3320
- chore: bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.8.2 to 1.9.0 by @dependabot in #3317
- chore: bump cloud.google.com/go/pubsub from 1.48.1 to 1.49.0 by @dependabot in #3309
- chore: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.79.1 to 1.79.2 by @dependabot in #3318
- chore: bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.71 to 1.17.72 by @dependabot in #3315
- chore: bump @typescript-eslint/eslint-plugin from 8.29.0 to 8.29.1 in /examples/openfeature_react/react-app by @dependabot in #3326
Full Changelog: v1.43.1...v1.43.2