Releases: checkr/openmock
Releases · checkr/openmock
v0.3.2
v0.3.1
Auto DockerHub publish
v0.3.0
Features
Added gRPC mocking with reply_grpc
action.
v0.2.3
Merge pull request #76 from checkr/zz/add-context-logging Add more context logging
v0.2.2
Merge pull request #75 from checkr/zz/update-docker-compose Improve the experience of running kafka locally
v0.2.1
Merge pull request #74 from checkr/zz/add-base64-env-example Add headers rendering and example of basicauth
v0.2.0
Features
- Added
AbstractBehavior
,Behavior
, andTemplate
type - Added
:9998
port for admin related operations - Added
omctl
as a CLI controller so that we can operate on remote/local openmock
v0.1.0
Features
Initial release with basic documentation. Currently, it supports three channels:
- HTTP
- Kafka
- AMQP (e.g. RabbitMQ)