Skip to content

Releases: GetStream/stream-result

1.3.2

26 Sep 05:42
Compare
Choose a tag to compare

What's Changed

  • Bump com.vanniktech.maven.publish from 0.26.0 to 0.29.0 by @dependabot in #116
  • Bump androidx.profileinstaller:profileinstaller from 1.3.1 to 1.4.0 by @dependabot in #115
  • Migrate to Stream Log 1.3.0 and support stream-result-call for KMP by @skydoves in #119

Full Changelog: 1.3.1...1.3.2

1.3.1

23 Sep 05:58
Compare
Choose a tag to compare

Full Changelog: 1.3.0...1.3.1

1.3.0

23 Sep 04:03
Compare
Choose a tag to compare

What's Changed

  • Bump androidx.appcompat:appcompat from 1.6.1 to 1.7.0 by @dependabot in #77
  • Bump androidx.profileinstaller:profileinstaller from 1.3.0 to 1.3.1 by @dependabot in #78
  • Bump kotlinxCoroutines from 1.7.3 to 1.8.1 by @dependabot in #82
  • Bump androidx.core:core-ktx from 1.8.0 to 1.13.1 by @dependabot in #76
  • Bump Kotlin to 2.0.0 by @skydoves in #83
  • Support KMP for stream-result and stream-result-call modules by @skydoves in #104
  • Bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.6.3 to 1.7.3 by @dependabot in #114
  • Bump androidx.lifecycle:lifecycle-viewmodel-ktx from 2.6.1 to 2.8.6 by @dependabot in #105
  • Bump org.mockito:mockito-core from 5.10.0 to 5.13.0 by @dependabot in #112
  • Bump androidx.benchmark:benchmark-macro-junit4 from 1.2.4 to 1.3.1 by @dependabot in #111

New Contributors

Full Changelog: 1.2.0...1.3.0

1.2.0

29 May 12:00
Compare
Choose a tag to compare

What's Changed

  • Add Customer Proguasrd for stream-result-call-retrofit artifact by @JcMinarro in #6
  • Bump com.google.devtools.ksp from 1.8.10-1.0.9 to 1.8.20-1.0.10 by @dependabot in #5
  • Add call tests by @JcMinarro in #7
  • Bump org.mockito:mockito-core from 4.9.0 to 5.2.0 by @dependabot in #8
  • Bump org.mockito.kotlin:mockito-kotlin from 4.0.0 to 4.1.0 by @dependabot in #9
  • Bump org.mockito:mockito-core from 5.2.0 to 5.3.0 by @dependabot in #11
  • Bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.5.0 to 1.5.1 by @dependabot in #19
  • Bump kotlinxCoroutines from 1.6.4 to 1.7.0 by @dependabot in #18
  • Bump org.jetbrains.kotlinx.binary-compatibility-validator from 0.13.0 to 0.13.1 by @dependabot in #13
  • Bump org.mockito:mockito-core from 5.3.0 to 5.3.1 by @dependabot in #14
  • Bump okhttp from 4.10.0 to 4.11.0 by @dependabot in #15
  • Bump com.google.devtools.ksp from 1.8.20-1.0.10 to 1.8.21-1.0.11 by @dependabot in #16
  • Bump org.amshove.kluent:kluent from 1.72 to 1.73 by @dependabot in #17
  • Bump kotlin from 1.8.10 to 1.8.20 by @dependabot in #25
  • Bump kotlinxCoroutines from 1.7.0 to 1.7.1 by @dependabot in #20
  • Bump moshi from 1.14.0 to 1.15.0 by @dependabot in #21
  • Bump org.jetbrains.kotlinx.binary-compatibility-validator from 0.13.1 to 0.13.2 by @dependabot in #24
  • Bump kotlinxCoroutines from 1.7.1 to 1.7.3 by @dependabot in #32
  • Bump org.mockito:mockito-core from 5.3.1 to 5.5.0 by @dependabot in #36
  • Bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.5.1 to 1.6.0 by @dependabot in #35
  • Bump okhttp from 4.11.0 to 4.12.0 by @dependabot in #43
  • Bump org.mockito:mockito-core from 5.5.0 to 5.6.0 by @dependabot in #41
  • Bump moshi from 1.15.0 to 1.15.1 by @dependabot in #63
  • Bump org.jetbrains.kotlinx.binary-compatibility-validator from 0.13.2 to 0.14.0 by @dependabot in #62
  • Bump org.mockito:mockito-core from 5.6.0 to 5.10.0 by @dependabot in #61
  • Bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.6.0 to 1.6.2 by @dependabot in #50
  • Bump androidx.appcompat:appcompat from 1.4.2 to 1.6.1 by @dependabot in #71
  • Bump retrofit from 2.9.0 to 2.11.0 by @dependabot in #72
  • Bump androidxTest from 1.4.0 to 1.5.0 by @dependabot in #70
  • Bump androidx.test.uiautomator:uiautomator from 2.3.0-alpha02 to 2.3.0 by @dependabot in #68
  • Bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.6.2 to 1.6.3 by @dependabot in #65
  • Implement FlatMapCall by @JcMinarro in #64
  • Upgrade Kotlin by @JcMinarro in #74
  • Bump androidGradlePlugin from 7.4.1 to 8.4.1 by @dependabot in #67

Full Changelog: 1.1.0...1.2.0

1.1.0

03 Apr 13:45
Compare
Choose a tag to compare

Release version 1.1.0

1.0.0

31 Mar 09:16
305349e
Compare
Choose a tag to compare

🎉 Stream Result was published! 🎉

🚊 Railway-oriented library to easily model and handle success/failure for Kotlin, Android, and Retrofit.