Skip to content

Latest commit

 

History

History
113 lines (55 loc) · 8.79 KB

File metadata and controls

113 lines (55 loc) · 8.79 KB

Changelog

0.0.11 (2025-04-22)

🐛 Bug Fixes

  • deps: update dependency com.flagsmith:flagsmith-java-client to v7.3.0 (#734) (d0f5e60)
  • deps: update dependency com.flagsmith:flagsmith-java-client to v7.4.1 (#922) (a878923)
  • deps: update dependency com.flagsmith:flagsmith-java-client to v7.4.2 (#951) (a1991bd)
  • deps: update dependency com.flagsmith:flagsmith-java-client to v7.4.3 (#1098) (a4b7809)
  • graceful flagsmith provider shutdown (#1305) (36d1001)

✨ New Features

  • Add support for http protocols option with flagsmith client (#950) (a7e1f7b)

🧹 Chore

  • main: release dev.openfeature.contrib.providers.flagsmith 0.0.10 (#1099) (0ba5758)
  • main: release dev.openfeature.contrib.providers.flagsmith 0.0.9 (#504) (d7820c0)

📚 Documentation

0.0.10 (2025-04-14)

🐛 Bug Fixes

  • deps: update dependency com.flagsmith:flagsmith-java-client to v7.4.3 (#1098) (a4b7809)
  • graceful flagsmith provider shutdown (#1305) (36d1001)

0.0.9 (2024-09-13)

🐛 Bug Fixes

  • deps: update dependency com.flagsmith:flagsmith-java-client to v7.1.1 (#575) (7fea4ec)
  • deps: update dependency com.flagsmith:flagsmith-java-client to v7.2.0 (#648) (5ab214b)
  • deps: update dependency com.flagsmith:flagsmith-java-client to v7.3.0 (#734) (d0f5e60)
  • deps: update dependency com.flagsmith:flagsmith-java-client to v7.4.1 (#922) (a878923)
  • deps: update dependency com.flagsmith:flagsmith-java-client to v7.4.2 (#951) (a1991bd)
  • deps: update dependency com.squareup.okhttp3:okhttp to v4.12.0 (#503) (a82668c)

✨ New Features

  • Add support for http protocols option with flagsmith client (#950) (a7e1f7b)

🧹 Chore

  • deps: update dependency com.squareup.okhttp3:mockwebserver to v4.12.0 (#502) (4e0b6ff)

📚 Documentation

0.0.8 (2023-08-15)

Bug Fixes

  • deps: update dependency com.flagsmith:flagsmith-java-client to v7.1.0 (#370) (fae8085)

0.0.7 (2023-07-17)

Bug Fixes

  • deps: update dependency com.flagsmith:flagsmith-java-client to v7 (#343) (9477407)

0.0.6 (2023-05-17)

Bug Fixes

  • deps: update dependency com.flagsmith:flagsmith-java-client to v6.2.0 (#319) (db1ab6e)

0.0.5 (2023-05-11)

Bug Fixes

  • deps: update dependency com.flagsmith:flagsmith-java-client to v6 (#263) (c3f8ecf)
  • deps: update dependency com.squareup.okhttp3:okhttp to v4.11.0 (#290) (b7be0ec)

0.0.4 (2023-02-07)

Bug Fixes

0.0.3 (2023-01-19)

Bug Fixes

  • deps: update dependency com.squareup.okhttp3:okhttp to v4.10.0 (#195) (32d6884)

0.0.2 (2023-01-17)

Features