It's been a few months since the last release. I feel like we've got quite a few new features that would be good to get out to the public. Can we start thinking about what's left before we do a release?

Comments

mikeryan’s picture

#1240928: META: Refactoring of file destination/field handlers is the big one I'd like to get in - I haven't found an uninterrupted block of time where I could suck the file handling into my head, bend it into a pretty balloon animal, and spit it back out...

I'll try to review the issue queue tonight and make a list of the less-ambitious issues I'd like to address.

drewish’s picture

I've got stuff I'd like to do but honestly I think there's enough new stuff and fixes that we should just push out a 2.3 and then look at what should go into 2.4.

drewish’s picture

One of which would be adding a SourceHandler frame work to let you do some of the processing that happens in prepareRow() in a cleaner manner. Often I find myself wanting to flatten out arrays in the source into new fields locations array turns into location_0, location_1, etc.

mikeryan’s picture

Yes, I really wanted to clean up the file stuff, but there's clearly no way I'm going to get to that for a while. Let's make one quick pass through the issue queue to see if there's low-hanging fruit for 2.3, and I'll cut an RC release this coming week.

mikeryan’s picture

Status: Active » Fixed

Finally, the 2.3 RC is out the door...

StuartDH’s picture

Great job Mike, all seems to be working well for my tests at the moment.

The Migrate project page isn't showing 2.3 as a dev version, so anyone who needs it will have to get it from the releases page here

mikeryan’s picture

I wish we could have the RC release on the project page, but this isn't supported: #647428: Show latest prerelease (if different from recommended release) with dev releases.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.