Version 1.24.1 (2023-07-04)
·
13 commits
to release-1.24
since this release
Version released with GeneXus 18 U4 (more details at https://wiki.genexus.com/commwiki/servlet/wiki?54238,GeneXus%2018%20Upgrade%204)
What's Changed
- Upgrade log4net from 2.0.11 to 2.0.15 in .NET projects by @claudiamurialdo in #799
- SecurityAPI - Cryptography and related functions using public key outside a certificate implementation by @sgrampone in #789
- Add protocol property to objects for api remote call. by @AlejandroP in #774
- Fix for recursive sdt serialization by @AlejandroP in #805
- Fix serialization of BusinessComponents for API object by @AlejandroP in #771
- Make md5hash independent of the current culture thread. by @claudiamurialdo in #800
- Add support for Azure Functions CosmosDB Trigger by @sjuarezgx in #803
- Fix some data types from remote api by @AlejandroP in #810
- Fix error Collection was modified; enumeration operation may not execute by @claudiamurialdo in #806
- Sanitize data in HTTP response headers by @claudiamurialdo in #813
- Replace TZ4Net by NodaTime. by @claudiamurialdo in #811
- JSON to be delivered in HTML must not escape ampersand by @claudiamurialdo in #812
- OpenTelemetry support for Azure Monitor by @sjuarezgx in #802
- Take into account the header x-gx-filename at gxobject upload service. by @claudiamurialdo in #804
- Dynamic component creation was taking KB encryption settings instead of object configuration. by @claudiamurialdo in #815
- Support reading generic session providers from CloudServices.config by @claudiamurialdo in #807
- Move EncryptionType to GeneXus.Utils namespace. by @claudiamurialdo in #817
- Fix ConvertDateTime from the last change. by @claudiamurialdo in #818
- Cannot create JWT using private keys on Linux by @sgrampone in #808
- GetNextUID was not working for POP3SessionOpenPop. by @claudiamurialdo in #819
- Include blank space, quotes, and colons in allowed header characters. by @claudiamurialdo in #821
- Improve trace error for After/Before Connect/Commit/Rollback methods. by @claudiamurialdo in #820
- Add 0 to whitelists for headers and log user entries. by @claudiamurialdo in #827
Full Changelog: v1.23.1...v1.24.1