Releases: Financial-Times/n-es-client
Releases · Financial-Times/n-es-client
v6.0.1
What's Changed
uses overrides to point to a secure version of node-fetch instead of the one used by default in signed-aws-es-client
- chore: ci-2164 override node-fetch from old dep by @debugwand in #120
Full Changelog: v6.0.0...v6.0.1
v6.0.0
What's Changed
- chore!: ci-2164 remove support for node<18 by @debugwand in #119
Full Changelog: v5.1.0...v6.0.0
v5.1.0
support doppler autorotated keynames requirements
What's Changed
- feat: CI-2184 set doppler autorotated keynames to ones accepted by si… by @debugwand in #117
New Contributors
- @debugwand made their first contribution in #117
Full Changelog: v5.0.0...v5.1.0
v5.0.0
What's Changed
- Breaking: replace n-logger with Reliability Kit logger by @rowanmanning in #114
Full Changelog: v4.2.1...v5.0.0
v4.1.0
What's Changed
FTDCS-151 - Signed aws es fetch by @JSRedondo in #86(reverted)FTDCS-151 - Use aws-sdk official package to sign requests to AWS by @JSRedondo in #93(reverted)- CI install npm 7.24 by @GlynnPhillips in #97
- change build-tes-provision in order to need approval by @juanSanchezAlcala in #94
- Revert the AWS signed fetch work by @rowanmanning in #101
- Require n-logger v10.2.0 by @rowanmanning in #100
New Contributors
- @JSRedondo made their first contribution in #86
- @rowanmanning made their first contribution in #101
Full Changelog: v4.0.0...v4.1.0
v4.0.0 Upgrade Node to Version 14 - 16
Upgrading node version and set check engines that this version is only compatible with node 14 - 16.
What's Changed
- Remove next-webhooks by @AliceArmstrong in #68
- [CI-1026] update circleci config to handle new npm auth by @gitGremlin in #77
- Update to npm 7 by @AlbertoCuberoNavas in #81
- [CI-669] Circle CI config to wait on approval on renovate and nori by @AlbertoCuberoNavas in #84
- [CI-669] Configure CI to wait for approval for renovate PRs on our repos by @AlbertoCuberoNavas in #85
- Revert "[CI-669] Configure CI to wait for approval for renovate PRs on our repos" by @AlbertoCuberoNavas in #88
- [CI-669] Configure CI to wait for approval for renovate PRs on our repos by @AlbertoCuberoNavas in #89
- Update to node 16 and test node 14 in the CI by @juanSanchezAlcala in #87
New Contributors
- @AliceArmstrong made their first contribution in #68
- @gitGremlin made their first contribution in #77
- @AlbertoCuberoNavas made their first contribution in #81
- @juanSanchezAlcala made their first contribution in #87
Full Changelog: v3.0.2...v4.0.0
v3.0.3-beta.1
What's Changed
- Remove next-webhooks by @AliceArmstrong in #68
- [CI-1026] update circleci config to handle new npm auth by @gitGremlin in #77
- Update to npm 7 by @AlbertoCuberoNavas in #81
- [CI-669] Circle CI config to wait on approval on renovate and nori by @AlbertoCuberoNavas in #84
- [CI-669] Configure CI to wait for approval for renovate PRs on our repos by @AlbertoCuberoNavas in #85
- Revert "[CI-669] Configure CI to wait for approval for renovate PRs on our repos" by @AlbertoCuberoNavas in #88
- [CI-669] Configure CI to wait for approval for renovate PRs on our repos by @AlbertoCuberoNavas in #89
New Contributors
- @AliceArmstrong made their first contribution in #68
- @gitGremlin made their first contribution in #77
- @AlbertoCuberoNavas made their first contribution in #81
Full Changelog: v3.0.2...v3.0.3-beta
Fix msearch
Fix msearch request body format
Upgrade http-errors ^1.6.2 -> ^1.8.0
Merge pull request #58 from Financial-Times/upgrade-http-errors Upgrade http-errors ^1.6.2 -> ^1.8.0
Make requests to Elasticsearch v7 cluster (next-elasticsearch-v7.gslb.ft.com)
v3.0.0 Merge pull request #56 from Financial-Times/make-requests-to-next-ela…