Hi, Yonglun sharding-transaction have completed these features in dev-4.x branch:
1. Support integrate with spring using @ShardingTransactionType (issue#4937) 2. Enhance ShardingDataSource to compatiable with Seata in micro-sevice distribution transaction (issue#4991) ------------------ Zhao Jun (cherrylzhao) Apache ShardingSphere & ServiceComb > On Apr 3, 2020, at 11:25 AM, 赵俊 <[email protected]> wrote: > > Hi, kimmking > > I have created a dev-4.x branch, bugfix for 4.1.0 release could be carried to > this branch. > > Best Regards, > > ------------------ > Zhao Jun (cherrylzhao) > Apache ShardingSphere & ServiceComb > > > On 2020/04/03 01:15:53, KimmKing <[email protected]> wrote: >> Hello, jun,> >> PR#5050 fix a long-time bug for adding schema dynamically in sharing-ui.> >> It's nessesary to include tag 4.1.0 and added to release-note.> >> >> At 2020-04-02 13:02:28, "赵俊" <[email protected]> wrote:> >>> Hi, community> >>>> >>> In master branch, since PR#4945 have changed the KeyGenerator API.> >>> So we plan to create 4.1.0-release branch based on 43d3426 commit, > >>> PRs after 43d3426 we will change it to 5.0.0 milestone.> >>>> >>> If you have any question please feel free to let me know.> >>>> >>> ------------------> >>> Zhao Jun (cherrylzhao)> >>> Apache ShardingSphere & ServiceComb> >>>> >>>> >>>> On Mar 17, 2020, at 1:15 PM, sushixiang <[email protected]> wrote:> >>>>> >>>> Sounds great.> >>>>> >>>>> >>>> And I want to know 'Upgrade to Java 8' has already be finished yet? If >>>> not, I want to join.> >>>>> >>>>> >>>>> >>>>> >>>> ------------------ Original ------------------> >>>> From: "Zhang Yonglun"<[email protected]>;> >>>> Date: Tue, Mar 17, 2020 12:30 PM> >>>> To: "dev"<[email protected]>;> >>>>> >>>> Subject: [DISCUSS] 4.1.0 release plan> >>>>> >>>>> >>>>> >>>> Hi ShardingSphere community,> >>>>> >>>> I'm preparing a new release of ShardingSphere 4.x. The new release >>>> include> >>>> a couple significant updates, so the version will be 4.1.0.> >>>>> >>>> The target tag is> >>>> https://github.com/apache/incubator-shardingsphere/tree/dev-5.x which> >>>> include many bug fixes, enhancement and refactor.> >>>>> >>>> All updatas can be found in> >>>> https://github.com/apache/incubator-shardingsphere/issues?q=is%3Aissue+milestone%3A5.0.0+> >>>> >>>> .> >>>>> >>>> After reviewing those issues, the major items in our next release note> >>>> would be:> >>>>> >>>> - Support scaling for shardingsphere> >>>> - Optimization for Sharing Parser with ANTLR Visitor for MySQL> >>>> - Parsing SubQuery> >>>> - Upgrade to Java 8> >>>> - Redesign class domain of parser module> >>>> - Create database protocol module> >>>> - Create new module for shardingsphere-sql-parse-binder> >>>> - Refactor orchestration center interface> >>>> - Improve integrate SQL parser test engine> >>>> - Decouple UI and ShardingSphere> >>>>> >>>> Note: This release note is just a draft, anyone would add on to it.> >>>>> >>>> Currently, we are being preparing our next release, i appreciate it if >>>> you> >>>> could pick up more items for next release note, or give your suggestions> >>>> about this release.> >>>>> >>>> Welcome to our release discussion.> >>>> --> >>>>> >>>> Zhang Yonglun> >>>> Apache ShardingSphere> >>>> ------------------ Zhao Jun (cherrylzhao) Apache ShardingSphere & ServiceComb
