-
**Plugin version**
1.31.0
**Gradle version**
8.7
**(Optional) Kotlin and Kotlin Gradle Plugin (KGP) version**
Kotlin 1.9.23
**(Optional) `reason` output for bugs relating to incorrect advi…
-
## Describe the bug
I am aware of the fix in #896. However, even using SDK versions that include the fix (AWS Kotlin SDK 0.32.0-beta), we run into frequent, unhandled networking exceptions when talki…
-
Our Cybersecurity team has identified several vulnerabilities in Rundeck, which stem from its use of the end-of-life Pivotal Spring Framework (version 5.3.16). After investigating potential upgrade op…
-
When trying to record responses when using the Apollo Kotlin client, if the response body is over a certain size then a gzip compression is applied. When this gzip compression is applied, Servirti…
-
I am using Java duo-universal-sdk v1.1.3 and getting vulnerabilities reported from dependencies.
Vulnerabilities I get reported in IntelliJ, and with syft/grype are:
com.fasterxml.jackson.core:…
-
~Blocked on:~
* [x] ~https://github.com/square/okio/issues/1097~
* [x] ~Okio release~
Samples:
* [x] Android Compose UI
* [x] Android views
* [ ] Browser
* [ ] iOS
Probably want to switch …
-
The UI robot is trying to type characters into the editor but the editor process is not confirming the characters.
```
GradleSingleModJakartaLSTest > testJakartaQuickFixInJavaPart() FAILED
java…
-
In 3.4.0:
* `okio-3.4.0.jar` has no `Automatic-Module-Name` specified. Therefore its derived module name is `okio`
* `okio-jvm-3.4.0.jar` has `Automatic-Module-Name: okio` . Therefore its module …
-
# Context
I'm currently the maintainer of [avro4k](https://github.com/avro-kotlin/avro4k) and I'm planning to use okio for kicking out java streams and hoping a day to be multiplatform.
A lot of…
-
We've added `sib-api-v3-sdk` to an older project using Maven served on tomcat 7.
```
com.sendinblue
sib-api-v3-sdk
7.0.0
```
When run with `mvn clean tomcat7:run` everything seems fin…