Version 1.28.4 (2024-02-20)
Version released with GeneXus 18 U8 (more details at wiki.genexus.com/GeneXus18u8)
What's Changed
- Update BouncyCastle dependency on SecurityApi modules by @sgrampone in #904
- Enhance the performance of Log API methods by @claudiamurialdo in #912
- Change Type of Protocol property for API object by @AlejandroP in #896
- The smart devices cache was not working for services in modules by @claudiamurialdo in #913
- Jayrock replacement with System.Text.Json in .NET (core) by @claudiamurialdo in #894
- Customize session id cookie name to allow multiple websites deployed under the same domain. by @claudiamurialdo in #915
- Extend CSRF validation to all backend services by @claudiamurialdo in #917
- Remove the ; at the end of httpclient variable by @tomas-sexenian in #916
- Add support to azure functions triggered by Event Grid by @sjuarezgx in #920
- Export metrics in applications using OTEL by @sjuarezgx in #924
- Fix error security transparent issue with method HandleExceptionImp by @claudiamurialdo in #934
- Update references to Microsoft.IdentityModel and System.IdentityModel to address vulnerability issues by @claudiamurialdo in #931
- Improve host resolution at FtpService to align with previous behavior. by @claudiamurialdo in #948
- Add Logs for Opentelemetry by @sjuarezgx in #951
- The JWT token signature key length is increased from 16 to 32 bytes. by @claudiamurialdo in #954
- Fix error "System.ArgumentException: Illegal characters in path" when adding an external image to reports by @claudiamurialdo in #947
- Upgrade Microsoft.Data.SqlClient from 2.1.2 to 2.1.7 due to vulnerability issue by @claudiamurialdo in #946
Full Changelog: v1.27.1...v1.28.4