Skip to content

Releases: intuit/Tank

Release 4.2.0

20 Aug 20:17

Choose a tag to compare

What's Changed

Full Changelog: 4.1.0...4.2.0

4.1.0

18 Oct 18:06

Choose a tag to compare

What's Changed

Full Changelog: 4.0.0...4.1.0

4.0.0 (Jakarta)

26 Feb 22:46

Choose a tag to compare

What's Changed

Full Changelog: 3.3.0...4.0.0

Release 3.3.0

28 Nov 17:43

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.2.0...3.3.0

Release 3.2.0

28 Sep 16:05

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.1.0...3.2.0

Release 3.1.0

15 Sep 22:07
31187b6

Choose a tag to compare

* JSF 2.3
* Remove PicketLink/DeltaSpike
* Add AdminFilter
* Obfuscate password in LogEvents
* Bump commons-compress from 1.20 to 1.21
* Filter Page: Fix Search Bar Bug
* Fix: Filter search listener to TableState Filter Function
* Fix "New Project" navigation button
* Proxy Recorder: Process 302 Transactions
* Fix User Delete
* SRE-19012 Stop gui spinner from spinning
* Add env to logging variables [SRE-19083]
* Fix Sort on Filter Apply Page
* Fix apiharness local execution
* Remove redundant file exists check
* disable delete button during tests [SRE-19307]
* SRE-19307 implement isDeletable()
* Unblock thread start processes
* Refactor Method Names [SRE-19325]
* TestPlanStarter Unit Tests
* Stop creating threads after ramp for loop completion use case.
* stop thread starter after ramp (scripts loops completed)
* Implement StopBehavior [SRE-19391]

Co-authored-by: Shawn Park <88464473+shawn-h-park@users.noreply.github.com>
Co-authored-by: Bryan Alexander Rivera <2250179+bryaan@users.noreply.github.com>
Co-authored-by: Bryan Rivera <bryan_rivera@intuit.com>

Release 3.0.2 - Primefaces 10

30 Jun 23:37
67b21be

Choose a tag to compare

  • Primefaces 10.0.0
  • remove prettyfaces
  • Pass UserData as JSON
  • AgentStartup java HttpClient
  • CodeCoverage 36% -> 44%

Release 3.0.1 - Jacoco Report Aggregator

13 Apr 18:44
d99c701

Choose a tag to compare

  • tankIcon for tools
  • async clients for metrics
  • remove empty module
  • reduce dependency
  • Fix ArrayOutOfBoundsException
  • Use InBuilt HttpServer
  • async httpclient5
  • jacoco-report-aggregator

Release 3.0.0

03 Nov 03:30
0cad65f

Choose a tag to compare

  • JDK11 support
  • AWS SDK V2
  • Update/Compress existing serializedScriptStep Blob
  • Added more test coverage

Release 2.3.4

11 Apr 16:20
d1c505b

Choose a tag to compare

  • Fix agent debugger
  • Security to SessionScoped
  • Minimum single thread for debugger
  • Validate position of list before every use to avoid IndexOutOfBoundsException after a item removal
  • AWSXRay: setUser to currentSegment at filter
  • update README.MD with badges
  • Fix kill instances across regions
    • filter instances by present in region before terminate/stop.
  • update libraries versions
  • java streams
  • requestInstances re-write
  • AgentStartup retry loop
  • backoff Strategy for supportFiles download
  • NonNull TPS results return
  • JSF to 2.3
  • CloudWatchMetrics
  • Remove SimpleDB DataSource
  • Add CloudWatch Metrics DataSource
  • FIBONACCI retry backoff strategy