Releases: Financial-Times/dotcom-reliability-kit
Releases · Financial-Times/dotcom-reliability-kit
middleware-log-errors: v0.1.0
31 May 14:52
Compare
Sorry, something went wrong.
No results found
0.1.0 (2022-05-31)
Features
add error logging middleware (303dc24 )
Bug Fixes
widen the SemVer range for n-logger (265fc88 )
serialize-request: v0.1.0
25 May 15:19
Compare
Sorry, something went wrong.
No results found
0.1.0 (2022-05-25)
Features
add a serialize-request package (af1b91a )
add request ID to the serialized output (7b9d974 )
serialize-error: v0.1.1
25 May 15:19
Compare
Sorry, something went wrong.
No results found
0.1.1 (2022-05-25)
Features
add property relatesToSystems to errors (2869396 )
errors: v0.1.2
25 May 15:19
Compare
Sorry, something went wrong.
No results found
0.1.2 (2022-05-25)
Features
add property relatesToSystems to errors (2869396 )
serialize-error: v0.1.0
16 May 07:23
Compare
Sorry, something went wrong.
No results found
0.1.0 (2022-05-13)
Features
add a serialize-error package (6262581 )
add error name to serialized error object (cec5528 )
Bug Fixes
change the default status code to null (7105519 )
Miscellaneous
fix JSDoc based on ESLint errors (0da21cc )
Documentation Changes
clarify use of statusCode vs status (7f056cc )
errors: v0.1.1
13 May 10:38
Compare
Sorry, something went wrong.
No results found
0.1.1 (2022-05-12)
Features
add a code property to operational errors (14a771e )
add an HTTP error class (9e7f123 )
allow additional error properties (dfd2121 )
Bug Fixes
error.data should allow any value (f62fba9 )
properly document the data param in errors (eb4f515 )
Documentation Changes
link to Joyent's Error Handling documentation (eadc390 )
Miscellaneous
add JSDoc linting (20a14ce )
define types before they're used (c1531d6 )
fix JSDoc based on ESLint errors (7ff7c36 )
errors: v0.1.0
04 May 13:17
Compare
Sorry, something went wrong.
No results found
0.1.0 (2022-05-04)
Features
add a method to check for operational errors (6a1e9ac )
initial bootstrapping of the errors package (ae787a0 )