Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.

prepare 5.4.0 release #118

Merged
merged 61 commits into from
Aug 30, 2018
Merged

prepare 5.4.0 release #118

merged 61 commits into from
Aug 30, 2018

Commits on Jul 11, 2018

  1. Make things prettier, add RedisFeatureStore to toplevel ts declaratio…

    …ns, fix LDFeatureStore.close return value
    Arnold Trakhtenberg committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    68d3556 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5c665f View commit details
    Browse the repository at this point in the history
  3. address review

    Arnold Trakhtenberg committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    407e6ce View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2018

  1. Merge pull request #86 from launchdarkly/at/ch20232/add-flag-util-met…

    …hods-to-typescript-definitions
    
    [ch20232] Add flag util methods to typescript definitions
    Arnold Trakhtenberg authored Jul 19, 2018
    Configuration menu
    Copy the full SHA
    bef407a View commit details
    Browse the repository at this point in the history
  2. fix: package.json to reduce vulnerabilities

    The following vulnerabilities are fixed with an upgrade:
    - https://snyk.io/vuln/npm:cryptiles:20180710
    snyk-bot committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    762b1c8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #87 from launchdarkly/snyk-fix-0c23hh

    [Snyk] Fix for 1 vulnerable dependencies
    eli-darkly authored Jul 19, 2018
    Configuration menu
    Copy the full SHA
    69d7219 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d2c6c18 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    640703c View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2018

  1. Configuration menu
    Copy the full SHA
    c45414e View commit details
    Browse the repository at this point in the history
  2. update package-lock

    eli-darkly committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    b4fe5f4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #88 from launchdarkly/eb/ch17629/built-in-crypto

    remove npm dependency on "crypto", use built-in version instead
    eli-darkly authored Jul 26, 2018
    Configuration menu
    Copy the full SHA
    04bc0e8 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2018

  1. Configuration menu
    Copy the full SHA
    d4e15b1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #89 from launchdarkly/eb/19705/400-error

    treat HTTP 400 as a recoverable error
    eli-darkly authored Aug 1, 2018
    Configuration menu
    Copy the full SHA
    0484c64 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of github.com:launchdarkly/node-client

    # Conflicts:
    #	package-lock.json
    eli-darkly committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    797b4a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ccbb753 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #90 from launchdarkly/eb/wait-for-init-docs

    update doc comment for new waitForInitialization behavior
    eli-darkly authored Aug 1, 2018
    Configuration menu
    Copy the full SHA
    bcb4f0e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    018c6f2 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #91 from launchdarkly/eb/wait-for-init-value

    fix waitForInitialization to always resolve with a value
    eli-darkly authored Aug 1, 2018
    Configuration menu
    Copy the full SHA
    44f2d4a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1664025 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2018

  1. Update feature store type for versioned data kind

    Arnold Trakhtenberg committed Aug 17, 2018
    Configuration menu
    Copy the full SHA
    9595181 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #92 from launchdarkly/at/update-types

    Update LDFeatureStore type definition for versioned data kind
    Arnold Trakhtenberg authored Aug 17, 2018
    Configuration menu
    Copy the full SHA
    94a7cc6 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2018

  1. Configuration menu
    Copy the full SHA
    e51d554 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38616c8 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2018

  1. typo

    eli-darkly committed Aug 21, 2018
    Configuration menu
    Copy the full SHA
    90e1c1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b672fb View commit details
    Browse the repository at this point in the history
  3. comment edits

    eli-darkly committed Aug 21, 2018
    Configuration menu
    Copy the full SHA
    1a35b79 View commit details
    Browse the repository at this point in the history
  4. fix test

    eli-darkly committed Aug 21, 2018
    Configuration menu
    Copy the full SHA
    72e2e24 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba0d334 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #93 from launchdarkly/eb/ch22308/all-flags-state

    add new version of allFlags() that captures more metadata
    eli-darkly authored Aug 21, 2018
    Configuration menu
    Copy the full SHA
    db69f7a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a9a5c2f View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2018

  1. fix comment

    eli-darkly committed Aug 22, 2018
    Configuration menu
    Copy the full SHA
    06bdb46 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #94 from launchdarkly/eb/ch12124/client-side-filter

    add ability to filter for only client-side flags
    eli-darkly authored Aug 22, 2018
    Configuration menu
    Copy the full SHA
    37c1e82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7f92fc View commit details
    Browse the repository at this point in the history
  4. add npm audit to build

    eli-darkly committed Aug 22, 2018
    Configuration menu
    Copy the full SHA
    aa39f0e View commit details
    Browse the repository at this point in the history
  5. run npm audit fix

    eli-darkly committed Aug 22, 2018
    Configuration menu
    Copy the full SHA
    2dd2edc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    511e783 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #95 from launchdarkly/eb/ch21851/npm-audit

    fix dependencies with npm audit; add npm audit to CI build
    eli-darkly authored Aug 22, 2018
    Configuration menu
    Copy the full SHA
    fd8da86 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    01d415e View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2018

  1. Configuration menu
    Copy the full SHA
    00e08c8 View commit details
    Browse the repository at this point in the history
  2. add doc comment

    eli-darkly committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    bece5f2 View commit details
    Browse the repository at this point in the history
  3. uncomment test

    eli-darkly committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    69f27da View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2018

  1. tests for default logic

    eli-darkly committed Aug 24, 2018
    Configuration menu
    Copy the full SHA
    ad940ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e44cff View commit details
    Browse the repository at this point in the history
  3. typo

    eli-darkly committed Aug 24, 2018
    Configuration menu
    Copy the full SHA
    45dad9d View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2018

  1. Configuration menu
    Copy the full SHA
    d15fef4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    277c77c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #97 from launchdarkly/eb/ch22880/optional-options

    fix allFlagsState behavior when options are omitted
    eli-darkly authored Aug 27, 2018
    Configuration menu
    Copy the full SHA
    9317316 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    727ff9b View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2018

  1. Configuration menu
    Copy the full SHA
    1217a54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    071f96d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07b6eb4 View commit details
    Browse the repository at this point in the history
  4. add tsc build step

    eli-darkly committed Aug 29, 2018
    Configuration menu
    Copy the full SHA
    01c8371 View commit details
    Browse the repository at this point in the history
  5. fix tsc command

    eli-darkly committed Aug 29, 2018
    Configuration menu
    Copy the full SHA
    a15959c View commit details
    Browse the repository at this point in the history
  6. add npm script

    eli-darkly committed Aug 29, 2018
    Configuration menu
    Copy the full SHA
    aad1895 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #98 from launchdarkly/eb/ch22998/check-typescript

    validate TypeScript definitions in CI build
    eli-darkly authored Aug 29, 2018
    Configuration menu
    Copy the full SHA
    aef2575 View commit details
    Browse the repository at this point in the history
  8. typo

    eli-darkly committed Aug 29, 2018
    Configuration menu
    Copy the full SHA
    623956a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    de65a33 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'explanation' into eb/ch19976/explanations

    # Conflicts:
    #	test/LDClient-test.js
    eli-darkly committed Aug 29, 2018
    Configuration menu
    Copy the full SHA
    35f97cc View commit details
    Browse the repository at this point in the history
  11. TS syntax error

    eli-darkly committed Aug 29, 2018
    Configuration menu
    Copy the full SHA
    48e750b View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2018

  1. Merge pull request #96 from launchdarkly/eb/ch19976/explanations

    implement evaluation with explanation
    eli-darkly authored Aug 30, 2018
    Configuration menu
    Copy the full SHA
    85dde8d View commit details
    Browse the repository at this point in the history
  2. version 5.4.0

    eli-darkly committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    9fd7aef View commit details
    Browse the repository at this point in the history