Skip to content
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

Support Symfony 6.1 #181

Merged
merged 1 commit into from
Jun 6, 2022
Merged

Support Symfony 6.1 #181

merged 1 commit into from
Jun 6, 2022

Conversation

norkunas
Copy link
Collaborator

Pull Request

What does this PR do?

Adds Support for Symfony 6.1 with resolved deprecations

PR checklist

Please check if your PR fulfills the following requirements:

  • Does this PR fix an existing issue?
  • Have you read the contributing guidelines?
  • Have you made sure that the title is accurate and descriptive of the changes?

Copy link
Member

@brunoocasali brunoocasali left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot for your contribution @norkunas you rocks! 🤘👨‍🎤

src/Command/MeiliSearchClearCommand.php Outdated Show resolved Hide resolved
src/Command/MeiliSearchCreateCommand.php Outdated Show resolved Hide resolved
src/Command/MeiliSearchDeleteCommand.php Outdated Show resolved Hide resolved
src/Command/MeiliSearchImportCommand.php Outdated Show resolved Hide resolved
.github/workflows/tests.yml Show resolved Hide resolved
@norkunas norkunas force-pushed the support61 branch 2 times, most recently from 116c225 to 1a28d90 Compare June 1, 2022 03:03
Copy link
Member

@brunoocasali brunoocasali left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@brunoocasali brunoocasali added the enhancement New feature or request label Jun 6, 2022
@brunoocasali
Copy link
Member

bors merge

@bors
Copy link
Contributor

bors bot commented Jun 6, 2022

@bors bors bot merged commit 74dfa0c into meilisearch:main Jun 6, 2022
@norkunas norkunas deleted the support61 branch June 6, 2022 12:12
bors bot added a commit that referenced this pull request Jul 12, 2022
192: Update version for the next release (v0.8.0) r=brunoocasali a=brunoocasali

This version makes this package compatible with Meilisearch v0.28.0 🎉
Check out the changelog of [Meilisearch v0.28.0](https://github.com/meilisearch/meilisearch/releases/tag/v0.28.0) for more information on the changes.

## 💥 Breaking changes

- This release is **only** compatible with the latest version of [Meilisearch v0.28.0](https://github.com/meilisearch/meilisearch/releases/tag/v0.28.0)

## 🚀 Enhancements

* Support Symfony 6.1 (#181) `@norkunas`
* Improve Docker configuration in the package (#182) `@brunoocasali`
* Fixed `ClassMetadata` usage in `SearchableEntity`. (#185) `@althaus`

## 🐛 Bug Fixes

* Fix meili:create when the configuration has no settings (#189) `@brunoocasali`

Thanks again to `@althaus,` `@brunoocasali,` and `@norkunas!` 🎉


Co-authored-by: Bruno Casali <brunoocasali@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants