Bump fastjson from 1.2.4 to 1.2.25 in /Utils/lambda/lambda_demo
Bumps fastjson from 1.2.4 to 1.2.25.
Release notes
Sourced from fastjson's releases.
fastjson-1.2.24版本发布
Issues
- JDK8 ZonedDateTime反序列化报错的 #980
- 新增加retrofit2内置支持 #956 https://github.com/alibaba/fastjson/wiki/Retrofit2Support
- 内置支持guava的Multimap #992
- 支持在接口上配置@JSONType(serializeUsing) #989
- 修复JSONPath.set在未初始化成员变量时报错的问题 #995
- JSONField.format配置支持float/double类型 #971
- Enum类型支持配置@JSONField(serializeUsing
- 修复JSON.toJSON方法format不起作用的问题
- 新增Enum定制序列化 #985 https://github.com/alibaba/fastjson/wiki/enum_custom_serialization
- 使用fnv64 hash算法提升enum类型的反序列化性能
相关链接
- 下载 http://repo1.maven.org/maven2/com/alibaba/fastjson/1.2.24/
- 文档 https://github.com/alibaba/fastjson/wiki/%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98
- 源码 https://github.com/alibaba/fastjson/tree/1.2.24
fastjson-1.2.23版本发布
这又是一个Bug Fixed的小版本。
Bug Fixed & 功能增强
- 修复对JDK 8 LocalDateTime格式化支持的问题 #952 #948 #942
- 修复SerializerFeature.SkipTransientField对java.beans.Transient注解不起作用的问题 #944
- 修复true/false后面紧跟注释字符串会报错的问题 #939
- 修复JDK 8 default setter method的问题 #947
- JSONArray新增加toJavaList方法 #922
- 修复某些场景下循环引用parse不正确的问题
- 修复多级继承的某些场景下泛型解析不正确的问题
- 修复JSON.toJSON方法不能识别buildMethod的问题
相关链接
- 下载 http://repo1.maven.org/maven2/com/alibaba/fastjson/1.2.23/
- 文档 https://github.com/alibaba/fastjson/wiki/%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98
- 源码 https://github.com/alibaba/fastjson/tree/1.2.23
fastjson-1.2.22版本发布
这又是一个变更很小的维护版本,只修复BUG,没有功能增强,按需升级版本
Bug Fixed
相关链接
... (truncated)
- 下载 http://repo1.maven.org/maven2/com/alibaba/fastjson/1.2.22/
- 文档 https://github.com/alibaba/fastjson/wiki/%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98
- 源码 https://github.com/alibaba/fastjson/tree/1.2.22
Commits
d9bc1181.2.25da4151d1.2.25.internal.v9e92a6earestore ThreadLocalCache for compatible.d7078541.2.25.internal.v690af6aabug fixed for autoType support.c102243change JSONScanner default buf size to 16k.7dd9f89bug fixed for JSONScanner. issue #10019ce20b3Merge pull request #1008 from wuwen5/fixed5ac93f3a1.2.25-SNAPSHOT1fe98231.2.25-SNAPSHOT- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot ignore this [patch|minor|major] versionwill close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.