Skip to content
This repository has been archived by the owner on Jul 4, 2019. It is now read-only.

Releases: Financial-Times/kat-client-proxies

Prevents retrying 404 responses in MyFT calls

10 Oct 14:26
Compare
Choose a tag to compare
Merge pull request #32 from Financial-Times/dont-retry-404

Dont retry 404

Further fixes for removing users from topics

02 Oct 13:06
Compare
Choose a tag to compare
Merge pull request #31 from Financial-Times/fix-remove-follows-rel

Upped version number

Fixes removing user follows

28 Sep 14:27
Compare
Choose a tag to compare
Merge pull request #29 from Financial-Times/fix-remove-follows-body

Upped version number for release

v2.1.1

26 Sep 13:20
Compare
Choose a tag to compare

Fixes removing user follows, and replaces the use of real UUIDs in tests

Consolidate config vars being used for membership services

20 Sep 11:50
Compare
Choose a tag to compare
  1. Use API_GATEWAY_HOST in place of ACS_API_URL, ALS_API_URL, and HUI_BASE_URL
  2. Use one config var KAT_MEMB_API_KEY for requests to ALS and ACS as they are the same key.
  3. Remove empty emailNotification.js file

Organic suppressed follow and remove relationships

14 Sep 16:10
Compare
Choose a tag to compare

Adds new methods to client proxies that use the myft-api v3/kat/ routes for adding and removing follow concept relationships.

This has been relased as a major change even though there are no breaking changes in the update due to the significance of of the update.

Methods for getting individual user followers

09 Aug 14:26
Compare
Choose a tag to compare
Merge pull request #17 from Financial-Times/indy-follows

Get users following as an individual

v0.0.1-beta.11

25 Jul 08:25
Compare
Choose a tag to compare
v0.0.1-beta.11 Pre-release
Pre-release
Merge pull request #16 from Financial-Times/vault-env-rename

Vault config rename

v0.0.1-beta.10

21 Jul 09:23
Compare
Choose a tag to compare
v0.0.1-beta.10 Pre-release
Pre-release
Merge pull request #15 from Financial-Times/delete-group

Remove group node

v0.0.1-beta.9

19 Jul 12:16
Compare
Choose a tag to compare
v0.0.1-beta.9 Pre-release
Pre-release
Merge pull request #14 from Financial-Times/groups-api

Small changes for the group API