Skip to content

Tags: pytest-dev/pytest-iam

Tags

0.2.0

chore: bump to 0.2.0

0.1.1

Verified

This tag was signed with the committer’s verified signature.
azmeuk Éloi Rivard
- Update to Canaille 0.0.70.

- Disable http access logs.

0.1.0

Verified

This tag was signed with the committer’s verified signature.
azmeuk Éloi Rivard
[0.1.0] - 2024-07-25

Changed

- Update to Canaille 0.0.54. This break the way models are saved and deleted (`iam_server.backend.save(user)` instead of `user.save()`).
  Please check the documentation to see examples.
- Documentation uses Shibuya theme.

0.0.12

Verified

This tag was signed with the committer’s verified signature.
azmeuk Éloi Rivard
[0.0.12] - 2024-04-22

=====================

Changed
-------

- Configuration is read from `.pytest-iam.env`
- Configuration is read from enviroment vars prefixed by `PYTEST_IAM_`

0.0.11

Verified

This tag was signed with the committer’s verified signature.
azmeuk Éloi Rivard
[0.0.11] - 2024-04-22

=====================

Changed
-------

- Ignores local .env #3

Removed
-------

- Stop Python 3.8 support

0.0.10

Verified

This tag was signed with the committer’s verified signature.
azmeuk Éloi Rivard
[0.0.10] - 2024-04-12

=====================

Changed
-------

- Move the repository to https://github.com/pytest-dev/pytest-iam
- GHA support #1

0.0.9

Verified

This tag was signed with the committer’s verified signature.
azmeuk Éloi Rivard
[0.0.9] - 2024-03-30

====================

Added
-----

- Canaille 0.0.44 support

0.0.8

Verified

This tag was signed with the committer’s verified signature.
azmeuk Éloi Rivard
- Loose dependency versions.

0.0.7

Verified

This tag was signed with the committer’s verified signature.
azmeuk Éloi Rivard
Added

-----

- Display Canaille debug logs by default.

0.0.6

Verified

This tag was signed with the committer’s verified signature.
azmeuk Éloi Rivard
Fixed

- python <=3.8 uncompatible typing