We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0055427 commit 7437aa6Copy full SHA for 7437aa6
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+# 2.1.3
2
+
3
+### Fixed
4
+- Insights: `sendEvent` ignoring request options (#391)
5
+- Algolia agent as url param (#391)
6
7
+### Changed
8
+- Update Kotlin to `1.8.10` (#390)
9
+- Update ktor to `2.2.2` (#390)
10
11
# 2.1.2
12
13
### Fixed
gradle.properties
@@ -4,7 +4,7 @@ kotlin.mpp.stability.nowarn=true
kotlin.mpp.enableCompatibilityMetadataVariant=true
# Lib
GROUP=com.algolia
-VERSION_NAME=2.1.2
+VERSION_NAME=2.1.3
# OSS
SONATYPE_HOST=DEFAULT
0 commit comments