Feat
- feat: Added kinesis exporter and respective tests. by @baitcode in #2575
- feat: Add Discord Notifier by @JosueBrenes in #2603
- feat: Added Microsoft Teams Notifier by @martinvibes in #2636
- feat: Add Bitbucket retriever by @CollinsC1O in #2611
Fix
- fix(test): Wait in pprof test by @thomaspoignant in #2576
- fix: unassign issue workflow by @hoangnv-bkhn in #2574
- fix(otel): Don't require entrypoint config to initialize OTel by @hairyhenderson in #2579
- fix(otel): fix resource attribute parsing by @hairyhenderson in #2608
- fix: [Snyk] Fix for 4 vulnerabilities by @thomaspoignant in #2630
Documentation
- docs(docusaurus): Create a new documentation version v1.37.1 by @thomaspoignant in #2572
- docs(helm): Update relay proxy helm README by @thomaspoignant in #2573
- docs(README): Update sponsor list by @thomaspoignant in #2581
- docs: Add doc for kinesis by @thomaspoignant in #2606
- docs(README): Update sponsor list by @thomaspoignant in #2631
- docs(README): Update sponsor list by @thomaspoignant in #2634
Chore
- chore(helm): Bump relay-proxy helm chart version v1.37.1 by @thomaspoignant in #2571
- chore: bump @babel/preset-env from 7.25.8 to 7.26.0 in /examples/openfeature_web/webapp by @dependabot in #2582
- chore: bump uuid from 10.0.0 to 11.0.1 in /examples/openfeature_web/webapp by @dependabot in #2583
- chore: bump @babel/eslint-parser from 7.25.8 to 7.25.9 in /examples/openfeature_web/webapp by @dependabot in #2584
- chore: bump k8s.io/client-go from 0.31.1 to 0.31.2 by @dependabot in #2585
- chore: bump github.com/testcontainers/testcontainers-go from 0.33.0 to 0.34.0 by @dependabot in #2586
- chore: bump github.com/testcontainers/testcontainers-go/modules/redis from 0.33.0 to 0.34.0 by @dependabot in #2587
- chore: bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.33 to 1.17.34 by @dependabot in #2588
- chore: bump dev.openfeature:sdk from 1.12.1 to 1.12.2 in /examples/openfeature_kotlin_server/kotlin-app by @dependabot in #2589
- chore: bump google.golang.org/api from 0.201.0 to 0.203.0 by @dependabot in #2590
- chore: bump openfeature-sdk from 0.7.1 to 0.7.2 in /openfeature/providers/python-provider by @dependabot in #2591
- chore: bump cloud.google.com/go/pubsub from 1.44.0 to 1.45.1 by @dependabot in #2593
- chore: bump go.opentelemetry.io/contrib/samplers/jaegerremote from 0.24.0 to 0.25.0 by @dependabot in #2594
- chore: bump @typescript-eslint/eslint-plugin from 8.10.0 to 8.11.0 in /examples/openfeature_react/react-app by @dependabot in #2598
- chore: bump @types/react from 18.3.11 to 18.3.12 in /examples/openfeature_react/react-app by @dependabot in #2600
- chore: bump eslint-plugin-react-refresh from 0.4.13 to 0.4.14 in /examples/openfeature_react/react-app by @dependabot in #2601
- chore: bump vite from 5.4.9 to 5.4.10 in /examples/openfeature_react/react-app by @dependabot in #2602
- chore: bump @typescript-eslint/parser from 8.10.0 to 8.11.0 in /examples/openfeature_react/react-app by @dependabot in #2599
- chore: bump github.com/testcontainers/testcontainers-go/modules/mongodb from 0.33.0 to 0.34.0 by @dependabot in #2596
- chore: Remove testcontainer example by @thomaspoignant in #2605
- chore: bump cloud.google.com/go/storage from 1.45.0 to 1.46.0 by @dependabot in #2612
- chore: bump github.com/aws/aws-sdk-go-v2/service/sqs from 1.36.2 to 1.36.3 by @dependabot in #2613
- chore: bump google.golang.org/api from 0.203.0 to 0.204.0 by @dependabot in #2617
- chore: bump @openfeature/web-sdk from 1.2.4 to 1.3.1 in /examples/openfeature_react/react-app by @dependabot in #2618
- chore: bump eslint from 9.13.0 to 9.14.0 in /examples/openfeature_react/react-app by @dependabot in #2621
- chore: bump @typescript-eslint/eslint-plugin from 8.11.0 to 8.12.2 in /examples/openfeature_react/react-app by @dependabot in #2622
- chore: bump github.com/aws/aws-sdk-go-v2/service/kinesis from 1.32.2 to 1.32.3 by @dependabot in #2623
- chore: bump github.com/aws/aws-sdk-go-v2/config from 1.28.0 to 1.28.1 by @dependabot in #2615
- chore: bump @openfeature/react-sdk from 0.4.6 to 0.4.8 in /examples/openfeature_react/react-app by @dependabot in #2619
- chore: bump @typescript-eslint/parser from 8.11.0 to 8.12.2 in /examples/openfeature_react/react-app by @dependabot in #2620
- chore: bump eslint from 9.13.0 to 9.14.0 in /examples/openfeature_web/webapp by @dependabot in #2625
- chore: bump @openfeature/web-sdk from 1.2.4 to 1.3.1 in /examples/openfeature_web/webapp by @dependabot in #2627
- chore: bump uuid from 11.0.1 to 11.0.2 in /examples/openfeature_web/webapp by @dependabot in #2628
- chore: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.66.1 to 1.66.2 by @dependabot in #2616
- chore: bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.34 to 1.17.35 by @dependabot in #2624
- chore: bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2 in /openfeature/provider_tests/java-integration-tests by @dependabot in #2629
- chore: bump webpack from 5.95.0 to 5.96.1 in /examples/openfeature_web/webapp by @dependabot in #2626
- chore(deprecation): Manage deprecation of SlackWebhookURL by @thomaspoignant in #2635
- chore(test): fix flaky test for teams by @thomaspoignant in #2638
New Contributors
- @evankanderson made their first contribution in #2577
- @listofbanned made their first contribution in #2580
- @baitcode made their first contribution in #2575
- @JosueBrenes made their first contribution in #2603
- @martinvibes made their first contribution in #2636
- @CollinsC1O made their first contribution in #2611
Full Changelog: v1.37.1...v1.38.0