Skip to content

docs: add v1.17.3 upgrade notes#193

Open
goravel-coder wants to merge 1 commit into
masterfrom
bowen/v1.17.3
Open

docs: add v1.17.3 upgrade notes#193
goravel-coder wants to merge 1 commit into
masterfrom
bowen/v1.17.3

Conversation

@goravel-coder

Copy link
Copy Markdown

Summary

  • Document the v1.17.3 patch release in the v1.17 upgrade guide.
  • Cover the schema connection driver, request InputArray, and generator import path fixes.
  • Link each fix to its related Goravel issue.

Why

The v1.17 upgrade guide should show patch-level fixes so users can understand what changes after moving from v1.17.2 to v1.17.3. This update makes the release notes point to the reported issues and describes the corrected behavior for each fix.

The notes cover schema operations using the selected connection driver, request arrays preserving single values with spaces, and generators using full multi-segment Go module import paths. Related issues: goravel/goravel#942, goravel/goravel#961, goravel/goravel#973.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants