Releases: tienvx/pact-provider-bundle
Releases · tienvx/pact-provider-bundle
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
What's Changed
- Update readme by @tienvx in #1
- Fix wrong argument by @tienvx in #2
- Change default config by @tienvx in #3
- Check for handler by @tienvx in #4
- Handle request body by @tienvx in #5
- Add interfaces for handler by @tienvx in #6
- Handle always not found status code by @tienvx in #7
- Method of state change request is always POST by @tienvx in #8
- Handle dispatching messages by @tienvx in #9
- Allow no message dispatched by @tienvx in #10
- Handle no message dispatched by @tienvx in #11
- Fix wrong arguments by @tienvx in #12
- Fix wrong header by @tienvx in #13
- Stop propagation after finishing change state and dispatch message by @tienvx in #14
- Allow reuse state handler by @tienvx in #15
- Allow provider state handler return values by @tienvx in #16
- Fix wrong type by @tienvx in #17
- Support configuring pact_messages_url by @tienvx in #18
- Move code from listener to controller by @tienvx in #19
- Fix wrong service args by @tienvx in #20
- docs: Update features in readme by @tienvx in #21
- ci: Update github actions by @tienvx in #22
- deps: Update php, symfony, phpunit by @tienvx in #23
- chore: Move unit tests by @tienvx in #24
- deps: Update symfony by @tienvx in #25
- Test messages by @tienvx in #26
- docs: Remove Symfony 4 in readme by @tienvx in #27
- ci: Prevent rate limit by @tienvx in #28
- Test state change by @tienvx in #29
- refactor: Switch to enum by @tienvx in #30
- test: Test StateHandlerManager by @tienvx in #31
- test: Test MessageDispatcherManager by @tienvx in #32
- chore: Make properties readonly by @tienvx in #33
- chore: Change public to private by @tienvx in #34
- chore: Replace base class by @tienvx in #35
- test: Test event listeners by @tienvx in #36
- docs: Add todo by @tienvx in #37
- docs: Fix wrong return type by @tienvx in #38
- deps: Update phpunit by @tienvx in #39
- ci: Fix low code coverage by @tienvx in #40
- docs: Fix php version by @tienvx in #41
- docs: Fix phpunit version by @tienvx in #42
- chore: Ignore cache dir by @tienvx in #43
New Contributors
Full Changelog: https://github.com/tienvx/pact-provider-bundle/commits/v1.0.0