Skip to content

Tank 2.3.2

Compare
Choose a tag to compare
@kevin-mcgoldrick kevin-mcgoldrick released this 04 Dec 22:00
· 252 commits to master since this release
b75a901
  • 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.