From 78822a0a212d0710d6a5b5cd5069d8ec82653646 Mon Sep 17 00:00:00 2001 From: amplitude-sdk-bot Date: Mon, 1 Aug 2022 16:44:25 +0000 Subject: [PATCH] chore(release): publish v1.1.0 --- CHANGELOG.md | 17 +++++++++++++++++ docs/classes/AmplitudeCookie.html | 8 ++++---- docs/classes/ExperimentClient.html | 8 ++++---- docs/classes/FlagConfigFetcher.html | 8 ++++---- docs/classes/FlagConfigPoller.html | 8 ++++---- docs/classes/InMemoryFlagConfigCache.html | 8 ++++---- docs/classes/LocalEvaluationClient.html | 8 ++++---- docs/classes/RemoteEvaluationClient.html | 8 ++++---- docs/index.html | 8 ++++---- docs/interfaces/FlagConfigCache.html | 8 ++++---- docs/types/ExperimentConfig.html | 8 ++++---- docs/types/ExperimentUser.html | 8 ++++---- docs/types/FlagConfig.html | 8 ++++---- docs/types/LocalEvaluationConfig.html | 8 ++++---- docs/types/RemoteEvaluationConfig.html | 8 ++++---- docs/types/Variant.html | 8 ++++---- docs/types/Variants.html | 8 ++++---- docs/variables/Defaults.html | 8 ++++---- docs/variables/Experiment.html | 8 ++++---- docs/variables/RemoteEvaluationDefaults.html | 8 ++++---- lerna.json | 2 +- packages/node/CHANGELOG.md | 17 +++++++++++++++++ packages/node/package.json | 2 +- packages/ssr-demo/CHANGELOG.md | 8 ++++++++ packages/ssr-demo/package.json | 4 ++-- 25 files changed, 122 insertions(+), 80 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3209684..699d023 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,23 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.1.0](https://github.com/amplitude/experiment-node-server/compare/v1.0.3...v1.1.0) (2022-08-01) + + +### Bug Fixes + +* update evaluation dep ([d9efda4](https://github.com/amplitude/experiment-node-server/commit/d9efda4ee2ad4d4b4ef02d72a7fdaac9f43f1c1a)) + + +### Features + +* evaluation-js v1.0.0 ([b86f94e](https://github.com/amplitude/experiment-node-server/commit/b86f94e17ec9cca83b4189f0102aa11c01cb5cb2)) +* local evaluation ([#6](https://github.com/amplitude/experiment-node-server/issues/6)) ([6be8686](https://github.com/amplitude/experiment-node-server/commit/6be868689ac03c8ee49841e43c21dc51f1b4c1c5)) + + + + + ## [1.0.3](https://github.com/amplitude/experiment-node-server/compare/v1.0.2...v1.0.3) (2022-05-02) diff --git a/docs/classes/AmplitudeCookie.html b/docs/classes/AmplitudeCookie.html index be5958a..1d0555a 100644 --- a/docs/classes/AmplitudeCookie.html +++ b/docs/classes/AmplitudeCookie.html @@ -1,16 +1,16 @@ -AmplitudeCookie | Experiment JS Server Documentation - v1.0.3
+AmplitudeCookie | Experiment JS Server Documentation - v1.1.0
+
  • The search index is not available
  • Experiment JS Server Documentation - v1.1.0
    @@ -114,7 +114,7 @@

    Theme

    • Preparing search index...
    • -
    • The search index is not available
    Experiment JS Server Documentation - v1.0.3
    +
  • The search index is not available
  • Experiment JS Server Documentation - v1.1.0
    @@ -91,7 +91,7 @@

    Theme

    Experiment JS Server Documentation - v1.0.3
    +
  • The search index is not available
  • Experiment JS Server Documentation - v1.1.0
    @@ -80,7 +80,7 @@

    Theme

    Experiment JS Server Documentation - v1.0.3
    +
  • The search index is not available
  • Experiment JS Server Documentation - v1.1.0
    @@ -148,7 +148,7 @@

    Theme

    Experiment JS Server Documentation - v1.0.3
    +
  • The search index is not available
  • Experiment JS Server Documentation - v1.1.0
    @@ -162,7 +162,7 @@

    Theme

    Experiment JS Server Documentation - v1.0.3
    +
  • The search index is not available
  • Experiment JS Server Documentation - v1.1.0
    @@ -131,7 +131,7 @@

    Theme

    Experiment JS Server Documentation - v1.0.3
    +
  • The search index is not available
  • Experiment JS Server Documentation - v1.1.0
    @@ -94,7 +94,7 @@

    Theme

    Experiment JS Server Documentation - v1.0.3
    +
  • The search index is not available
  • Experiment JS Server Documentation - v1.1.0
    -

    Experiment JS Server Documentation - v1.0.3

    +

    Experiment JS Server Documentation - v1.1.0

    This is the API Reference for the Experiment Node.js Server SDK. For more details on implementing this SDK, view the [documentation] @@ -65,7 +65,7 @@

    Theme

    • Preparing search index...
    • -
    • The search index is not available
    Experiment JS Server Documentation - v1.0.3
    +
  • The search index is not available
  • Experiment JS Server Documentation - v1.1.0
    @@ -139,7 +139,7 @@

    Theme

    Experiment JS Server Documentation - v1.0.3
    +
  • The search index is not available
  • Experiment JS Server Documentation - v1.1.0
    ExperimentConfig: RemoteEvaluationConfig
    @@ -34,7 +34,7 @@

    Theme

    Experiment JS Server Documentation - v1.0.3
    +
  • The search index is not available
  • Experiment JS Server Documentation - v1.1.0
    ExperimentUser: { carrier?: string; city?: string; country?: string; device_brand?: string; device_id?: string; device_manufacturer?: string; device_model?: string; dma?: string; language?: string; library?: string; os?: string; platform?: string; region?: string; user_id?: string; user_properties?: { [propertyName: string]: string | number | boolean | (string | number | boolean)[] }; version?: string }
    @@ -106,7 +106,7 @@

    Theme

    Experiment JS Server Documentation - v1.0.3
    +
  • The search index is not available
  • Experiment JS Server Documentation - v1.1.0
    FlagConfig: Record<string, unknown>
    @@ -35,7 +35,7 @@

    Theme

    Experiment JS Server Documentation - v1.0.3
    +
  • The search index is not available
  • Experiment JS Server Documentation - v1.1.0
    LocalEvaluationConfig: { bootstrap?: Record<string, FlagConfig>; debug?: boolean; flagConfigPollingIntervalMillis?: number; httpAgent?: https.Agent; serverUrl?: string }
    @@ -60,7 +60,7 @@

    Theme

    Experiment JS Server Documentation - v1.0.3
    +
  • The search index is not available
  • Experiment JS Server Documentation - v1.1.0
    RemoteEvaluationConfig: { debug?: boolean; fetchRetries?: number; fetchRetryBackoffMaxMillis?: number; fetchRetryBackoffMinMillis?: number; fetchRetryBackoffScalar?: number; fetchRetryTimeoutMillis?: number; fetchTimeoutMillis?: number; httpAgent?: https.Agent; serverUrl?: string }
    @@ -72,7 +72,7 @@

    Theme

    Experiment JS Server Documentation - v1.0.3
    +
  • The search index is not available
  • Experiment JS Server Documentation - v1.1.0
    Variant: { payload?: any; value: string }
    @@ -42,7 +42,7 @@

    Theme

    Experiment JS Server Documentation - v1.0.3
    +
  • The search index is not available
  • Experiment JS Server Documentation - v1.1.0
    Variants: { [flagKey: string]: Variant }
    @@ -36,7 +36,7 @@

    Theme

    Experiment JS Server Documentation - v1.0.3
    +
  • The search index is not available
  • Experiment JS Server Documentation - v1.1.0
    Defaults: ExperimentConfig = ...
    @@ -34,7 +34,7 @@

    Theme

    Experiment JS Server Documentation - v1.0.3
    +
  • The search index is not available
  • Experiment JS Server Documentation - v1.1.0
    Experiment: { initialize: ((apiKey: string, config?: RemoteEvaluationConfig) => ExperimentClient); initializeLocal: ((apiKey: string, config?: LocalEvaluationConfig) => LocalEvaluationClient); initializeRemote: ((apiKey: string, config?: RemoteEvaluationConfig) => RemoteEvaluationClient) } = ...
    @@ -108,7 +108,7 @@

    Theme

    Experiment JS Server Documentation - v1.0.3
    +
  • The search index is not available
  • Experiment JS Server Documentation - v1.1.0
    RemoteEvaluationDefaults: RemoteEvaluationConfig = ...
    @@ -81,7 +81,7 @@

    Theme