Skip to content

1.12.0

Latest
Compare
Choose a tag to compare
@julianocosta89 julianocosta89 released this 04 Nov 09:27
· 8 commits to main since this release
2d4661e

🚀 A new Feature Flag UI was introduced 🚀

With release 1.12.0 you can now access http://localhost:8080/feature to enable/disable available feature flags.
The flagd-ui is a Next.js service.

What's Changed

  • [checkout] update to NewClient call by @puckpuck in #1688
  • [shippingservice] set rpc.method and rpc.service by @mottibec in #1690
  • [accountingservice] allow running the container with non root user by @iblancasa in #1692
  • [loadgenerator] bump otel sdk version to match the one used by recommendationservice by @xrmx in #1705
  • [chore] Add yamllint to make all by @CodePrometheus in #1707
  • [chore] Fix gen-proto for accountingservice by @CodePrometheus in #1709
  • [chore] Upgrade flagd to v0.11.2 by @Starefossen in #1711
  • [chore] Add depends on to otelcol to wait on healthy opensearch by @julianocosta89 in #1724
  • [flagd-ui] Add UI for managing Flagd feature flags by @maindotmarcell in #1725
  • [accountingservice] Bump OTel .NET Auto Instrumentation to 1.8.0 together with other dependencies by @Kielek in
    #1727
  • [frontend] fix imageSlowLoad headers not applied to 1.8.0 together with other dependencies by @klucsik in #1733
  • [productcatalogservice] Fix: only register otel during initialization by @beeme1mr in #1736
  • [cartservice] Propagate cartservice exceptions by @rogercoll in #1744
  • [cartservice] Update cart service to fail when cartServiceFailure is enabled by @julianocosta89 in #1748
  • [chore] Update Makefile to always use DOCKER_COMPOSE_ENV var by @dadoonet in #1759

New Contributors

Full Changelog: 1.11.1...1.12.0