Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: laravel/sail
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.29.3
Choose a base ref
...
head repository: laravel/sail
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.30.0
Choose a head ref
  • 2 commits
  • 6 files changed
  • 4 contributors

Commits on Jun 18, 2024

  1. Update CHANGELOG

    driesvints authored and github-actions[bot] committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    3a2a002 View commit details
    Browse the repository at this point in the history
  2. MariaDB 11 support (#698)

    * Add support for MariaDB 11
    
    * Health check update
    
    * Split up MariaDB 10/11 commands
    
    * Simplify split
    
    * Fix volume naming
    
    * Update stubs/mariadb10.stub
    
    Co-authored-by: Julius Kiekbusch <[email protected]>
    
    * Update stubs/mariadb10.stub
    
    Co-authored-by: Julius Kiekbusch <[email protected]>
    
    * Update stubs/mariadb11.stub
    
    Co-authored-by: Julius Kiekbusch <[email protected]>
    
    * Update stubs/mariadb11.stub
    
    Co-authored-by: Julius Kiekbusch <[email protected]>
    
    ---------
    
    Co-authored-by: Taylor Otwell <[email protected]>
    Co-authored-by: Julius Kiekbusch <[email protected]>
    3 people authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    e08b863 View commit details
    Browse the repository at this point in the history
Loading