Skip to content

Releases: europeana/api-gateway

Version 1.5.0

15 Apr 10:40
915a784
Compare
Choose a tag to compare

This release contains:

  • EA-3814 routing needed for the new Swagger console
  • EA-3790 fix kustomize deprecation warnings

Version 1.4.0

28 Aug 06:34
cfba997
Compare
Choose a tag to compare
  • Use internal k8s routing for all APIs

Version 1.3.2

15 Aug 11:45
49e7a34
Compare
Choose a tag to compare
  • EA-3358 fixed: warning Readiness & Liveness probes terminating redirects
  • EA-3441 fixed: issue with Attribution resources (static content)
  • EA-3442 added new central Swagger UI as static content

Version 1.3.1

31 Jan 12:29
00345a4
Compare
Choose a tag to compare

What's Changed

  • EA-3267: Support Thumbnail API Kubernetes deployment by @ikattey in #26

Full Changelog: api-gateway-1.3.0...api-gateway-1.3.1

Version 1.3.0

26 Jan 11:56
9989654
Compare
Choose a tag to compare

API deployment switches from IBM Cloud Foundry to Kubernetes with this release.

What's Changed

  • EA-3252: Setup kustomize for k8s deployment by @ikattey in #21, #22 and #23
  • EA-3130: Use internal Kubernetes DNS for Search and Record API by @ikattey in #24 and #25
  • Introduces ${RESOLVER_SETTINGS} environment variable, replacing ${RESOLVER_ADDRESS} for configuring the NGINX resolver.

Full Changelog: api-gateway-1.2.4...api-gateway-1.3.0

Version 1.2.4

17 Nov 08:27
d9731fb
Compare
Choose a tag to compare

Add Google domain validation file

Version 1.2.3

16 Nov 14:34
2fcf65f
Compare
Choose a tag to compare
  • Configure NGINX resolver to cache server IP addresses for 5 minutes

Version 1.2.2

27 Oct 09:33
01cf42b
Compare
Choose a tag to compare
  • Forward requests to CF apps over https (as fix for redirect issues after IBM upgraded their CF Go routers)

v1.2.1

09 Aug 08:19
5c5fc0f
Compare
Choose a tag to compare

What's fixed

  • Entity /stats and /enrich requests now routed to Entity API V2

v1.2.0

11 Jul 10:40
178b5da
Compare
Choose a tag to compare

What's new

  • Entity requests now routed between Entity API V2 and Entity Management
  • Support for deploying to Kubernetes