Skip to content

Releases: checkr/openmock

v0.3.2

14 Jul 18:22
48f7b5d
Compare
Choose a tag to compare
Merge pull request #81 from hareekum/get-json-nodes-by-path

Template helper to get json objects by path

v0.3.1

21 May 23:04
d604c64
Compare
Choose a tag to compare

Auto DockerHub publish

v0.3.0

15 May 16:26
2ef773f
Compare
Choose a tag to compare

Features

Added gRPC mocking with reply_grpc action.

v0.2.3

13 May 21:03
c536b8c
Compare
Choose a tag to compare
Merge pull request #76 from checkr/zz/add-context-logging

Add more context logging

v0.2.2

01 May 16:32
02f6346
Compare
Choose a tag to compare
Merge pull request #75 from checkr/zz/update-docker-compose

Improve the experience of running kafka locally

v0.2.1

30 Apr 18:39
19f7275
Compare
Choose a tag to compare
Merge pull request #74 from checkr/zz/add-base64-env-example

Add headers rendering and example of basicauth

v0.2.0

04 Dec 18:23
19f7275
Compare
Choose a tag to compare

Features

  • Added AbstractBehavior, Behavior, and Template 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

25 Aug 00:12
19f7275
Compare
Choose a tag to compare

Features

Initial release with basic documentation. Currently, it supports three channels:

  • HTTP
  • Kafka
  • AMQP (e.g. RabbitMQ)