Skip to content

Releases: checkr/openmock

v0.3.2

Choose a tag to compare

@zhouzhuojie zhouzhuojie released this 14 Jul 18:22
48f7b5d
Merge pull request #81 from hareekum/get-json-nodes-by-path

Template helper to get json objects by path

v0.3.1

Choose a tag to compare

@zhouzhuojie zhouzhuojie released this 21 May 23:04
d604c64

Auto DockerHub publish

v0.3.0

Choose a tag to compare

@jpatdalton jpatdalton released this 15 May 16:26
2ef773f

Features

Added gRPC mocking with reply_grpc action.

v0.2.3

Choose a tag to compare

@zhouzhuojie zhouzhuojie released this 13 May 21:03
c536b8c
Merge pull request #76 from checkr/zz/add-context-logging

Add more context logging

v0.2.2

Choose a tag to compare

@zhouzhuojie zhouzhuojie released this 01 May 16:32
02f6346
Merge pull request #75 from checkr/zz/update-docker-compose

Improve the experience of running kafka locally

v0.2.1

Choose a tag to compare

@zhouzhuojie zhouzhuojie released this 30 Apr 18:39
19f7275
Merge pull request #74 from checkr/zz/add-base64-env-example

Add headers rendering and example of basicauth

v0.2.0

Choose a tag to compare

@zhouzhuojie zhouzhuojie released this 04 Dec 18:23
19f7275

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

Choose a tag to compare

@zhouzhuojie zhouzhuojie released this 25 Aug 00:12
19f7275

Features

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

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