google/gson
### [`v2.9.1`](https://togithub.com/google/gson/blob/HEAD/CHANGELOG.md#Version-291)
- Make `Object` and `JsonElement` deserialization iterative rather than
recursive ([#1912](https://togithub.com/google/gson/issues/1912))
- Added parsing support for enum that has overridden toString() method ([#1950](https://togithub.com/google/gson/issues/1950))
- Removed support for building Gson with Gradle ([#2081](https://togithub.com/google/gson/issues/2081))
- Removed obsolete `codegen` hierarchy ([#2099](https://togithub.com/google/gson/issues/2099))
- Add support for reflection access filter ([#1905](https://togithub.com/google/gson/issues/1905))
- Improve `TypeToken` creation validation ([#2072](https://togithub.com/google/gson/issues/2072))
- Add explicit support for `float` in `JsonWriter` ([#2130](https://togithub.com/google/gson/issues/2130), [#2132](https://togithub.com/google/gson/issues/2132))
- Fail when parsing invalid local date ([#2134](https://togithub.com/google/gson/issues/2134))
Also many small improvements to javadoc.
Configuration
📅 Schedule: Branch creation - "after 5pm on the 2nd day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
2.9.0
->2.9.1
Release Notes
google/gson
### [`v2.9.1`](https://togithub.com/google/gson/blob/HEAD/CHANGELOG.md#Version-291) - Make `Object` and `JsonElement` deserialization iterative rather than recursive ([#1912](https://togithub.com/google/gson/issues/1912)) - Added parsing support for enum that has overridden toString() method ([#1950](https://togithub.com/google/gson/issues/1950)) - Removed support for building Gson with Gradle ([#2081](https://togithub.com/google/gson/issues/2081)) - Removed obsolete `codegen` hierarchy ([#2099](https://togithub.com/google/gson/issues/2099)) - Add support for reflection access filter ([#1905](https://togithub.com/google/gson/issues/1905)) - Improve `TypeToken` creation validation ([#2072](https://togithub.com/google/gson/issues/2072)) - Add explicit support for `float` in `JsonWriter` ([#2130](https://togithub.com/google/gson/issues/2130), [#2132](https://togithub.com/google/gson/issues/2132)) - Fail when parsing invalid local date ([#2134](https://togithub.com/google/gson/issues/2134)) Also many small improvements to javadoc.Configuration
📅 Schedule: Branch creation - "after 5pm on the 2nd day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.