Skip to content

Releases: epimorphics/json-rails-logger

v0.3.5.3

10 Mar 12:18
0.3.5.3
d4cdb93
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.5.2...0.3.5.3

v0.3.5.2

07 Mar 11:23
0.3.5.2
49d07f0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.5.1...0.3.5.2

v0.3.5.1

06 Mar 14:59
0.3.5.1
42074c1
Compare
Choose a tag to compare

What's Changed

  • Resolves open-ended dependencies warning on publish by @jonrandahl in #43

Full Changelog: 0.3.5...0.3.5.1

v0.3.5

02 Mar 16:35
3650549
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.3...0.3.5

0.3.3

04 Feb 17:09
d6b40b1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.2...0.3.3

Release 0.2.2

09 Mar 13:28
a911a71
Compare
Choose a tag to compare
  • timestamp renamed to ts in returning JSON
  • Date format for timestamp changed to %Y-%m-%dT%H:%M:%S.%3NZ
  • request_id is no longer internally generated if the header is missing from
    the request, but the field will be missing from the returning JSON instead

Release 0.2.1

23 Feb 12:39
cb0b9b9
Compare
Choose a tag to compare
  • Unit tests should now autorun on push and pull_request actions
  • 'x-request-id' renamed to 'request_id' in code and returning JSON

Release 0.2.0

01 Feb 16:51
2f88a58
Compare
Choose a tag to compare
  • Request ID in every log message
  • Platform specific fields moved inside 'rails' field
  • MIT license file
  • Readme with instructions

Initial release

28 Jan 18:42
ac6fa08
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release

This is an initial release, contains a simple JSON Rails Logger with some customisation applied to it