Commit df7c588
authored
chore(main): release 2.0.0 (#33)
🤖 I have created a release *beep* *boop*
---
##
[2.0.0](1.2.2...v2.0.0)
(2023-12-28)
### ⚠ BREAKING CHANGES
* SDK configuration exposes new options and is organized hierarchically
* remove `inlineUsersInEvents` and `userKeysFlushInterval` config
options
* remove global `registerLogger` function, replace with config option
* remove `alias` function, replace usage with multi-kind contexts
* Variation and VariationDetail now take contexts
* `makeUser` behavior modified to construct a user-kind context
* use C++ Server-side SDK 3.0 bindings
([#31](#31))
### Features
* added `makeContext` for constructing single or multi-kind contexts
([95e9718](95e9718))
* use C++ Server-side SDK 3.0 bindings
([#31](#31))
([95e9718](95e9718))
### Code Refactoring
* makeUser behavior modified to construct a user-kind context
([95e9718](95e9718))
* remove `alias` function, replace usage with multi-kind contexts
([95e9718](95e9718))
* remove `inlineUsersInEvents` and `userKeysFlushInterval` config
options
([95e9718](95e9718))
* remove global `registerLogger` function, replace with config option
([95e9718](95e9718))
* SDK configuration exposes new options and is organized hierarchically
([95e9718](95e9718))
* Variation and VariationDetail now take contexts
([95e9718](95e9718))
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent 95e9718 commit df7c588
File tree
4 files changed
+31
-3
lines changed4 files changed
+31
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
5 | 33 | | |
6 | 34 | | |
7 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments