Spring Social Facebook 2.0.0.RC1 发布,此版本更新信息如下:
错误修复
[SOCIALFB-153] - V2 API - FeedOperations.getFeed() throws exception deserializing photo post
[SOCIALFB-160] - Profile and profile photo links created by FacebookAdapter must be updated to API v2.0
[SOCIALFB-163] - JsonMappingException Upon FeedOperations.getPost( contentId ) Invocation
[SOCIALFB-165] - In Spring soical facebook 2.0.0.M release, though i set the birthdate in facebook and get the age range using the spring social Facebook api it returns only UNKNOW value
[SOCIALFB-168] - PagingParameters must use paging token
[SOCIALFB-169] - Add updated_time property to UserOperations.PROFILE_FIELDS
性能改进
[SOCIALFB-150] - Adapt API binding for Facebook API v2.0
[SOCIALFB-155] - How to get total friends count for a user having already granted user_friends permission
[SOCIALFB-158] - FacebookApiHelper has private constructor
[SOCIALFB-170] - Capture permission status in getUserPermissions()
[SOCIALFB-172] - Remove FacebookTemplate default constructor
[SOCIALFB-173] - Remove FqlOperations
[SOCIALFB-174] - Remove FacebookOAuth2Template
[SOCIALFB-175] - Ability to fetch user IDs for business
[SOCIALFB-176] - Tagged places for user
[SOCIALFB-177] - Support for taggable friends and invitable friends
[SOCIALFB-178] - Rename domain types and fields to be consistent with Facebook API
[SOCIALFB-179] - Add missing fields to User
新功能
[SOCIALFB-15] - Facebook test user support
[SOCIALFB-60] - User achievements
[SOCIALFB-152] - Add search to PageOperations
[SOCIALFB-171] - Social context endpoints
详细信息请查看发行页面。
此版本现已提供下载:
https://github.com/spring-projects/spring-social-facebook/archive/v2.0.0.RC1.zip
Spring Social 是 Spring 框架的扩展,用来方便开发Web社交应用程序,可通过该项目来创建与各种社交网站的交互,例如 Twitter、Facebook、LinkedIn 和 TripIt 等。
Spring Social 包括:
一组社交应用模板用于与 Twitter, Facebook, LinkedIn, TripIt, and Greenhouse 进行交互.
一个支持 OAuth 的请求工厂类,使得 RestTemplate 请求支持 OAuth 认证,封装了 OAuth认证细节
一个Web参数解析器用来获取Facebook的User标识并在Spring的MVC控制器中获取访问的令牌。
软件详情:https://jira.spring.io/secure/ReleaseNote.jspa?projectId=10607&version=14864
来自:开源中国社区

