moclojer
GitHub
  • README
  • First Steps
    • Overview
    • Installation
    • Your First Mock Server
    • Dynamic Responses
    • Multiple Endpoints
    • Real-World Example
  • Templates
    • Template System Overview
    • Template Variables
  • Advanced Features
    • WebSocket Support
    • External Bodies
    • Webhook Integration
    • Rate Limiting
    • Multi-Domain Support
  • Framework Integration
    • Using as a Library
  • Reference Documentation
    • Configuration Specification
    • FAQ
  • Community and Contribution
    • Documentation Refactor
    • Code of Conduct
  • Release Notes
    • Latest Changes
    • v0.4.0
    • v0.3.5
    • v0.3.4
    • v0.3.3.1
    • v0.3.3
    • v0.3.2
    • v0.3.1
    • v0.3.0
    • v0.2
    • v0.1
Powered by GitBook
On this page
  • What's Changed
  • Features
  • Improvements
  • Contributors

Was this helpful?

Edit on GitHub
  1. Release Notes

v0.4.0

PreviousLatest ChangesNextv0.3.5

Last updated 2 months ago

Was this helpful?

What's Changed

Features

  • WebSocket Support

  • Documentation of the moclojer specification (moclojer yaml)

  • Upgrade Clojure to version 1.12.0

Improvements

  • Change from clj-http to http-kit

  • Fix flaky latency tests by adding tolerance buffer

Contributors

  • @avelino

  • @J0sueTM

  • @Felipe-gsilva

🎯 milestone
🔖 full Changelog
Issue #316
Issue #245
Issue #282
Issue #320
Issue #321