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 bb5d038 commit 5d6e4bdCopy full SHA for 5d6e4bd
RELEASE_NOTES.md
@@ -1,3 +1,5 @@
1
+## v1.50.0 released on 12 Apr 2023 UTC
2
+ * bb5d038d22c472aa2dba7818ff7975e1603326de exposed mongo client
3
## v1.49.0 released on 23 Feb 2023 UTC
4
* 06008bb648c75421cbb50f958973fe5d8c00c503 corrected mongo test
5
## v1.48.0 released on 23 Feb 2023 UTC
buildSrc/src/main/kotlin/Version.kt
@@ -1,6 +1,6 @@
object Version {
- const val APP = "1.49.0"
+ const val APP = "1.50.0"
object Kotlin {
6
const val COROUTINE = "1.6.4"
0 commit comments