Skip to content

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

@casbin-bot casbin-bot requested a review from Nekotoxin April 12, 2023 07:24
@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
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.

3 participants