Whist-server

Latest version: v0.8.0

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

Scan your dependencies

Page 2 of 2

0.3.0

Features
* FEATURE: Trick Done Notification by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/274
* UPDATE: rename game to room by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/277

Fixes
* FIX: docker build / start by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/283

Dependencies
* ADD: mongodb 5.0 support by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/281
* Bump pylint from 2.14.3 to 2.14.4 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/279

Internal
* UDPATE: disable fail fast for lint by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/275


**Full Changelog**: https://github.com/Whist-Team/Whist-Server/compare/v0.2.0...v0.3.0

0.2.0

New Features
* FEATURE: game id getter by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/194
* FEATURE: Ranking Service by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/227
* FEATURE: Side Channel by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/232
* FEATURE: events and wrapper by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/239
* Update action.py to have unready function by abant07 in https://github.com/Whist-Team/Whist-Server/pull/219
* UPDATE: support arm64 by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/169
* FEATURE: channel service by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/252
* ADD: more notification by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/268
* Add cors headers by iTitus in https://github.com/Whist-Team/Whist-Server/pull/271

Updates
* UPDATE: use dependency injection for services by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/171
* UPDATE: game info by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/264


Fixes
* FIX: Documentation creation by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/179
* FIX: authentication issues by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/182
* FIX: ws entry joined error by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/244
* Fix CLI starter and add docker-compose for dev by iTitus in https://github.com/Whist-Team/Whist-Server/pull/254
* Fix typo and wrong assumption in CLI code by iTitus in https://github.com/Whist-Team/Whist-Server/pull/256
* FIX: secure routes by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/262
* FIX: join room with no password by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/265
* Misc fixes by iTitus in https://github.com/Whist-Team/Whist-Server/pull/266


Documentation
* ADD: favicon by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/269


Internal
* ADD: stale workflow by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/220
* Jefvda testing remove duplicate by JefvdA in https://github.com/Whist-Team/Whist-Server/pull/226
* UPDATE: mocking services in tests by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/172
* UPDATE: allow f-string in logs by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/205

Dependencies
* Build(deps-dev): bump pytest from 6.2.5 to 7.0.0 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/173
* Build(deps-dev): bump pytest-asyncio from 0.17.2 to 0.18.0 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/174
* Build(deps-dev): bump pytest-asyncio from 0.18.0 to 0.18.1 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/175
* Build(deps-dev): bump pytest from 7.0.0 to 7.0.1 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/176
* Build(deps): bump fastapi[all] from 0.73.0 to 0.74.0 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/177
* Build(deps): bump fastapi[all] from 0.74.0 to 0.74.1 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/181
* Build(deps): bump pymongo from 4.0.1 to 4.0.2 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/184
* Build(deps-dev): bump pytest-asyncio from 0.18.1 to 0.18.2 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/183
* Build(deps): bump fastapi[all] from 0.74.1 to 0.75.0 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/185
* Build(deps-dev): bump pytest from 7.0.1 to 7.1.0 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/186
* Build(deps-dev): bump pytest from 7.1.0 to 7.1.1 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/187
* Build(deps): bump pylint from 2.12.2 to 2.13.0 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/191
* Build(deps-dev): bump pytest-asyncio from 0.18.2 to 0.18.3 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/193
* Build(deps): bump pylint from 2.13.0 to 2.13.2 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/192
* Build(deps): bump pylint from 2.13.2 to 2.13.3 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/195
* Build(deps): bump pylint from 2.13.3 to 2.13.4 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/196
* Build(deps): bump fastapi[all] from 0.75.0 to 0.75.1 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/197
* Build(deps): bump pymongo from 4.0.2 to 4.1.0 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/199
* Build(deps): bump pylint from 2.13.4 to 2.13.5 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/200
* Build(deps): bump pymongo from 4.1.0 to 4.1.1 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/202
* Build(deps): bump fastapi[all] from 0.75.1 to 0.75.2 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/206
* Build(deps): bump pylint from 2.13.5 to 2.13.6 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/207
* Build(deps): bump pylint from 2.13.6 to 2.13.7 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/208
* Build(deps-dev): bump pytest from 7.1.1 to 7.1.2 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/212
* Build(deps): bump pylint from 2.13.7 to 2.13.8 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/213
* Build(deps): bump fastapi[all] from 0.75.2 to 0.76.0 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/214
* Build(deps): bump fastapi[all] from 0.76.0 to 0.77.1 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/215
* Build(deps): bump fastapi[all] from 0.77.1 to 0.78.0 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/217
* Build(deps): bump pylint from 2.13.8 to 2.13.9 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/216
* Build(deps): bump pylint from 2.13.9 to 2.14.0 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/222
* Build(deps): bump pylint from 2.14.0 to 2.14.1 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/224
* REMOVE: no longer needed requirement [typing-extensions] by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/233
* BUMP: whist core 0.1.0 to 0.1.1 by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/236
* BUMP: code ql workflow's dependencies by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/237
* Build(deps): bump pylint from 2.14.1 to 2.14.2 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/240
* Build(deps): bump pylint from 2.14.2 to 2.14.3 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/257
* UPDATE: whist-core to v0.2.0 and breaking changes adaption by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/270

New Contributors
* JefvdA made their first contribution in https://github.com/Whist-Team/Whist-Server/pull/226
* abant07 made their first contribution in https://github.com/Whist-Team/Whist-Server/pull/219

**Full Changelog**: https://github.com/Whist-Team/Whist-Server/compare/v0.1.1...v0.2.0

0.1.1

Not secure
Fix tags and platform.
UPDATE: split github and docker release

0.1.0

Not secure
What's Changed
* Add entrypoint by iTitus in https://github.com/Whist-Team/Whist-Server/pull/17
* Remove useless code by iTitus in https://github.com/Whist-Team/Whist-Server/pull/18
* Bump pylint from 2.7.4 to 2.8.1 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/19
* Bump pip from 21.0.1 to 21.1 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/20
* Bump pylint from 2.8.1 to 2.8.2 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/21
* Bump pip from 21.1 to 21.1.1 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/22
* Bump pytest from 6.2.3 to 6.2.4 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/24
* Bump setuptools from 56.0.0 to 56.1.0 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/23
* Bump setuptools from 56.1.0 to 56.2.0 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/27
* Bump fastapi[all] from 0.63.0 to 0.64.0 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/26
* Bump flake8 from 3.9.1 to 3.9.2 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/25
* Bump fastapi[all] from 0.64.0 to 0.65.0 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/28
* Bump fastapi[all] from 0.65.0 to 0.65.1 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/31
* Update pytest-cov by iTitus in https://github.com/Whist-Team/Whist-Server/pull/34
* Bump pip from 21.1.1 to 21.1.2 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/35
* Bump setuptools from 56.2.0 to 57.0.0 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/36
* Bump pylint from 2.8.2 to 2.8.3 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/37
* Bump pytest-cov from 2.12.0 to 2.12.1 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/38
* Bump fastapi[all] from 0.65.1 to 0.65.2 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/39
* FIX: namespace by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/44
* Bump pip from 21.1.2 to 21.1.3 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/48
* Separate Requirement Files by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/45
* Bump pylint from 2.8.3 to 2.9.0 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/49
* Bump pylint from 2.9.0 to 2.9.2 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/50
* Bump pylint from 2.9.2 to 2.9.3 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/52
* Bump setuptools from 57.0.0 to 57.1.0 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/53
* Bump fastapi[all] from 0.65.2 to 0.66.0 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/54
* Bump setuptools from 57.1.0 to 57.2.0 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/56
* Bump setuptools from 57.2.0 to 57.4.0 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/57
* Mongo Database by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/55
* Bump twine from 3.4.1 to 3.4.2 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/60
* Bump pylint from 2.9.3 to 2.9.5 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/61
* Bump fastapi[all] from 0.66.0 to 0.67.0 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/62
* Bump pymongo from 3.11.4 to 3.12.0 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/63
* Bump pip from 21.1.3 to 21.2.1 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/64
* Bump pylint from 2.9.5 to 2.9.6 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/66
* Bump fastapi[all] from 0.67.0 to 0.68.0 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/67
* User Creation by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/41
* HOTFIX: hard coded user id by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/70
* Password Verification Unit test by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/68
* Bump pip from 21.2.1 to 21.2.2 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/71
* REFACTOR: Api to sub packages by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/72
* Bump pip from 21.2.2 to 21.2.3 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/80
* Database services by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/79
* Bump wheel from 0.36.2 to 0.37.0 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/81
* Bump pip from 21.2.3 to 21.2.4 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/85
* FEATURE: UserDB to User conversion by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/83
* FEATURE: get user by username from db by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/84
* Bump pylint from 2.9.6 to 2.10.2 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/86
* Bump fastapi[all] from 0.68.0 to 0.68.1 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/87
* Add requirements to setup.py by Manuelraa in https://github.com/Whist-Team/Whist-Server/pull/88
* Bump pytest from 6.2.4 to 6.2.5 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/90
* ADD: require min typing version by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/91
* Feature: User database service by name by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/89
* Bump pylint from 2.10.2 to 2.11.1 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/92
* Bump pytest-cov from 2.12.1 to 3.0.0 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/93
* Bump fastapi[all] from 0.68.1 to 0.68.2 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/94
* UPDATE: python 3.10 support by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/51
* Bump fastapi[all] from 0.68.2 to 0.70.0 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/95
* Bump flake8 from 3.9.2 to 4.0.0 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/98
* Bump flake8 from 4.0.0 to 4.0.1 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/99
* FEATURE: Authentication by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/97
* UPDATE: run each configuration independently by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/102
* FEATURE: Game creation by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/77
* Build(deps-dev): bump pytest-asyncio from 0.15.1 to 0.16.0 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/105
* Build(deps): bump pymongo from 3.12.0 to 3.12.1 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/104
* FIX: user duplicate add by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/109
* FIX: id user drop in conversion by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/110
* UPDATE: use username as unique identifier by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/113
* Build(deps): bump whist-core from 0.1.0rc2 to 0.1.0rc3 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/115
* REFACTOR: use player as base by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/114
* Build(deps): bump whist-core from 0.1.0rc3 to 0.1.0rc4 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/116
* Build(deps): bump whist-core from 0.1.0rc4 to 0.1.0rc5 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/120
* Build(deps): bump pylint from 2.11.1 to 2.12.1 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/122
* FIX: flake line length by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/119
* FIX: pymongo migration by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/125
* Build(deps): bump pymongo from 3.12.1 to 4.0 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/123
* FEATURE: test env file by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/127
* ADD: security check by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/126
* Build(deps): bump pylint from 2.12.1 to 2.12.2 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/128
* Build(deps): bump pymongo from 4.0 to 4.0.1 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/129
* Build(deps): bump fastapi[all] from 0.70.0 to 0.70.1 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/131
* FEATURE: link table to game by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/117
* FEATURE: join to game by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/108
* ADD: Server Setup by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/130
* FIX: indentation docker publish by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/133
* ADD: game parameter settings during creation by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/135
* FEATURE: game save by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/136
* Build(deps): bump whist-core from 0.1.0rc5 to 0.1.0rc6 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/139
* BUMP: whist-core 0.1.0rc6 => 0.1.0rc7 by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/141
* Build(deps): bump whist-core from 0.1.0rc7 to 0.1.0rc8 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/143
* Build(deps): bump fastapi[all] from 0.70.1 to 0.71.0 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/144
* ADD: Table start by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/134
* Build(deps-dev): bump pytest-asyncio from 0.16.0 to 0.17.0 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/145
* Build(deps): bump whist-core from 0.1.0rc8 to 0.1.0rc9 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/146
* BUMP: whist core to 0.1.0rc10 by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/149
* FIX: table not saved by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/148
* FIX: second player interaction by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/151
* Build(deps): bump fastapi[all] from 0.71.0 to 0.72.0 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/153
* Build(deps-dev): bump pytest-asyncio from 0.17.0 to 0.17.1 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/152
* Build(deps-dev): bump pytest-asyncio from 0.17.1 to 0.17.2 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/154
* Build(deps): bump fastapi[all] from 0.72.0 to 0.73.0 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/156
* ADD: description header in readme by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/157
* UPDATE: play order and matcher core update integration by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/155
* FIX TEST: card must be in player hand by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/159
* UPDATE: error handling during user creation by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/160
* ADD: Getter for player's hand by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/158
* Build(deps): bump whist-core from 0.1.0rc11 to 0.1.0 by dependabot in https://github.com/Whist-Team/Whist-Server/pull/161
* FEATURE: First playable version by Segelzwerg in https://github.com/Whist-Team/Whist-Server/pull/142

New Contributors
* dependabot made their first contribution in https://github.com/Whist-Team/Whist-Server/pull/19
* Manuelraa made their first contribution in https://github.com/Whist-Team/Whist-Server/pull/88

**Full Changelog**: https://github.com/Whist-Team/Whist-Server/compare/v0.0.1...v0.1.0

0.0.1

Not secure
This doesn't do anything yet

Page 2 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.