Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release version 5.0.1 #668

Merged
merged 40 commits into from
Feb 27, 2024
Merged

Release version 5.0.1 #668

merged 40 commits into from
Feb 27, 2024

Conversation

Hlavtox
Copy link
Contributor

@Hlavtox Hlavtox commented Jan 30, 2024

Questions Answers
Description? Release version 5.0.1
Type?
BC breaks?
Deprecations?
Fixed ticket?
Sponsor company
How to test?

AdrienPlx and others added 28 commits February 6, 2023 16:15
Related to pull request PrestaShop/PrestaShop#31218. Improve back office performances on Categories lisiting
Fix infinite loop after upgrade with local module zip
Add index to `PREFIX_orders.invoice_date`
Add debug cookie default configuration values
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.3...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…/e2e/follow-redirects-1.15.4

Bump follow-redirects from 1.15.3 to 1.15.4 in /tests/e2e
Adapt upgraded installs to recent changes
get_magic_quotes_gpc() returns false since PHP 5.4, so doesn't make sense to keep it

Co-authored-by: Krystian Podemski <kpodemski@users.noreply.github.com>
Check if function get_magic_quotes_gpc() exists before use it
Nightly : Migrate from endpoint `hook/add` to `hook/reports/import`
Nightly Upgrade : Fixed date formatting
Nightly Upgrade : Fixed date formatting (Use of DateTime::RFC3339_EXTENDED)
Fix normalizeVersion() levels on 8.x
@Hlavtox Hlavtox added this to the 5.0.1 milestone Jan 30, 2024
@matks
Copy link
Contributor

matks commented Feb 20, 2024

Blocked by #671

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this one should be renamed into 8.1.5.sql first, the 8.1.4 was released separately as a security version

Rename 8.1.4.sql to 8.1.5.sql
jolelievre
jolelievre previously approved these changes Feb 20, 2024
Update hooks when they already exist
@Hlavtox
Copy link
Contributor Author

Hlavtox commented Feb 26, 2024

After CI is fixed in #673 we can go on

@Hlavtox Hlavtox removed waiting for author Blocked Status: The issue is blocked by another task labels Feb 26, 2024
ShaiMagal
ShaiMagal previously approved these changes Feb 26, 2024
@AureRita AureRita self-assigned this Feb 27, 2024
Copy link
Contributor

@AureRita AureRita left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @Hlavtox

Thank you for your PR, I tested it and it seems to works as you can see :

recording.117.webm

I tested to upgrade from 1.7.8.11 to 8.0.5 to 8.1.4
I do a rollboack to 8.0.5 and to 1.7.8.11

Because the PR seems to works as expected, It's QA ✔️

Thank you

@Hlavtox Hlavtox merged commit 1e2754a into master Feb 27, 2024
54 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.