open-feature / kotlin-sdk

Kotlin implementation of the OpenFeature SDK for Android clients
https://openfeature.dev
Apache License 2.0
12 stars 4 forks source link

refactor!: remove kotlinx.serialization dependency #94

Closed nicklasl closed 6 months ago

nicklasl commented 9 months ago

This PR

Related Issues

Fixes #82

Notes

The idea is that the provider creator would pick their own serialization solution and not be forced to get a dependency on the kotlinx.serialization.

Follow-up Tasks

How to test

vahidlazio commented 6 months ago

@nicklasl can we change the title though? we are only removing the serialization stuff here.

nicklasl commented 6 months ago

@nicklasl can we change the title though? we are only removing the serialization stuff here.

Good point. I chose refactor now. Not sure what is correct and also we want it in the changelog etc.