Version 1.18.4 (2022-06-27)
·
27 commits
to release-1.18
since this release
Version released with GeneXus 17 U10 (more details at https://wiki.genexus.com/commwiki/servlet/wiki?49971,GeneXus+17+Upgrade+10)
What's Changed
- Variable external name for API Objects by @AlejandroP in #583
- Fix System.ArgumentException : Source array was not long enough. by @claudiamurialdo in #584
- Eliminates forced breakpoint. by @AlejandroP in #585
- Ajax parameters modification hash based detection by @dmendez in #557
- Wait for submitted threads to end before terminating a command line procedure - new implementation by @claudiamurialdo in #580
- Update HttpAjaxContext.cs by @dmendez in #574
- Add Swagger-UI for open api definitions using Swashbuckle. by @claudiamurialdo in #514
- Set PrivateAssets=all for OracleManagedDataAccess by @claudiamurialdo in #581
- File.CopyTo was not working when target is a shared on the network. by @claudiamurialdo in #586
- Server Certificate Validation Fix by @bpassaro95 in #588
- Turn on by default new HttpClient implementation for .Net and .Net Fr… by @bpassaro95 in #558
- DateTime2 parameters were considered as string parameters by @claudiamurialdo in #589
- Add configuration setting to set a custom DB datareader by @claudiamurialdo in #539
- Unwrapped input support for SDTs in API Objects. by @AlejandroP in #572
- Rename method HasKey according to standard nomenclature. by @claudiamurialdo in #590
- Improved Error Description and Cookie Storage on HttpClient. by @bpassaro95 in #592
- Fix receiving null parameter in API Object POST by @AlejandroP in #595
- Handle exception using ErrorHandler when iterating through a result set. by @claudiamurialdo in #593
- Restore GxHttpContextAccesor lost at #393 Http dispatcher refactoring by @claudiamurialdo in #596
- Improve exception messages when generating pdf reports by @claudiamurialdo in #597
- Remove unused GxHttpAzureResponseExtension. by @claudiamurialdo in #601
- Add a workaround for definition error on iTextSharp-LGPL package by @claudiamurialdo in #603
Full Changelog: v1.17.0...v1.18.4