Version released with GeneXus 18 U13 (more details at wiki.genexus.com/GeneXus18u13)
What's Changed
- Fix StackOverflowException when instantiating JSONObject on Android by @jotapeg in #938
- Remove Bouncy Castle jdk15on dependency from Android by @jotapeg in #935
- Fix al status message en la llamada remota APIObject by @AlejandroP in #809
- Encode pdf report output file name by @tomas-sexenian in #841
- Remove Ajax implementation in Android module by @iroqueta in #934
- Check for open streams and os force file deletion by @tomas-sexenian in #930
- Fix incompatible JSONTokenerWrapper for Android by @jotapeg in #942
- Implements support to set database and ssl in redis URL by @iroqueta in #939
- Handle boundaries in multipart request by @tomas-sexenian in #940
- Charset of response must be geted from response.getEntity() instead o… by @iroqueta in #948
- Allow Nowait and lock retry count in PostgreSQL without using savepoi… by @iroqueta in #941
- PDFBox brokens by @tomas-sexenian in #949
- Change dirty manage implementation in BCs to get better performance by @iroqueta in #952
- Android, Fix JsonObjectWrapper to load internal map on constructor. by @fpanizza in #957
- Avoid null pointer exception crashing the webapp. by @tomas-sexenian in #956
- Smart devices cache was not working fine in Spring Boot. by @iroqueta in #959
- When all threads in submit pool are used new submits do not create a … by @iroqueta in #960
- Normalize arbitrary int to 0...1 float by @tomas-sexenian in #962
- Add Header parameter methods for API Objects. by @AlejandroP in #945
Full Changelog: v4.8.5...v4.9.2