Skip to content
This repository was archived by the owner on Nov 3, 2023. It is now read-only.

Releases: ortuman/jackal

v0.64.0

Choose a tag to compare

@ortuman ortuman released this 06 Jan 12:52
f16ca35

[ENHANCEMENT] Updated to latest stravaganza release

v0.62.3

Choose a tag to compare

@ortuman ortuman released this 29 Sep 07:48
5aff589
  • [BUGFIX] s2s: overwrite stanza value on received hooks #261

v0.62.2

Choose a tag to compare

@ortuman ortuman released this 23 Sep 11:27
2bd1b56
  • [BUGFIX] storage/archive: fix timestamp range filtering #254, #257

v0.62.0

Choose a tag to compare

@ortuman ortuman released this 13 Sep 19:00
0eeb439
  • [FEATURE] module: added support for xep-0313 #241, #253
  • [ENHANCEMENT] auth: re-enable TLS 1.3 channel binding during auth using RFC 9266 #247
  • [ENHANCEMENT] hook: include propagated context into execution parameter. #249
  • [ENHANCEMENT] transport: limit writer buffer size #251

v0.61.0

Choose a tag to compare

@ortuman ortuman released this 06 Jun 13:52
  • [ENHANCEMENT] Helm: added support for cloud LB. 237

v0.60.0

Choose a tag to compare

@ortuman ortuman released this 27 May 13:46
15b5b65

0.60.0 (2022/05/27)

v0.58.0

Choose a tag to compare

@ortuman ortuman released this 04 Mar 12:06
46e56eb
  • [FEATURE] Added BoltDB repository type. #198

v0.57.0

Choose a tag to compare

@ortuman ortuman released this 12 Feb 09:30
aa618bb
  • [ENHANCEMENT] Added memory ballast. #198
  • [ENHANCEMENT] Added support for Redis cached repository. #202
  • [ENHANCEMENT] Cached VCard repository. #203
  • [ENHANCEMENT] Cached Last repository. #204
  • [ENHANCEMENT] Cached Capabilities repository. #205
  • [ENHANCEMENT] Cached Private repository. #206
  • [ENHANCEMENT] Cached BlockList repository. #207
  • [ENHANCEMENT] Cached Roster repository. #208
  • [CHANGE] Introduced measured repository transaction type. #200
  • [CHANGE] Use PgSQL locker. #201
  • [BUGFIX] Fix S2S db key check when nop KV is used. #199

v0.56.0

Choose a tag to compare

@ortuman ortuman released this 20 Jan 18:35
db3dda7

Added

  • New c2s in-memory resource manager
  • Removed etcd mandatory dependency
  • Use go-kit/log logger
  • Updated to latest etcd client
  • Migrate base models to proto defs.

v0.55.0

Choose a tag to compare

@ortuman ortuman released this 24 Dec 13:00
9384c18

Changed

  • Configuration refactoring