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

feat: add SSL options #22

Merged
merged 9 commits into from
Apr 14, 2023
Merged

Conversation

stuartbeattie84
Copy link
Contributor

Added the watcher to be created with SSL options, allowing it to connect to databases where TLS is required.

@casbin-bot
Copy link

@Nekotoxin please review

@hsluoyz
Copy link
Member

hsluoyz commented Apr 12, 2023

@stuartbeattie84 modify this:

python-version: [ "3.6", "3.7", "3.8", "3.9", "3.10" ]

to:

python-version: [ "3.9", "3.10", "3.11", "3.12" ] 

@hsluoyz
Copy link
Member

hsluoyz commented Apr 12, 2023

@stuartbeattie84 also add the new options to README

@stuartbeattie84
Copy link
Contributor Author

Updated README and versions in release.yml.

@hsluoyz hsluoyz changed the title Added SSL options feat: add SSL options Apr 14, 2023
@hsluoyz hsluoyz merged commit a1a8f4c into pycasbin:master Apr 14, 2023
11 checks passed
github-actions bot pushed a commit that referenced this pull request Apr 14, 2023
# [0.2.0](v0.1.2...v0.2.0) (2023-04-14)

### Bug Fixes

* fix CI's python version and requirements.txt ([dde80ac](dde80ac))

### Features

* add SSL options ([#22](#22)) ([a1a8f4c](a1a8f4c))
@github-actions
Copy link

🎉 This PR is included in version 0.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants