Skip to content

Version 2.6.1 (2022-06-27)

Compare
Choose a tag to compare
@anaiberta anaiberta released this 28 Jun 14:16
· 17 commits to release-2.6 since this release

Released with GeneXus 17 U10 (more details at https://wiki.genexus.com/commwiki/servlet/wiki?49971,GeneXus+17+Upgrade+10).

What's Changed

  • SetCookie must set the cookie only to the current context path by default by @ggallotti in #551
  • AWS Serverless: Add basic GAM support by @ggallotti in #544
  • Ajax parameters modification hash based detection by @dmendez in #546
  • Change default JDBC Driver for SQLServer from JTDS to Microsoft by @iroqueta in #557
  • Remove hardcoded DEFAULT datastore name by @claudiamurialdo in #559
  • Variable isOracleDriver is setted but never used. by @iroqueta in #560
  • Update HttpAjaxContext.java by @dmendez in #548
  • GetAbsolutePath was not working right in a submit web environment by @iroqueta in #562
  • JavaMail log must be written when GeneXus debug is enabled by @iroqueta in #563
  • Fix serialization of blanks on SDTs by @fedeazzato in #259
  • XMLReader can't read files with # in its name by @iroqueta in #556
  • Add support to GXtest Mockup by @iroqueta in #539
  • Redis connection did not support custom port by @ggallotti in #565
  • DFWPDate was not working right by @iroqueta in #566
  • Print debug messages in standard classes when GeneXus log is enabled i… by @iroqueta in #564
  • CSS Stylesheets in AJAX context needs to be host relative by @ggallotti in #549
  • Cell.getText in a Numeric Cell returns numeric with .0 in integer values by @iroqueta in #567
  • Do not PAD with Empty White Spaces Char Attributes by @ggallotti in #572
  • Bump jackson libraries from version 2.12.5 to version 2.13.2 by @sgrampone in #547
  • Fix Redis Exception: com.fasterxml.jackson.databind.exc.InvalidDefinitionException: No serializer found for class java.util.Vector by @ggallotti in #575
  • Fix key in hash error by @dmendez in #574

Full Changelog: v2.5.1...v2.6.1