Skip to content

[9.1.0] - 2023-09-11

Compare
Choose a tag to compare
@tanderson-ld tanderson-ld released this 11 Sep 14:43
· 85 commits to v9 since this release
e7e956c

[9.1.0] - 2023-09-11

Changed:

  • Deprecated LDValue.init(integerLiteral: Double) as this method signature is misleading. A new LDValue.init(integerLiteral: Int) signature has been added for clarity.

Fixed:

  • Adjusted key encoding for some contexts generated by the Auto Environment Attributes feature.