Skip to content

Releases: apitestbase/apitestbase-release

0.29.7

22 Dec 03:30
38e9a5e
Compare
Choose a tag to compare
  • Enable changing <APITestBase_Data> directory using environment variable ATB_DATA_DIR.
  • Simplify configuration management with <APITestBase_Data>/config.properties file.
  • Minor UI improvements on JMS request.
  • Turn off WireMock logs.
  • Change timezone in logs to the system one.

0.29.5

26 Oct 10:29
38e9a5e
Compare
Choose a tag to compare

Fix request refresh issue when unmanaging an endpoint.

0.29.3

20 Oct 09:50
742f61f
Compare
Choose a tag to compare
  • Support Properties on standalone requests
  • Support JMSCorrelationID header in JMS request

0.29.2

14 Sep 10:24
742f61f
Compare
Choose a tag to compare
  • Code sign the Mac app.
  • Run request on pressing Enter in address field.
  • Support more type selections for HTTP request.

0.29.0

20 Aug 01:22
742f61f
Compare
Choose a tag to compare
  • Support running a folder of test cases.
  • Misc fixes.

0.28.6

10 Aug 09:18
742f61f
Compare
Choose a tag to compare

Support running ATB in Docker container.

0.28.2

03 Aug 13:20
742f61f
Compare
Choose a tag to compare

Support selecting environment for current workspace, so that requests and testcases can be run in the selected environment.

0.27.2

24 Jul 08:00
742f61f
Compare
Choose a tag to compare
  • Remove old UI.
  • Enable standalone request dnd in folder tree.

0.27.1

21 Jul 12:51
742f61f
Compare
Choose a tag to compare
  • Support standalone requests, so that APIs can be invoked without creating test case.
  • Support exporting and importing a folder recursively.

0.26.5

23 Jun 06:59
742f61f
Compare
Choose a tag to compare

New UI is fully functional now.