Skip to content

Version 4.10

Pre-release
Pre-release
Compare
Choose a tag to compare
@iroqueta iroqueta released this 25 Sep 20:10
· 2 commits to master since this release
540350a

Version released with GeneXus Next

What's Changed

  • When property Date Time storage timezone tiene el valor Undefined ser… by @iroqueta in #965
  • Format BigDecimal values must round HALF_UP by @iroqueta in #961
  • [Android] fix , submit helper class name in Android. by @fpanizza in #968
  • Fix FromJson and ToJson methods performance caused by json lib changes by @iroqueta in #971
  • Add a third way of trying to get email adresses from mail headers by @tomas-sexenian in #964
  • Allow set Storage Name and Classname using env vars by @iroqueta in #972
  • Embedding support in Java Generator by @iroqueta in #906
  • Android, fix crash. Avoid concurrent execute update cursor in Sqlite by @fpanizza in #973
  • issue204942/javascript_modules_support by @dmendez in #975
  • Implements method that allow return ChatHistory in Agent call by @iroqueta in #979
  • GeneXus compression module by @tomas-sexenian in #874
  • fix: Status badges on Readme by @anaiberta in #982
  • Update keys and certificates for SecurityAPI tests by @sgrampone in #983
  • Migrate publish process to Central by @anaiberta in #981
    • Tools calls was not beeing called when chat agent method was executed by @iroqueta in #985
  • Add the option to timeout per host and not per ip by @tomas-sexenian in #977
  • Add a generic parameter to getExternalInstance by @gusbro in #986
  • Implement getHyperlink and setHyperLink to xssf.ExcelCells by @tomas-sexenian in #989
  • The method createNewFile converts all the inputstream to memory. This… by @iroqueta in #980
  • Implement support for returning embedding type with NULL value in the… by @iroqueta in #992
  • Update commons-fileupload version by @iroqueta in #993
  • Log API Improvements by @mrodbratschi in #974
  • GamCryptography EO migration to GamUtils EO on Github by @sgrampone in #885
  • GAM TOTP EO migration to Github by @sgrampone in #895
  • New SAML 2.0 implementation for GAM by @sgrampone in #951
  • When a GeneXus Agent was called using Chat Method the client UI was n… by @iroqueta in #995
  • Create variables for commonly used dependencies by @sgrampone in #996
  • Bump nimbus-jose-jwt from 9.39.2 to 10.4 by @sgrampone in #990
  • Create variable for commonly used numbus-jose-jwt by @sgrampone in #997
  • Bump commons-io from version 2.12.0 to version 2.15.1 by @sgrampone in #998
  • Update commons-lang3 version by @iroqueta in #994
  • TestGxReadEnvVar was failing because it was calling internal JVM meth… by @iroqueta in #1002
  • Getting the result of an HTTP call was not correctly taking into acco… by @iroqueta in #1006
  • When using the GenerateEmbedding method, errors were not being record… by @iroqueta in #1007
  • Assertion manipulation attack mitigation by @sgrampone in #1004
  • The ability to publish APIObjects methods as tools on an MCP server o… by @iroqueta in #1009
  • When calling the agents with the call method without indicating the C… by @iroqueta in #1010
  • The delete method of a storage file was leaving the http connection t… by @iroqueta in #1005
  • Correctly resolve template path by @tomas-sexenian in #991
  • When adding a pdf file as an attachment to an email, it is sent with … by @iroqueta in #1008
  • The GAM procedures that call the standard classes to validate the use… by @iroqueta in #1011
  • SDT FromJson method was not working after Spring Boot hot reload. by @iroqueta in #1016
  • Set Saia request timeout to 10 minutes, matching the internal timeout… by @iroqueta in #1017

New Contributors

Full Changelog: v4.9.2...v4.10