Skip to content

Version 2.7.0 (2022-09-09)

Compare
Choose a tag to compare
@anaiberta anaiberta released this 02 Sep 13:54
· 25 commits to release-2.7 since this release
d9e4216

Version released with GeneXus 17 U11 (more details at https://wiki.genexus.com/commwiki/servlet/wiki?49972,GeneXus+17+Upgrade+11)

What's Changed

  • Support Reading Configuration Settings without specifying the App Namespace within the KEY by @iroqueta in #550
  • Implements two new values for isolation level by @iroqueta in #561
  • Add methods for reading environment variables by @sjuarezgx in #568
  • Dameng DBMS first implementation by @iroqueta in #570
  • Inserting long var char attributes in Dameng does not insert all data by @iroqueta in #581
  • ERR_CONTENT_DECODING_FAILED when Exception ocurrs on Server Side by @ggallotti in #577
  • Implements blobs Handling in Dameng by @iroqueta in #583
  • Use same AWS SDK version for all child Projects by @ggallotti in #584
  • Support for LambdaFunctions triggered by SQS and EventBridge AWS Services by @ggallotti in #569
  • Bump poi libraries from version 4.1.2 to version 5.2.2 by @sgrampone in #552
  • Gxoffice issues by @elizondogenexus in #576
  • Lock timeout feature was not working in dameng by @iroqueta in #589
  • Edge UserAgent support for BrowserId and BrowserVersion functions by @elizondogenexus in #590
  • Stop encoding < which is not a special character for a json value by @claudiamurialdo in #580
  • AWS Lambda: Reuse database connection (use connection pooling) by @ggallotti in #592
  • Add CORS Headers to JAX Webservice Responses when Environment Variable is Present by @ggallotti in #585
  • Working with blobs or Images was not working when property "Blob loca… by @iroqueta in #593
  • TCP connections was not being closed in some situations by @iroqueta in #586
  • WebSocket & WebNotifications: Stability and Logging Improvements by @ggallotti in #591
  • Security vulnerability fix for "google-oauth-client" (External Storage) by @ggallotti in #571
  • Bump jersey-jakarta from version 3.0.1 to version 3.0.3 by @sgrampone in #588
  • Error handler rule was not implemented in a SQL Statement context in … by @iroqueta in #594
  • Publish packages to public feeds by @jechague in #596
  • Autorelease when publishing to Maven Central
    by @jechague in #601

New Contributors

Full Changelog: v2.6.1...v2.7.0