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.42.0
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.43.0
Choose a head ref
  • 4 commits
  • 3 files changed
  • 4 contributors

Commits on Apr 29, 2025

  1. Update CHANGELOG

    taylorotwell authored and github-actions[bot] committed Apr 29, 2025
    Configuration menu
    Copy the full SHA
    69e0977 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2025

  1. Fix rabbitmq volumes (#793)

    * feat: Add RabbitMQ service
    
    * fix: Correct the image name
    
    * Update InteractsWithDockerComposeServices.php
    
    * fix: Update the volumes to persist rabbitmq data
    
    * Update volumes to the previous value
    
    * fix: Update the volumes to persist rabbitmq data
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    kiani01lab and taylorotwell authored May 5, 2025
    Configuration menu
    Copy the full SHA
    e1cb201 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2025

  1. Add the hostname for RabbitMQ (#796)

    * feat: Add RabbitMQ service
    
    * fix: Correct the image name
    
    * Update InteractsWithDockerComposeServices.php
    
    * fix: Update the volumes to persist rabbitmq data
    
    * Update volumes to the previous value
    
    * fix: Add the hostname
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    kiani01lab and taylorotwell authored May 10, 2025
    Configuration menu
    Copy the full SHA
    86a14e6 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2025

  1. Configuration menu
    Copy the full SHA
    71a509b View commit details
    Browse the repository at this point in the history
Loading