Skip to content

Releases: leviysoft/mockingbird

Mockingbird 6.0.0-rc1

17 Feb 13:01

Choose a tag to compare

Mockingbird 6.0.0-rc1 Pre-release
Pre-release
  • migrate to Scala 3.x
  • adopt oolong

Mockingbird 5.0.0

02 Jan 15:54

Choose a tag to compare

New features:

Mockingbird 4.0.0

01 Apr 20:27

Choose a tag to compare

Mockingbird 4 features:

  • JS evaluation in templates
  • multilingual UI (thanks to @Metastasis!)

Bugfixes:

  • Fix Xpath to get correct equals method (#64)

Breaking changes:

  • %{UUID}, %{now($pattern)}, %{today($datePattern)} should be rewritten as %{UUID()}, %{now('$pattern')}, %{today('$datePattern')} respectively
  • xcdata extractor is removed, use CDATA inlining instead

Mockingbird 3.17.0

24 Mar 17:07

Choose a tag to compare

  • Support persist for GrpcStub (#61)

Mockingbird 3.16.0

10 Feb 18:21

Choose a tag to compare

  • use JDK's HttpClient instead of Armeria

Mockingbird 3.15.0

08 Feb 22:24

Choose a tag to compare

  • Enforce model restrictions via refined types (#41)
  • update protoc to 25.2 (#46)
  • Fix deserialization of missing fields in gRPC (#48)
  • Cursor ops based getAll implementation (#50)

Mockingbird 3.14.1

21 Dec 22:46

Choose a tag to compare

  • Fix reconstruction of DynamicSchema from GrpcRootMessage (#38)

Mockingbird 3.14.0

17 Dec 14:46

Choose a tag to compare

  • carefully handle mocks with 204/304 result codes (#32)
  • Add extracting/injecting trace info from/to headers (#24)
  • Fix gRPC stub validation (#36)

Mockingbird 3.13.1

11 Dec 20:27

Choose a tag to compare

  • mockingbird now runs on JDK 21
  • images are now based on ubuntu 22.04

Mockingbird 3.13.0 - broken, please don't upgrade!

05 Dec 22:04

Choose a tag to compare

  • mockingbird now runs on JDK 21
  • images are now based on ubuntu 22.04