Skip to content

v3.0.0

Compare
Choose a tag to compare
@JakeChampion JakeChampion released this 10 Jul 12:50
8103e27

3.0.0 (2023-07-08)

⚠ BREAKING CHANGES

  • Rename SimpleCache.delete to SimpleCache.purge and require purge options to be supplied as the second parameter

Features

  • add event.client.tlsCipherOpensslName (49b0c99)
  • add event.client.tlsClientCertificate (cf93b62)
  • add event.client.tlsClientHello (3d87cb2)
  • add event.client.tlsJA3MD5 (2ecf4af)
  • add event.client.tlsProtocol (4c91142)
  • Rename SimpleCache.delete to SimpleCache.purge and require purge options to be supplied as the second parameter (20113c1)