Skip to content

Releases: AmadeusITGroup/HttpSessionReplacer

v0.4.10 Redis re connection

Choose a tag to compare

@vdoleans01 vdoleans01 released this 25 Apr 15:00

Redis re connection

v0.4.4

Choose a tag to compare

@nbogojevic nbogojevic released this 08 Sep 08:56
  • Session deletion scheduled task frequency fixed #25
  • Reading cookie path from web.xml was fixed #24
  • In some cases, servlet reader was not flushed #22

v0.4.2

Choose a tag to compare

@nbogojevic nbogojevic released this 17 May 11:57

Fixes issues noted during cluster failover.

v0.4.1

Choose a tag to compare

@nbogojevic nbogojevic released this 17 May 11:57

Fixes issue with timestamp in jsession not being taken into account.

v0.4.0

Choose a tag to compare

@nbogojevic nbogojevic released this 27 Apr 13:14

Breaking changes

  • configuration property com.amadeus.session.sessionName used to specify cookie or path argument for session. It was com.amadeus.session.cookieName before.

Fixes

  • Url session propagation fixed #10