Problem/Motivation

The 2.2.1 release is on the wrong branch - it's actually the same as the 2.1.2 release.Nothing can be done to remove the 2.2.1 release - it's out there now and just need to move on.

The tag is on 88664fa7 instead of the expected 01c8bbab.

The following tags are all on 88664fa7:

  • 2.1.2
  • 2.1.2-alpha1
  • 2.2.1

Proposed resolution

  1. Change description on the 2.2.1 release to state that it is defunct.
  2. New tag 2.2.2 on the correct commit
  3. Create a detailed release note, linking to the issues fixed eg: #3555253: Deprecated function: mb_strtolower(): Passing null to parameter #1 ($string) of type string is deprecated

User interface changes

n/a

API changes

n/a

Data model changes

n/a

Comments

elc created an issue. See original summary.

elc’s picture

Priority: Normal » Major
Issue summary: View changes

Fixed link in OP. Added list of tags on previous 2.1.x branch.

This rolls back quite a lot of code changes. There's a logger service that went missing so I'm staying with the previous release for now.

jcontreras’s picture

Thank you for pointing that out. That's what I get from jumping on it while managing other things.
I have moved it to the new release with the correct branch.

jcontreras’s picture

Status: Active » Needs review
elc’s picture

Status: Needs review » Reviewed & tested by the community

Looks good. I updated the release note to include links to the issues.

jcontreras’s picture

Status: Reviewed & tested by the community » Fixed

Thank you!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

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