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

Add an HasEndpoint instance for AuthProtect #5

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

vendethiel
Copy link

@vendethiel vendethiel commented Nov 24, 2023

Thanks for the package. It was just missing this instance which we use.

@vendethiel
Copy link
Author

Also, is there a reason Servant is constrained to < 0.20 ?

@worm2fed worm2fed self-requested a review December 14, 2023 12:24
@worm2fed worm2fed added the enhancement New feature or request label Dec 14, 2023
Copy link
Owner

@worm2fed worm2fed left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for your PR

@worm2fed
Copy link
Owner

@vendethiel
CI is failing, will fix that later

Also, is there a reason Servant is constrained to < 0.20 ?

Most likely it will work well with 0.20, if you need that - we can move upper bound and add a support for higher ghc version

@vendethiel
Copy link
Author

Most likely it will work well with 0.20, if you need that - we can move upper bound and add a support for higher ghc version

Work codebase is not dependent on newer Servant, so it's not a priority, I just wanted to know.
Thanks for your answers.

@worm2fed worm2fed force-pushed the add-authprotect-instance branch from 5758335 to 3b9a656 Compare December 14, 2023 13:28
@worm2fed
Copy link
Owner

@vendethiel you're welcome to merge

@vendethiel
Copy link
Author

I don't think I can merge PRs here

@worm2fed worm2fed merged commit af99252 into worm2fed:master Dec 14, 2023
1 check passed
@vendethiel vendethiel deleted the add-authprotect-instance branch December 14, 2023 14:31
@vendethiel
Copy link
Author

Thank you!

worm2fed added a commit that referenced this pull request Dec 15, 2023
Change was introduced in #5, but I've missed changelog entry.
worm2fed added a commit that referenced this pull request Dec 15, 2023
* doc: add missing changelog entry
Change was introduced in #5, but I've missed changelog entry.

* Prepare release 1.2.0
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.

2 participants