Skip to content

Releases: Workday/warp-core

Release of 4.2.0

30 Oct 01:00
8f6a22f
Compare
Choose a tag to compare
upgrade gatling version to 3.4.0 (#53)

* upgrade gatling version to 3.4.0

* regen 2.11 lockfile

Co-authored-by: Richie Wang <ruiqi.wang@workday.com>

v2.1.0 Release

13 Nov 22:41
a930b1f
Compare
Choose a tag to compare
Release of 2.1.0

- a930b1f457e3b7025c04a6cbe5ddc95d991d3ca0: Wrong pom scope (#11)

v2.0.0 Release

13 Nov 22:41
7b4f7ab
Compare
Choose a tag to compare
Release of 2.0.0

- 7b4f7abdeca1f185e57b29d87c83a522db0e8878: don't use deprecated influxdb methods (#10)
- 9ee73f2efea0d7272cd182f2f21eca026781c76e: Timeouts on DB futures, classpath fixes, gradle lint (#9)

v1.3.0 Release

26 Oct 22:49
a268006
Compare
Choose a tag to compare
Release of 1.3.0

- a26800600cdca8e467c1cbbe97272a656f3c93cb: Quiesce exceptions (#8)

v1.1.0 Release

17 Sep 18:17
321d59c
Compare
Choose a tag to compare

This release introduces:

  • cross compilation for scala 2.11 and 2.12
  • basic gatling adapter for wrapping gatling tests with the warp framework

First release

25 Aug 00:02
12d0984
Compare
Choose a tag to compare
Sonatype release build logic (#2)

* add scoverage, use gradle 4.8.1, update nebula versions

* publishing and signing build logic

* fake javadoc

* set groupId in buildscript

* minor cleanup