Releases: Eppo-exp/js-sdk-common
Releases · Eppo-exp/js-sdk-common
v4.6.3
What's Changed
- fix(events): Add event gateway ingestion path to the URL by @felipecsl in #173
- chore: Bump version to v4.6.3 by @felipecsl in #174
Full Changelog: v4.6.2...v4.6.3
v4.6.2
What's Changed
- fix(events): Prefix event ingestion URL with scheme if none provided by @felipecsl in #170
- chore: Export
Event
by @felipecsl in #171 - fix: keep setPrecomputedFlagsRequestParameters by @sameerank in #172
Full Changelog: v4.6.1...v4.6.2
v4.6.1
What's Changed
- chore(events): Update event message format, bump tsc by @felipecsl in #162
- fix(events): Re-enqueue failed retries after
maxRetries
, bumpeslint
by @felipecsl in #168 - chore: Ensure event payload is an object by @felipecsl in #169
- chore(deps-dev): bump eslint-import-resolver-typescript from 2.7.1 to 3.7.0 by @dependabot in #167
- feat: persist subject key and attributes for precomputed logging by @sameerank in #163
Full Changelog: v4.6.0...v4.6.1
v4.6.0
What's Changed
- chore: prevent native node functions from leaking to js by @greghuels in #158
- feat: getBestBanditAction by @typotter in #161
Full Changelog: v4.5.4...v4.6.0
v4.5.4
What's Changed
- chore(deps): bump pino from 8.19.0 to 9.5.0 by @dependabot in #146
- chore: Add troubleshooting section to readme by @felipecsl in #156
- fix: Use js-base64 polyfill instead of
Buffer
for browser env by @felipecsl in #159
Full Changelog: v4.5.3...v4.5.4
v4.5.3
What's Changed
- chore(deps-dev): bump @types/lodash from 4.17.5 to 4.17.13 by @dependabot in #148
- chore(deps-dev): bump ts-node from 10.9.1 to 10.9.2 by @dependabot in #147
- chore(deps-dev): bump eslint-plugin-promise from 6.0.0 to 7.2.1 by @dependabot in #149
- fix: Add buffer polyfill with
base64url
support by @felipecsl in #153 - chore(deps-dev): bump ts-jest from 29.1.1 to 29.2.5 by @dependabot in #152
- chore(deps-dev): bump @types/jest from 29.5.11 to 29.5.14 by @dependabot in #151
- chore: Bump version for next release by @felipecsl in #154
Full Changelog: v4.5.2...v4.5.3
v4.5.2
What's Changed
- chore: Add dependabot file by @felipecsl in #144
- docs: test status badge in README by @typotter in #142
- perf: push targetingRuleConditionValuesTypesFromValues down by @rasendubi in #141
- perf: replace md5 with spark-md5 by @rasendubi in #140
New Contributors
- @rasendubi made their first contribution in #141
Full Changelog: v4.5.1...v4.5.2
v4.5.1
What's Changed
- fix: Do not throw from
newDefaultEventDispatcher
on invalid key by @felipecsl in #143
Full Changelog: v4.5.0...v4.5.1
v4.5.0
What's Changed
- feat(events): Add
EventDispatcher
and related classes by @felipecsl in #138 - feat: Add public API for setting event dispatcher by @felipecsl in #139
- feat: create EppoPrecomputedClient by @sameerank in #129
Full Changelog: v4.4.0...v4.5.0
v4.4.0: Selki/ff3396 expiring bandit cache (#128)
What's Changed
- Updated instruction for local-install.sh by @maya-the-mango in #127
- fix: bandit model version in tests by @sameerank in #130
- chore: tsc enable
strict
type checks by @felipecsl in #132 - Bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in #133
- chore(ci): Run CI on node test matrix by @felipecsl in #134
- feat: Add support for tracking arbitrary events by @felipecsl in #136
- Selki/ff3396 expiring bandit cache by @maya-the-mango in #128
New Contributors
- @maya-the-mango made their first contribution in #127
Full Changelog: v4.3.0...v4.4.0