Skip to content

Releases: Tinkoff/mockingbird

3.12.0: Start of DAL implementation, independent of the database

08 Aug 10:02
Compare
Choose a tag to compare
Add dal2.HttpStubDAO and impl for MongoDB that hides logic of building
queries to Database.

Added a DSL that lets describe an action sequence and then  generates
scalatest, executing it and markdown files containing curl commands
for these actions.

Mockingbird 3.11.0

06 Aug 16:24
Compare
Choose a tag to compare
  • ReInit triggers for sources (#69 & #80)
  • Explicitly define bson instances for GrpcMessageSchema (#85)
  • Fix building mockingbird under Mac with Apple Silicone CPU (#82)

Mockingbird 3.10.0

28 Jun 14:54
Compare
Choose a tag to compare
  • trim strings on front (#72)
  • add $[_] keyword in predicate DSL (#76)

Mockingbird 3.9.2

07 Jun 12:32
Compare
Choose a tag to compare
  • Enable initialization of tracing context (#71)

Mockingbird 3.9.1

05 Jun 19:00
Compare
Choose a tag to compare
  • Properly render JsonResponse in schema (#68)

Mockingbird 3.9.0

22 May 19:22
Compare
Choose a tag to compare
  • Support header values for state search (#62)

Mockingbird 3.8.0

27 Apr 13:03
Compare
Choose a tag to compare

Mockingbird 3.7.2

14 Apr 14:01
Compare
Choose a tag to compare
  • Support body for any http verb (#52)

Mockingbird 3.7.1

23 Mar 14:42
Compare
Choose a tag to compare
  • Improve behavior of JsonOptic.set (#49)

Mockingbird 3.7.0

15 Mar 22:58
Compare
Choose a tag to compare
  • Configurable healthcheck endpoint (#45)
  • Smart templating (#44)