Release 3.3.0
What's Changed
- Job Queue by @kevin-mcgoldrick in #219
- added test cases for proxy-extension package to increase from 7% to 40% for issue #88 by @mani-sreekakula in #221
- Added Test Case for tank_vmManager to increase coverage from 9% to 10% for issue #88 by @srujana4 in #224
- Job Manager ParallelStream by @kevin-mcgoldrick in #225
- library updates by @kevin-mcgoldrick in #226
- Obfuscate
pwd
and tickets by regex by @kevin-mcgoldrick in #227 - web.xml -> Jersey annotations by @kevin-mcgoldrick in #228
- Increased code coverage of api package to 80% by @Zakaria-Kofiro in #229
- SRE-25928 : Obfuscate tickets by regex in header by @shawn-h-park in #230
- Increased code coverage of agent/agent_common to 80% by @Zakaria-Kofiro in #231
- Increased code coverage of agent/apiharness from 36% to 80% by @Zakaria-Kofiro in #232
- Code Coverage Follow up: Updating test variable scope to private by @Zakaria-Kofiro in #233
- Tank API Version 2.0 Implementation Release by @Zakaria-Kofiro in #234
- [SRE-26521] Add upload/download routes to script and datafile services by @Zakaria-Kofiro in #235
- Added new routes for clients and fixed datafile compression issue by @Zakaria-Kofiro in #236
- NoRouteToHostException by @kevin-mcgoldrick in #237
- removing deprecated report page and disabling report-service UI buttons by @Zakaria-Kofiro in #238
- [SRE-26639] Update all Tank UI References to V2 API and update Admin Logs by @Zakaria-Kofiro in #239
- [SRE-26712] Update Agent Tracker UI to display currently running jobs and agents by @Zakaria-Kofiro in #240
- Obfuscate SSN and DOB by @Zakaria-Kofiro in #241
- [SRE-27144] Short-term fix for agents stuck in pending by @Zakaria-Kofiro in #243
- Reverting XML namespaces from V2 back to V1 by @Zakaria-Kofiro in #244
- Tank API V2 Clients Release by @Zakaria-Kofiro in #245
- V2 apply filter and upload script fix by @Zakaria-Kofiro in #249
- Temporary logging to debug script group bug by @Zakaria-Kofiro in #248
- Script Group AJAX Fix- set component to not load dynamically by @Zakaria-Kofiro in #251
- Bump PrimeFaces Extensions to 12.0.9 by @Zakaria-Kofiro in #252
- Temporary AJAX fix - disable ajax for affected calls + remove V2 client banner by @Zakaria-Kofiro in #253
- Commenting out TankHttpClientTest until fixed by @Zakaria-Kofiro in #254
- Success/Error Message on applying filters added back to UI by @Zakaria-Kofiro in #250
- Permanent fix for p:pickList bug for script group/datafile selection by @Zakaria-Kofiro in #255
- Tank V2 API: Add script update endpoint to import Tank XML scripts by @Zakaria-Kofiro in #256
- Tank V2 API - Added Test Plans/Script Group support to project creation and update by @Zakaria-Kofiro in #257
- Updated TankHttpClientTests to use mock local server (WireMock) by @Zakaria-Kofiro in #258
- Fix Serialization Issue with 'isDefault' Field in DataFileRequest by @Zakaria-Kofiro in #262
- Catch SQL Query Traces for CloudStatus calls which return HttpStatus Code 204 by @kevin-mcgoldrick in #263
- Bump org.json:json from 20190722 to 20230227 by @dependabot in #259
- Bump com.h2database:h2 from 1.4.200 to 2.2.220 by @dependabot in #260
- Bump commons-fileupload:commons-fileupload from 1.4 to 1.5 by @dependabot in #261
- Revert "Bump com.h2database:h2 from 1.4.200 to 2.2.220" by @Zakaria-Kofiro in #264
- AWS X-Ray SDK Instrumentation by @kevin-mcgoldrick in #265
- Tag Agents at Creation Time by @kevin-mcgoldrick in #267
- Library Updates by @kevin-mcgoldrick in #268
- Script Groups: Add Selected scripts to script list in correct order by @Zakaria-Kofiro in #270
- Validation Failure Count UI Fix by @Zakaria-Kofiro in #271
- Tank Debugger: Accept large datafiles and process datafiles locally by @Zakaria-Kofiro in #273
- Controller JSON logging and sending Agent TPS and Session Start metrics to Cloudwatch by @Zakaria-Kofiro in #274
- Script Group - Enable script re-ordering in script groups by @Zakaria-Kofiro in #275
- Autoclose File Upload Resources with try-with-resources statement by @Zakaria-Kofiro in #276
- Thread Buildup Fix - Reduce total active threads to only agent threads by @Zakaria-Kofiro in #277
- Async -> Blocking requester in AmazonInstance by @kevin-mcgoldrick in #272
- Tank - Nonlinear Workload Model Release by @Zakaria-Kofiro in #269
- Small fix for saving new linear project by @Zakaria-Kofiro in #278
- Sunset V1 API Module by @Zakaria-Kofiro in #279
- Parallel EC2 request by regions by @kevin-mcgoldrick in #282
- Improve DataAccess Code Coverage 62% -> 78% by @kevin-mcgoldrick in #283
- Add missing nashorn dependency by @kevin-mcgoldrick in #284
- Nonlinear Workload - Decimal Ramp Rate by @Zakaria-Kofiro in #287
New Contributors
- @srujana4 made their first contribution in #224
- @Zakaria-Kofiro made their first contribution in #229
Full Changelog: 3.2.0...3.3.0