Skip to content

Releases: protomodule/probe

v0.6.0

25 Jul 13:33

Choose a tag to compare

  • ⬆️ Update dependencies due to security vulnerability b353a74
  • 💲 set settings via env 2982562
  • 🔊 added settings to log request body and headers 051aed9

v0.5.0...v0.6.0

v0.5.0

09 Dec 21:20

Choose a tag to compare

  • ✨ Outputs different HTTP status codes in different loggers/colors during request logging 1d92666
  • 🐛 Fixes null error on docker_tag in version info 5655df6

v0.4.0...v0.5.0

v0.4.0

28 Nov 19:39

Choose a tag to compare

  • ✨ Exports loading version from file df1dd62
  • 🏗️ Adds cache control headers to badges to prevent GitHub from caching images in Markdown e3ee236

v0.3.0...v0.4.0

v0.3.0

03 Nov 12:18

Choose a tag to compare

  • 🏷️ Adds new endpoint to retrieve version as SVG shield/badge f4ebd4b

v0.2.1...v0.3.0

v0.2.1

25 Oct 20:51

Choose a tag to compare

  • ⬆️ Upgrades dependencies and adds required code changes ee3351e
  • 🔊 Prints warning when invalid LOG_LEVEL is specified 44ec9d3

v0.2.0...v0.2.1

v0.2.0

13 Jul 09:15

Choose a tag to compare

  • ✨ Adds „test“ as a default environment 8fccd1d

v0.1.1...v0.2.0

v0.1.1

06 Mar 18:15

Choose a tag to compare

  • 🐛 Fixes type definition for ES module 7f50111

v0.1.0...v0.1.1

v0.1.0

06 Mar 18:01

Choose a tag to compare

  • 🔧 Adds publish config for "np" 946ffee
  • ➖ Removes "np" as a dependency to keep audit clean b6f9423
  • 🙈 Ignores lock files 6c4240c
  • 🔧 Adds package.json to the published module e61550c
  • ⬆️ Updates dependencies to latest version 0a767a9
  • 📝 Adds syntax highlighting in documentation bb8f706
  • 📝 WIP: Explain basic options usage in README.md a5a84ae
  • 📝 WIP: Adds documentation for configuration options 0ed7886
  • 📝 WIP: Adds readme for modules and utilities 484c846
  • 🏗 Supports ESM & CommonJS 9911445
  • 🔊 Logs process ID when configured in environment 2f9d9cb
  • 🔊 Rewrites logger to take LOG_LEVEL into account 5dbcae6
  • 🐛 Fixes caller output when using console.log against warning fa4f621
  • 🔊 Write trace and request IDs to log 97dfce2
  • ♻️ Refactors config to return typesafe custom configs when using fromEnv 76c2cdd
  • ✨ Show how-to page when version or changelog file is missing 61d7f6f
  • ✨ Allow also true/false for yes/no configuration variables 8ff9f8f
  • ⚡️ Do not hold potentially large changelog file in memory d0de4c4
  • ✨ Adds request tracing middleware 2e47ba4
  • ✨ Adds yes/no validator to environment config 3b61f6b
  • ✨ Adds dynamic typing of custom env 9c056b7
  • ✨ Adds environment config with variable validation d3b59d6
  • ✨ Adds middleware for Prometheus metrics as module 956c87b
  • ✨ Adds changelog module 9271558

2d4e180...v0.1.0