Recent Releases of com.moclojer/moclojer

com.moclojer/moclojer - v0.4.0

v0.4.0

🎯 milestone πŸ”– full Changelog

What's Changed

Features

Improvements

  • Change from clj-http to http-kit Issue #320
  • Fix flaky latency tests by adding tolerance buffer Issue #321

Contributors

  • @avelino
  • @J0sueTM
  • @Felipe-gsilva

- Clojure
Published by github-actions[bot] about 1 year ago

com.moclojer/moclojer - v0.3.5

v0.3.5

🎯 milestone πŸ”– full Changelog

What's Changed

Features

  • Latency Simulation and Rate Limiting Middleware PR #301

Bug Fixes

  • Default x-rate-limit to 100 PR #305
  • The --mocks tag isn't working properly PR #299

Documentation

  • Better document moclojer's functions and workflow PR #285

Contributors

  • @avelino
  • @Felipe-gsilva
  • @grigolin
  • @j0suetm

- Clojure
Published by github-actions[bot] about 1 year ago

com.moclojer/moclojer - v0.3.4

v0.3.4

🎯 milestone πŸ”– full Changelog

What’s Changed

  • Switching from Pedestal to Reitit PR #277
  • Adding swagger to moclojer PR #262

Contributors

  • @matheusfrancisco
  • @j0suetm
  • @avelino

- Clojure
Published by github-actions[bot] over 1 year ago

com.moclojer/moclojer - v0.3.3.1

v0.3.3.1

πŸ”– full Changelog

What's Changed

  • Load parsed body correctly PR #269
  • Using webhook headers on its requests by default PR #270

Contributors

  • @j0suetm

- Clojure
Published by J0sueTM almost 2 years ago

com.moclojer/moclojer - v0.3.3

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

  • @j0suetm
  • @eggyhead
  • @robherley
  • @andrewakim
  • @avelino

- Clojure
Published by github-actions[bot] about 2 years ago

com.moclojer/moclojer - v0.3.2

v0.3.2

🎯 milestone πŸ”– full Changelog

What’s Changed

Contributors

  • @avelino

- Clojure
Published by github-actions[bot] about 2 years ago

com.moclojer/moclojer - v0.3.1

v0.3.1

🎯 milestone πŸ”– full Changelog

What’s Changed

Contributors

  • @avelino
  • @matheusfrancisco

- Clojure
Published by github-actions[bot] about 2 years ago

com.moclojer/moclojer - v0.3.0

v0.3.0

🎯 milestone πŸ”– full Changelog

What’s Changed

Contributors

  • @avelino
  • @rodweb
  • @matheusfrancisco
  • @vmesel
  • @souenzzo

- Clojure
Published by github-actions[bot] over 2 years ago

com.moclojer/moclojer - v0.2

v0.2

🎯 milestone πŸ”– full Changelog

What's Changed

Contributors

  • @souenzzo
  • @avelino
  • @rafaeldelboni
  • @vmesel
  • @matheusfrancisco

- Clojure
Published by github-actions[bot] about 3 years ago

com.moclojer/moclojer - v0.1

What's Changed

  • Add openapi v3 support by @souenzzo in https://github.com/avelino/moclojer/pull/2
  • Minimal graalvm support by @souenzzo in https://github.com/avelino/moclojer/pull/3
  • dynamic endpoint support by @avelino in https://github.com/avelino/moclojer/pull/8
  • slugify router-name -> remove replace / by @avelino in https://github.com/avelino/moclojer/pull/10
  • params query support by @avelino in https://github.com/avelino/moclojer/pull/12
  • implement (body-params/body-params) by @avelino in https://github.com/avelino/moclojer/pull/14
  • run the tests after the linter by @avelino in https://github.com/avelino/moclojer/pull/19
  • [EDN-MOCK-SERVER-SUPPORT]- add edn support to moclojer by @matheusfrancisco in https://github.com/avelino/moclojer/pull/16
  • Graal build v2 by @souenzzo in https://github.com/avelino/moclojer/pull/21
  • Hot reload support by @souenzzo in https://github.com/avelino/moclojer/pull/22
  • +multipart support, fixes #20 by @souenzzo in https://github.com/avelino/moclojer/pull/23
  • generate version automatically with tag creation by @avelino in https://github.com/avelino/moclojer/pull/24
  • split build and release into two actions by @avelino in https://github.com/avelino/moclojer/pull/27
  • docker file image by @avelino in https://github.com/avelino/moclojer/pull/28
  • generating reflect.config in gaction by @avelino in https://github.com/avelino/moclojer/pull/29

New Contributors

  • @souenzzo made their first contribution in https://github.com/avelino/moclojer/pull/2
  • @avelino made their first contribution in https://github.com/avelino/moclojer/pull/8
  • @matheusfrancisco made their first contribution in https://github.com/avelino/moclojer/pull/16

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

- Clojure
Published by avelino about 4 years ago