Skip to content

Releases: moclojer/moclojer

v0.3.3

10 May 14:42
Compare
Choose a tag to compare

v0.3.3

🎯 milestone
🔖 full Changelog

What’s Changed

  • Added JSON logging format support. PR #246
  • Updated dependencies @actions/artifact to v2.1.5 and @actions/core to v1.0.1. PR #562
  • Added deprecation notice for versions v3/v2/v1 in the README. PR #561
  • Minor fix to the migration README. PR #523
  • HTTP header parameters as variables. PR #251
  • Added interceptor-error-handler function for formatting exceptions as JSON for Internal Server Errors. Integrated error handling into get-interceptors. Imported io.pedestal.interceptor.error and clojure.data.json PR #254
  • We should be able to create a dev and prod config map when start moclojer PR #199
  • Updated dependencies @actions/artifact to v2.1.6. This update includes improvements to the artifact upload process. PR #257
  • Bug fix docker image build: used uberjar to build and distribute .jar file PR #259

Contributors

v0.3.2

17 Apr 14:54
99ab905
Compare
Choose a tag to compare

v0.3.2

🎯 milestone
🔖 full Changelog

What’s Changed

  • Enhanced logging capabilities now include the host of the request, contributed by @avelino #241

Contributors

v0.3.1

08 Apr 18:29
Compare
Choose a tag to compare

v0.3.1

🎯 milestone
🔖 full Changelog

What’s Changed

  • Swagger in docs by @avelino #196
  • Running moclojer as framework it has an error when hit the localhost:8000 by @matheusfrancisco #201
  • Watcher is not restarting the moclojer when I change the spec file by @matheusfrancisco #208
  • BUG: docker no main manifest attribute, in /app/moclojer.jar by @avelino #210
  • Review structural organization the moclojer version data is stored by @avelino #212
  • improve request logs, add more fields by @avelino #214
    • Updated io.pedestal library to version 0.6.3 for better stability and performance
    • Ensured proper handling of not-found HTTP responses, improving user experience by providing clearer error messages and guidance on next steps
  • sentry support, if set SENTRY_DSN (sentry doc) envvar send except to <sentry.io> by @avelino #195
  • webhook condition support :if by @avelino #235
  • clojars distribute by @avelino #234

Contributors

v0.3.0

10 Dec 21:54
Compare
Choose a tag to compare

v0.3.0

🎯 milestone
🔖 full Changelog

What’s Changed

Contributors

v0.2

26 Apr 15:08
b9b27a1
Compare
Choose a tag to compare

v0.2

🎯 milestone
🔖 full Changelog

What's Changed

Contributors

v0.1

15 Mar 00:42
1170392
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/avelino/moclojer/commits/v0.1