Version 1.20.0 (2022-11-10)
Version released with GeneXus 18 (more details at https://wiki.genexus.com/commwiki/servlet/wiki?51066,Toc%3AGeneXus+18)
What's Changed
- CWE-327: Do not use MD5 in StoreManager by @ggallotti in #654
- Content-Disposition filename gets garbled filename for Japanese Characters in Safari. by @ggallotti in #651
- Override System.Security.Cryptography.Pkcs on GxExcel by @sgrampone in #675
- Use version 3.7 of Google APIs by @fedeazzato in #674
- [NOSQL] AWS DynamoDB Support for .NET Generator by @gusbro in #502
- Add neutralization of CRLF Sequences in HTTP Headers by @claudiamurialdo in #665
- Avoid validation of options.password when using private key file on SFTP connection. by @sgrampone in #673
- [API Queue] Fix assembly name to load SDT definitions by @sjuarezgx in #668
- Csslayersupport by @dmendez in #682
- SymmetricBlock encryption for files implementation by @sgrampone in #681
- Create JWT from JSON payload implementation by @sgrampone in #683
- External Object DynamicCall by @dalvarellos in #578
- Added support for Rest Client for API object by @AlejandroP in #621
- Fix for External Storage Uploads from gxObject SD Rest Services by @ggallotti in #689
- Avoid external control of file name when loading svc files. by @claudiamurialdo in #679
- Avoid return new MemoryStream, instead return null and manage nulls i… by @gmilano in #661
- Add existance check for file provider on GXFile by @SFernandez1994 in #594
- Enable CORS in ASP.NET Core and ASP .NET Framework by @claudiamurialdo in #633
- Waiting for submitted threads to end is limited now to command line context by @claudiamurialdo in #691
- Make submit tests deterministic when running in parallel with web tests by @claudiamurialdo in #693
- Enable dumping headers and cookies at client.log for .NET by @claudiamurialdo in #694
- Support overriding appsettings.json with appsettings.{Environment}.json by @claudiamurialdo in #695
- Fix error ORA-01795: maximum number of expressions in a list is 1000 by @claudiamurialdo in #697
- Fix Crash ExcelFile.Save() when bounded to a non existent External File by @ggallotti in #699
- Timeout property at new HttpClient implementation was ignored by @claudiamurialdo in #700
New Contributors
- @fedeazzato made their first contribution in #674
- @dalvarellos made their first contribution in #578
- @SFernandez1994 made their first contribution in #594
Full Changelog: v1.19.5...v1.20.0