Skip to content

v0.9.0

Latest

Choose a tag to compare

@toddbaert toddbaert released this 29 Jul 17:35
d5b0a73

What's Changed

⚠️ This release contains breaking changes: #280, #306, and #360.

✨ New Features

🐛 Bug Fixes

  • fix: clarify in-memory provider reqs by @toddbaert in #277
  • fix: Clarify scenario descriptions in context merging feature by @askpt in #304
  • fix(docs): change tracking code example to use proper java syntax by @alexandraoberaigner in #299
  • fix: Broaden definition of hook data value types. by @kinyoklion in #307
  • fix: clarify hook ordering by @toddbaert in #315
  • fix: correct shutdown points after status removal by @toddbaert in #317
  • fix: add additional tags for better filtering options by @aepfli in #339
  • fix!: Fix numbering for immutable flag metadata requirement by @keelerm84 in #360
  • fix: add evaluation context and transaction context propagators to shutdown reset requirement (1.6.2) by @toddbaert in #375
  • fix: require SDK to update status before emitting events by @dd-oleksii in #367
  • fix: expand example for 1.3.3.1 by @dd-oleksii in #387
  • fix: provider state ownership via events by @toddbaert in #385
  • fix: clarifications on event-driven-status by @toddbaert in #408

🧹 Chore

  • chore: Add new test suite for context merging by @chrfwow in #293
  • chore: update multi-provider spec docs by @jonathannorris in #305
  • chore: add semcon value release info to appendix d by @beeme1mr in #324
  • chore: rename from log to event, clarify value requirements by @beeme1mr in #341

📚 Documentation

  • docs(multi-provider): Document Track Method Support in Multi-Provider by @jonathannorris in #320
  • docs: clarify evaluation context in hook requirements by @beeme1mr in #330
  • docs: add telemetry hook implementation guidelines by @beeme1mr in #348
  • docs: update SDK compatibility link to new path by @jonathannorris in #349
  • docs: fix break syntax on the observability appendix by @beeme1mr in #358

🧪 Tests

  • test: improve gherkin suite with spec information and testdata by @aepfli in #336

New Contributors

Full Changelog: v0.8.0...v0.9.0