Skip to content

Releases: Tinkoff/mockingbird

Mockingbird 3.6.0

13 Mar 20:06
Compare
Choose a tag to compare
  • support nested protobuf structures

Note: this release slightly changes the way of package handling, it may cause malfunction of existing GRPC mocks in a few corner cases. If you face this - you can easily fix your issues by re-creating those mocks.

Mockingbird 3.5.1

30 Jan 15:27
Compare
Choose a tag to compare
  • Fix no_body request mode

Mockingbird 3.5.0

26 Jan 13:32
Compare
Choose a tag to compare
  • replace async-http-client with Armeria
  • add an ability to bypass sertificate check on certain hosts

Mockingbird 3.4.1

23 Jan 19:44
Compare
Choose a tag to compare
  • Update tapir (1.0.6 -> 1.2.6)
  • Show faulty source in error message

Mockingbird 3.4.0

11 Jan 16:06
Compare
Choose a tag to compare
  • values from path segments now can be used for searching states

Mockingbird 3.3.0

20 Dec 13:09
Compare
Choose a tag to compare
  • new request body mode - multipart
  • update tapir
  • update tofu

Mockingbird 3.2.3

15 Dec 10:58
Compare
Choose a tag to compare
  • JVM proxy settings now only overwritten when explicitly set in config
  • Increase maxFormAttributeSize

Mockingbird 3.2.2

14 Dec 14:26
Compare
Choose a tag to compare
  • fix not() function call in native-image (JVM users can skip this update)

Mockingbird 3.2.1.1

13 Dec 18:24
31c4d4a
Compare
Choose a tag to compare
  • slimmer native image
  • publish staged docker layers

Mockingbird 3.2.1

28 Nov 14:57
Compare
Choose a tag to compare
  • support custom fields in logging configuration for native-image
  • bump scala to 2.13.10