Date Name Downloads
Dec 20, 2024 3.3.0 0
Oct 31, 2024 3.2.0 14
Sep 6, 2024 3.1.0 8
Jun 9, 2024 3.0.0 27
Feb 16, 2024 2.15.0 54
Oct 27, 2023 2.14.0 72
Jul 21, 2023 2.13.0 64
May 18, 2023 2.12.0 49
Apr 19, 2023 2.11.0 53
Mar 11, 2023 2.10.0 14
Nov 22, 2022 2.9.0 71
Sep 14, 2022 2.8.0 24
Jul 25, 2022 2.7.0 29
Jun 26, 2022 2.6.0 13
May 25, 2022 2.5.0 52
Feb 24, 2022 2.4.0 41
Feb 7, 2022 2.3.0 79
Jan 11, 2022 2.2.0 78
Jan 2, 2022 2.1.0 22
Dec 18, 2021 2.0.0 24
Sep 27, 2019 1.1.0 97
Dec 27, 2018 1.0.0 26
3.3.0
3.3.0
Dec 20, 2024
Apache License
0

What's Changed

  • Modify view-based queries to match field case (fixes #576) in #577
  • Add support for creating response documents (fixes #256) in #578
  • Modify TransactionContextSetupParticipant to stash its CDI context (fixes #574) in #581
  • Add ability to specify special-value columns for view sorting (fixes #583) in #584
  • Modify column sort handling to match column names case-insensitively (fixes #585) in #586
  • Remove unnecessary library check in CDIContextSetupParticipant (fixes #587) in #589
  • Bump applicable MicroProfile specs to MP 7 (fixes #590) in #592
  • Encrypt QRP databases on creation (fixes #171) in #593
  • Bump Jakarta Data to 1.0.1 and JNoSQL to 1.1.3 (fixes #594) in #595

Full Changelog: https://github.com/OpenNTF/org.openntf.xsp.jakartaee/compare/3.2.0…3.3.0