-
-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge release 2.12.1 into 3.0.x #82
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Updates the CHANGELOG.md file to add a changelog entry for a new 2.12.1 version.
Signed-off-by: George Steel <[email protected]>
…caper mock expectations so that an assertion occurs. Add supported encodings provider and assert the valid encoding is used. Signed-off-by: George Steel <[email protected]>
… escaper tests and fix tests that don't assert anything Signed-off-by: George Steel <[email protected]>
Signed-off-by: George Steel <[email protected]>
Signed-off-by: George Steel <[email protected]>
Signed-off-by: George Steel <[email protected]>
Signed-off-by: George Steel <[email protected]>
Signed-off-by: George Steel <[email protected]>
… method Signed-off-by: George Steel <[email protected]>
…exceptions Signed-off-by: George Steel <[email protected]>
…i18n packages Signed-off-by: George Steel <[email protected]>
- Add GHA ci yml - Add GHA badge to README.md Signed-off-by: George Steel <[email protected]>
Signed-off-by: George Steel <[email protected]>
Signed-off-by: George Steel <[email protected]>
Fix CI pipeline according to newer test dependency requirements
Signed-off-by: George Steel <[email protected]>
…ch as Router v3 is required in dev. Signed-off-by: George Steel <[email protected]>
Signed-off-by: George Steel <[email protected]>
…here support for the Router namespace change was added Signed-off-by: George Steel <[email protected]>
Signed-off-by: George Steel <[email protected]>
Signed-off-by: George Steel <[email protected]>
Signed-off-by: George Steel <[email protected]>
Signed-off-by: George Steel <[email protected]>
…omponent' into 2.12.x Fixes #70
Signed-off-by: nafetsrybak <[email protected]>
Correctly attach Json Strategy.
Signed-off-by: George Steel <[email protected]>
Signed-off-by: George Steel <[email protected]>
Signed-off-by: George Steel <[email protected]>
Signed-off-by: George Steel <[email protected]>
Signed-off-by: George Steel <[email protected]>
…lise titles consistently in helpers/intro.md Signed-off-by: George Steel <[email protected]>
Fix Markdown Formatting for CI Round 2
Updates the CHANGELOG.md to set the release date.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Release Notes for 2.12.1
2.12.1
Bug,Documentation
78: Fix Markdown Formatting for CI Round 2 thanks to @gsteel and @Ocramius
74: Correctly attach Json Strategy. thanks to @nafetsrybak
Bug
Bug,Enhancement
Enhancement