Version released with GeneXus 18 U10 (more details at wiki.genexus.com/GeneXus18u10)
What's Changed
- The client TimeZone was not being seted in submit context by @iroqueta in #845
- Do not replace the 'Z' digit on the right side of the decimal point w… by @iroqueta in #789
- Catch IllegalStateException to prevent runtime crash by @tomas-sexenian in #843
- Allow to change body length limit in rest request using jackson library by @iroqueta in #847
- Implements Generics Types support in EO in the Java generator by @iroqueta in #791
- When GXWebSocket was not present a Spring Boot application fails al s… by @iroqueta in #850
- Gxqueue was not working in jakarta environment by @iroqueta in #854
- Rest service response error code 400 when a SDT with Dictionary with … by @iroqueta in #856
- Fix NPE when using HttpClient from online Android application by @jotapeg in #855
- Exception handler rule was not working in web objects by @iroqueta in #857
- Consider escaped double quote case in picture prefix by @tomas-sexenian in #849
- Fix attachment download and empty subject when working with POP3 by @tomas-sexenian in #858
- Json with DateTime field deserialize with empty value if the DateTime… by @iroqueta in #859
- TextSearch was no working in a command line procedure if Searchable p… by @iroqueta in #860
- Bump bouncy castle libraries to version 1.78.1 by @sgrampone in #862
- When link method is called with a variable value of a KB object in Up… by @iroqueta in #864
- Remove gxClassR dependency from CloudStorage libs by @ggallotti in #872
Full Changelog: v4.5.0...v4.6.6