Skip to content

Releases: intuit/Tank

Tank 2.3.2

04 Dec 22:00
b75a901
Compare
Choose a tag to compare
  • Javaee 8 CDI (#90)

  • support compressed script payloads

  • Library updates

  • Javaee 8 xml updates

  • Fix hibernate settings names

  • handle null query

  • Hibernate settings update

  • update namespace domain for JSF 2.2

  • GUI cleanup including login page

  • Hibernate version update to [5.1.17.Final]

  • Testing Framework Consolidation (#93)

  • removed testng

  • removed arquillian

  • Weld CDI injection testing

  • Fix Set-Cookie in 4.5/5.0

  • Set UserToken on HttpClient Context

  • Add UserTokenHandler (threadName on Context)
    so that connections are not shared among users.

Tank 2.3.1

24 Oct 01:47
a9e3ea4
Compare
Choose a tag to compare
  • Security Issue Resolved [CVE-2017-12629, CVE-2019-0199, CVE-2019-0232]

  • Upgrade lucene to 8.0.0

  • upgrade tomcat-embed-core [CVE-2019-0199, CVE-2019-0232]

  • Async kill/stop instances (#69)

  • Thread start behavior (#70)

  • Create user threads only as they are being started. Rather than all in advance.

  • Replace killed threads throughout the duration of the test at the defined ramp-rate

  • Library updates & Cleanup

  • Java 8 language migration aids (intellij)

  • patch for [CVE-2019-12402]

  • #79: Path creation for agent-standalone/run.sh addresses issue. (#82)

  • Refactored creation of start.sh, stop.sh, agent-standalone/run.sh' to use heredocs in favor of echo`. Easier to read and maintain.

  • update rsyntaxtextarea to 3.0.4

Tank 2.3.0

10 Apr 15:30
490546a
Compare
Choose a tag to compare
Release Version 2.3.0 (#67)

* General Cleanup (#65)

* Update TestPlanRunner.java

* remove most verbose log lines during shutdown phase

* Fixed covertura tests

* library updates

* IOUtils usage in tankhttpclient.

* Fix Tank-Debugger
NoClassDefinitionFound for aws Regions when run from desktop

* Remove unused imports

* Restore maven testing

* Library updates

* redirect errors during travis build

* reduce logging during travis

* Moved httpclient.close() to finally block

* autoclose HttpResponse

* HttpClient 4.5 Fixed (#66)

* TankHttpClient rewrite test

* TankHttpClient rewrite test (2)

* clear proxy

* Fix ArrayOutofBoundsException

* Move TankHttpClient creation to thread start time.

* Remove static from httpclient

* Single HttpClient Connection Pool shared by threads

* revert jcifs version

* aws xray webapp filter

* include mysql jdbc in war

* dynamic xray naming

* Consistently call findById with Integer

* include javax.xml.bind

* align tank module version

* Fix TPSMonitor mis-spelling

* remove all Counters, even old one's that will never be accessed.

* jexl library update

* Switch Threads from Array to ArrayList, so that I can easily remove them.

* enable APIMonitor for standalone apiharness
- to stop TPSMonitor$Counters from being a memory leak

* Revert TestPlanRunner thread removal

* Remove TERMINATED threads

* List.addAll -> List Constructor

* PrimeFaces 7.0

* Version increase to 2.3.0

Tank 2.2.4

20 Jul 19:34
Compare
Choose a tag to compare
Merge pull request #33 from kmarquardsen/master

added github license file and removed extraneous license files and hardcoded contributors from the parent pom

Tank 2.1.3

11 Jun 19:51
Compare
Choose a tag to compare
Merge pull request #3 from intuit/release/2.1.3

Release/2.1.3