Skip to content

Conversation

@hwbrzzl
Copy link
Contributor

@hwbrzzl hwbrzzl commented Sep 9, 2025

📑 Description

This pull request updates the upgrade documentation for Goravel versions v1.15 and v1.16, adding details about new patch releases and important bug fixes. The changes focus on documenting fixes related to transaction rollbacks, migration errors, and ORM method changes.

Patch release documentation updates

  • Added documentation for goravel/framework: v1.15.12 and v1.16.2 patch releases, highlighting their respective bug fixes. [1] [2]

Transaction rollback bug fix

  • Documented a fix for transactions not rolling back when a panic occurs inside a closure, applicable to both v1.15.12 and v1.16.2. [1] [2]

Migration and ORM method fixes (v1.16.2)

  • Added details about a fix for errors encountered when adding or removing a column with a separate migration script, including issues with the DB facade and Postgres driver.
  • Documented a breaking change in the ORM Select method and the introduction of the new SelectRaw method to maintain compatibility.

@hwbrzzl hwbrzzl requested a review from Copilot September 9, 2025 08:52
@hwbrzzl hwbrzzl added the Review Ready Pull requests are ready for review label Sep 9, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This pull request updates the upgrade documentation for Goravel versions v1.15 and v1.16, adding details about new patch releases and their associated bug fixes.

  • Added documentation for patch releases v1.15.12 and v1.16.2
  • Documented important bug fixes including transaction rollback issues and migration errors
  • Added information about ORM method changes and compatibility fixes

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
en/upgrade/v1.16.md Added v1.16.2 patch release documentation with three bug fixes including transaction rollback, migration script errors, and ORM Select method changes
en/upgrade/v1.15.md Added v1.15.12 patch release documentation with transaction rollback bug fix

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@hwbrzzl hwbrzzl merged commit 8e0bcbd into master Sep 9, 2025
@hwbrzzl hwbrzzl deleted the bowen/v1.16.2 branch September 9, 2025 15:24
oprudkyi pushed a commit to oprudkyi/goravel-docs that referenced this pull request Sep 30, 2025
* upgrade: v1.16.2

* optimize

* optimize
zoryamba pushed a commit to zoryamba/goravel-docs that referenced this pull request Oct 5, 2025
* upgrade: v1.16.2

* optimize

* optimize
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Review Ready Pull requests are ready for review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants