Version 2.8.1 (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
- Content-Disposition filename gets garbled filename for Japanese Characters in Safari by @ggallotti in #600
- Queue API Implementation (AWS SQS) by @ggallotti in #582
- Close DB Connections after executing WebSocket Handlers (onOpen, onReceive, onError) by @ggallotti in #604
- CSS layers support for web applications by @dmendez in #607
- DynamoDB external datastore support library by @gusbro in #543
- Support AWS Lambda Function URLs by @ggallotti in #598
- Options Header + CORS Support for API Objects + Rest services. by @ggallotti in #602
- Changes to download standard classes and dependencies at compilation … by @iroqueta in #605
- Implementation of the external object GXDynamicCall by @dalvarellos in #553
- HttpClient Runtime exception: java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory by @ggallotti in #612
- Change pom settings to distribute only needed jars by @iroqueta in #611
- WebApp in WAS 8.5.5 was not starting because when the server call sca… by @iroqueta in #615
- Support Read Settings from 'client.cfg.dev' for Development Environments by @ggallotti in #616
- Language code must be in lowercase in Image txt file name by @iroqueta in #614
- CORS: 'Access-Control-Request-Method' should only be returned on a Preflight Request by @ggallotti in #620
- org.json package must be deployed when using GeographySupport by @iroqueta in #622
New Contributors
- @dalvarellos made their first contribution in #553
Full Changelog: v2.7.0...v2.8.1