Grooveshop-django-api

Latest version: v0.185.0

Safety actively analyzes 688007 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 42 of 51

0.33.0

Not secure
Chores

* chore(release): release version 0.33.0 [skip ci] ([`9463f0a`](https://github.com/vasilistotskas/grooveshop-django-api/commit/9463f0af36b621fa007d07953f157e620272c2fb))

Features

* feat: More at `Description`

- python version bump to `3.12.0`
- new lib `djmoney` add and usage in models and serializers.
- versions bump.
- migrations and api schema generate. ([`06faa95`](https://github.com/vasilistotskas/grooveshop-django-api/commit/06faa9547dba35b3c02e65e6849d8aa1afa5822d))

0.32.0

Bug fixes

* fix: `settings.py` change `TIME_ZONE` default and add multilang at `test_serializers.py`. ([`d9628e8`](https://github.com/vasilistotskas/grooveshop-django-api/commit/d9628e8992d8225dc88bc97ebd4455d0440c69af))

* fix(settings.py): update env defaults. ([`b371658`](https://github.com/vasilistotskas/grooveshop-django-api/commit/b371658d6a5c5423bc8f5d15595805528edfab3c))

* fix(settings.py): languages update. ([`95b2aee`](https://github.com/vasilistotskas/grooveshop-django-api/commit/95b2aeed53178f8b61bab06f01bb3ed5d6184fed))

* fix(settings.py): languages update. ([`9fc02fd`](https://github.com/vasilistotskas/grooveshop-django-api/commit/9fc02fd2b40960dad89831a63863ac0d54374056))

* fix(settings.py): `APPEND_SLASH` default true. ([`62e519a`](https://github.com/vasilistotskas/grooveshop-django-api/commit/62e519acaa6f3461f79d66734f0d48b4f272c9c3))

* fix(settings.py): add defaults at env vars. ([`4bab314`](https://github.com/vasilistotskas/grooveshop-django-api/commit/4bab314c9c4c346185168423060be3d8765e2900))

* fix(settings.py): local static path for `GITHUB_WORKFLOW` system env ([`b113b14`](https://github.com/vasilistotskas/grooveshop-django-api/commit/b113b14bda905889bcba113c186f1f214a7c3a90))

* fix(settings.py): `ALLOWED_HOSTS` env variable default set. ([`d0b0d4a`](https://github.com/vasilistotskas/grooveshop-django-api/commit/d0b0d4a5fae05ba7fece9d1b275dc22439ef8c95))

Chores

* chore(release): release version 0.32.0 [skip ci] ([`34f9ae5`](https://github.com/vasilistotskas/grooveshop-django-api/commit/34f9ae5ac0b9585a508ddffe3f8a02602f936698))

Features

* feat: More at `Description`

- Env files updated.
- Replace `django-environ` lib with `python-dotenv`.
- Multi factor authentication API endpoints implemented.
- Settings and core/storages.py class for production S3 AWS storage.
- Versions bump.

More fixes and improvements. ([`8d4ff27`](https://github.com/vasilistotskas/grooveshop-django-api/commit/8d4ff27168131749ead41fc001092dc8ed5bb72d))

0.31.0

Not secure
Bug fixes

* fix: session serializer camel case fixed. ([`18baf25`](https://github.com/vasilistotskas/grooveshop-django-api/commit/18baf256d87e2d5c334b5f84dd59332714537ddb))

Chores

* chore(release): release version 0.31.0 [skip ci] ([`e8b718b`](https://github.com/vasilistotskas/grooveshop-django-api/commit/e8b718b877d4a65f59c2bd01a7eda8732615cfe9))

Features

* feat: More at `Description`

- Authentication improvement. `signal` receive after social account signed up to populate account image.
- Authentication new API endpoint `is_user_registered` based on email.
- Authentication `AuthenticationAllAuthPasswordResetForm` method overriding `AllAuthPasswordResetForm` to change domain.
- postgres in `ci.yml` version bump from `13` to `16`.
- More lint and general fixes. ([`53cc219`](https://github.com/vasilistotskas/grooveshop-django-api/commit/53cc219b05856d48abc1f39cf8f733d51a20cfa6))

0.30.0

Not secure
Chores

* chore(release): release version 0.30.0 [skip ci] ([`1285f9f`](https://github.com/vasilistotskas/grooveshop-django-api/commit/1285f9f15fb03e79b8a3436560d97bfb4d1089b3))

Features

* feat: More at `Description`

- `Versions bump`: Django, coverage, pylint, charset_normalizer, urllib3, rich, django-redis remove,
- `psycopg2-binary` remove and replace with fresher and recommended `psycopg[binary]`
- User auth account adapter override
- Model constraints to modern way
- Migrations update ([`e3d1703`](https://github.com/vasilistotskas/grooveshop-django-api/commit/e3d170381c44c2570f027b9b6d48816d6d4add61))

0.29.1

Not secure
Bug fixes

* fix: Cart service init fix, migrations update. ([`4d48e88`](https://github.com/vasilistotskas/grooveshop-django-api/commit/4d48e88b104710b34f265af6446a8bb062529112))

Chores

* chore(release): release version 0.29.1 [skip ci] ([`133a4f6`](https://github.com/vasilistotskas/grooveshop-django-api/commit/133a4f640e8008e7d4d2e2953728ffbe3e213a50))

Unknown

* Chore: Versions bump, migrations update, API schema generate, notification app fix. ([`0553779`](https://github.com/vasilistotskas/grooveshop-django-api/commit/0553779988f84ec92fad401dc31e1eadaadc5246))

0.29.0

Not secure
Chores

* chore(release): release version 0.29.0 [skip ci] ([`2204bd0`](https://github.com/vasilistotskas/grooveshop-django-api/commit/2204bd0e794135c981e38fad6a1f8d3a2965d4b4))

Features

* feat: `settings.py` updated, Session auth app refactor, User model improve.

- Session: Remove method `ensure_cart_id` at session middleware, new API endpoints (`session-all`, `session-refresh`, `session-revoke`, `session-revoke-all`, `session-active-users-count`, `session-refresh-last-activity`), signal updated,
- Settings: Update CORS and Auth.
- User: Model new method `remove_session` and properties `get_all_sessions` and `role`. ([`a142372`](https://github.com/vasilistotskas/grooveshop-django-api/commit/a142372c233207206f52e6aa8fe1c7a1d1c28977))

* feat: Cart service refactor and cleanup, tests and API view updated. ([`de29e5e`](https://github.com/vasilistotskas/grooveshop-django-api/commit/de29e5e208ac3382585a72b4fd9e47ea7aef9e25))

Page 42 of 51

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.