Skip to content

Tags: genexuslabs/JavaClasses

Tags

v4.10

Toggle v4.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Set Saia request timeout to 10 minutes, matching the internal timeout…

… of Saia services (#1017)

Issue:206211

v4.9.2

Toggle v4.9.2's commit message
Fix FromJson and ToJson methods performance caused by json lib changes (

#971)

* Fix FromJson and ToJson methods performance caused by json lib changes

* Fix FromJson and ToJson methods performance caused by json lib changes

(cherry picked from commit 0ac75dd)

v4.8.5

Toggle v4.8.5's commit message
PDFBox brokens (#949)

* Add missing font name
Issue:203719

* Fix HTML positioning

v4.7.3

Toggle v4.7.3's commit message
Revert "Fix streams concurrency issues"

This reverts commit d358436.

v4.6.6

Toggle v4.6.6's commit message
Reimplement Case insensitive in GxProperties (#878)

* Reimplement Case insensitive in GxProperties
Issue: 109185

* Reimplement Case insensitive in GxProperties
Issue: 109185

v4.5.0

Toggle v4.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Define next snapshot after version 4.3 (#828)

Issue: 106866

v4.4.0

Toggle v4.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
FIx memory leak issue. (#826)

New data was always being added to "tablesUpdatedInUTL" variable and never being cleared when SD smart cache was not enabled.
Issue: 106111

v4.3.1

Toggle v4.3.1's commit message
Remove Method was not working right when it was applied to an Externa…

…l Object Property that is collection of an External Object.

Issue: 106028

v4.2.2

Toggle v4.2.2's commit message
GXDebugStream was being closed instantly after creating it (#785)

* GXDebugStream was being closed too instantly after creating it

* fix lint warnings

(cherry picked from commit fbd9a0d)

v4.1.1

Toggle v4.1.1's commit message
Close JDBC logwriter when class goes out of scope (#761)

Issue:104260
(cherry picked from commit 07164c9)