brandonmcansh
11/10/2023, 5:36 PMJakub Zalas
11/10/2023, 8:06 PMwrongwrong
11/11/2023, 2:12 PMjackson-module-kotlin 2.16.0-rc1
was released some time ago.
It includes improved deserialization performance and several feature additions.
Please give it a try!
https://github.com/FasterXML/jackson-module-kotlin/blob/fc47a94e81586990dd19d05087580652c14b7f7a/release-notes/VERSION-2.x#L19-L34
https://mvnrepository.com/artifact/com.fasterxml.jackson.module/jackson-module-kotlin/2.16.0-rc1John O'Reilly
11/14/2023, 7:39 AMJohann Pardanaud
11/14/2023, 1:17 PMJohann Pardanaud
11/15/2023, 4:14 PMrss
11/16/2023, 11:48 AMrss
11/16/2023, 12:18 PMMichael Strasser
11/16/2023, 10:30 PMNoClassDefFoundError
is thrown.
• Send Splunk-formatted messages to any sink
• Support Hexagon microservices toolkit 3.4.3 (requiring Java 17)
• Use Kotlin 1.9.20Ayfri
11/17/2023, 12:56 AMJakub Zalas
11/17/2023, 6:27 AMSebastian Aigner
11/22/2023, 4:19 PMPragnesh Meniya
11/22/2023, 4:55 PMAyfri
11/22/2023, 11:06 PMscoreboard
command, with new features to `ScoreboardManager`s !
Also I now have a #kore channel if anyone is interested 🔥Robert Jaros
11/23/2023, 2:29 PMmatsem
11/24/2023, 11:07 AMmbonnin
11/24/2023, 5:13 PMAnders Carlsen
11/27/2023, 12:08 PMrss
11/27/2023, 1:08 PMenleur
11/28/2023, 8:58 AMShawxing Kwok
11/28/2023, 10:16 AMMaria Krishtal
11/28/2023, 2:57 PMJohann Pardanaud
11/29/2023, 12:47 PMStefan Oltmann
11/29/2023, 6:01 PMval bytes: ByteArray = loadBytes()
val thumbnailBytes: ByteArray = loadThumbnailBytes()
val newBytes = Kim.updateThumbnail(
bytes = bytes,
thumbnailBytes = thumbnailBytes
)
This library serves as a substitute for Apache Commons Imaging, specifically focusing on the metadata component. Originally derived from a Java library, it has been migrated to Kotlin Multiplatform and undergone numerous improvements, surpassing the capabilities of the original version. If you are a user of Apache Commons Imaging, please give it a try and provide your feedback. 🙂Talha Fakioglu
11/29/2023, 8:42 PMBeth
11/30/2023, 3:50 PMPoisonedYouth
11/30/2023, 4:35 PM