Skip to content

Releases: esp/esp-js

v6.5.1

16 Nov 10:57
Compare
Choose a tag to compare

See PR #305 for details.

v6.5.0

16 Nov 10:56
Compare
Choose a tag to compare

See PR #304 for details

v6.4.0

17 Apr 05:50
Compare
Choose a tag to compare

esp-js-di container.resolveGroup() now allows for passing ...additionalDependencies , see #302

v6.3.3

28 Sep 13:17
Compare
Choose a tag to compare

Fixing an issue with HealthStatus.Terminal aggregation #301

v6.3.2

23 Sep 04:49
Compare
Choose a tag to compare

Minor Health Functionality Improvements #299

  • Added HealthStatus.Terminal
  • Router now implements HealthIndcator and will be terminal if there is an unhandled application error.

v6.3.1

19 Sep 01:38
Compare
Choose a tag to compare

Minor change to add the ability to provide a custom log formatter (see #298).

v6.3.0

26 Jul 10:04
Compare
Choose a tag to compare

Metrics and Health Indicator Updates see #296

v6.2.1

25 Jul 03:32
Compare
Choose a tag to compare

Adding caching APIs to MetricFactoryLike, see #295

v6.2.0

25 Jul 03:31
Compare
Choose a tag to compare

RetryPolicy API Simplicications - See #294

v6.1.0

26 May 03:17
Compare
Choose a tag to compare

Details at #292