configcat-publicapi-node-client

ConfigCat Public Management API client for Node.js. The purpose of this client is to access the ConfigCat Public Management API programmatically. Using this client you can Create, Read, Update and Delete any entities like Feature Flags, Configs, Environments or Products within ConfigCat.

MIT License

Stars
4
configcat-publicapi-node-client - v2.0.1 Latest Release

Published by novalisdenahi 7 months ago

  • April security updates 2024
configcat-publicapi-node-client - v2.0.0

Published by laliconfigcat 8 months ago

Breaking changes

  • Replaced request dependency with axios. request has been deprecated since 2019, so a replacement was necessary to avoid security problems. This means the whole client has been regenerated with axios. This causes some breaking changes:
    • API constructors use Configuration parameter
    • API calls return with AxiosResponse
  • New endpoints and models generated related to ConfigCat V2 configs and feature flags.
configcat-publicapi-node-client - v2.0.0

Published by novalisdenahi 8 months ago

Breaking changes

  • Replaced request dependency with axios. request has been deprecated since 2019, so a replacement was necessary to avoid security problems. This means the whole client has been regenerated with axios. This causes some changes:
    • API constructors use Configuration parameter
    • API calls return with AxiosResponse
  • New endpoints and models generated related to ConfigCat V2 configs and feature flags.
configcat-publicapi-node-client - v1.0.2

Published by novalisdenahi over 1 year ago

  • Change to manually generated client
  • Fix security issues
configcat-publicapi-node-client - v1.0.1

Published by laliconfigcat over 3 years ago

configcat-publicapi-node-client - v1.0.0

Published by laliconfigcat over 3 years ago