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: php-enqueue/enqueue-dev
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.10.12
Choose a base ref
...
head repository: php-enqueue/enqueue-dev
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.10.13
Choose a head ref
  • 9 commits
  • 7 files changed
  • 4 contributors

Commits on Aug 6, 2021

  1. #1190 add index on delivery_id to prevent slow queries

    Ralf Siepker committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    946f48f View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2021

  1. Merge pull request #1191 from commercewerft/master

    #1190 add index on delivery_id to prevent slow queries
    makasim authored Aug 8, 2021
    Configuration menu
    Copy the full SHA
    3880257 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. Configuration menu
    Copy the full SHA
    425d5e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2021

  1. Merge pull request #1189 from gdsmith/allow-sns-topic-setting

    Add setTopicArn methods to SnsContext and SnsQsContext
    makasim authored Aug 22, 2021
    Configuration menu
    Copy the full SHA
    14f080a View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. missing arg

    gdsmith committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    bf279e2 View commit details
    Browse the repository at this point in the history
  2. added possibility to send message attributes using snsqs transport

    Alexander Onatskiy committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    d99b2e1 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. Merge pull request #1194 from gdsmith/allow-sns-topic-setting

    Add in missing arg
    makasim authored Aug 24, 2021
    Configuration menu
    Copy the full SHA
    5f49256 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

  1. Merge pull request #1195 from onatskyy/snsqs_attributes

    [SNSQS] added possibility to send message attributes using snsqs transport
    makasim authored Aug 25, 2021
    Configuration menu
    Copy the full SHA
    fd083fb View commit details
    Browse the repository at this point in the history
  2. Release 0.10.13

    Signed-off-by: Maksim Kotlyar <[email protected]>
    makasim committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    182636b View commit details
    Browse the repository at this point in the history
Loading