Releases: nearform/zoom-shuffle-bot
Releases · nearform/zoom-shuffle-bot
v2.0.2
What's Changed
- [OPTIC-RELEASE-AUTOMATION] release/v2.0.1 by @optic-release-automation in #337
- fix: shuffle-db-name by @Pehesi97 in #338
Full Changelog: v2.0.1...v2.0.2
v2.0.1
v2.0.0
What's Changed
- feat: Server to server by @brainrepo in #1
- fix: remove duplicate participants from the list by @noodny in #3
- chore: setup and add tests by @noodny in #10
- refactor: use zoom hooks to keep track of active meetings participants by @noodny in #9
- chore(deps): bump dotenv from 11.0.0 to 14.3.0 by @dependabot in #14
- chore(deps): bump node-fetch from 3.1.1 to 3.2.0 by @dependabot in #15
- chore(deps-dev): bump eslint from 8.6.0 to 8.7.0 by @dependabot in #16
- chore(deps-dev): bump @babel/preset-env from 7.16.8 to 7.16.11 by @dependabot in #18
- fix: restore server logs by @noodny in #19
- fix: avoid server errors when calling the /bot endpoint by @noodny in #20
- chore(deps): bump dotenv from 14.3.0 to 14.3.2 by @dependabot in #22
- chore(deps-dev): bump eslint-plugin-jest from 25.7.0 to 26.0.0 by @dependabot in #24
- chore(deps): bump fastify from 3.25.3 to 3.27.0 by @dependabot in #23
- chore(deps): bump fastify-plugin from 3.0.0 to 3.0.1 by @dependabot in #26
- chore(deps-dev): bump eslint from 8.7.0 to 8.8.0 by @dependabot in #27
- chore(deps): bump dotenv from 14.3.2 to 15.0.0 by @dependabot in #28
- chore: deploy to GCP by @noodny in #25
- chore: GCP database migrations by @noodny in #32
- chore(deps-dev): bump @babel/core from 7.16.7 to 7.16.12 by @dependabot in #17
- chore: set CD env vars outside of a step by @noodny in #35
- chore(deps-dev): bump @babel/core from 7.16.12 to 7.17.0 by @dependabot in #38
- chore(deps): bump dotenv from 15.0.0 to 16.0.0 by @dependabot in #39
- chore: fill in local development docs by @noodny in #8
- feat: configure fastify logger using an env var by @noodny in #21
- chore(deps): bump fastify from 3.27.0 to 3.27.1 by @dependabot in #44
- fix: set the correct default database port by @noodny in #43
- fix: parse PRETTY_PRINT option as boolean by @noodny in #45
- chore(deps-dev): bump jest from 27.4.7 to 27.5.0 by @dependabot in #47
- chore(deps-dev): bump babel-jest from 27.4.6 to 27.5.0 by @dependabot in #48
- chore(deps-dev): bump eslint-plugin-jest from 26.0.0 to 26.1.0 by @dependabot in #50
- chore(deps): bump pg from 8.7.1 to 8.7.3 by @dependabot in #51
- chore(deps-dev): bump babel-jest from 27.5.0 to 27.5.1 by @dependabot in #52
- chore(deps-dev): bump jest from 27.5.0 to 27.5.1 by @dependabot in #53
- chore(deps-dev): bump @babel/core from 7.17.0 to 7.17.2 by @dependabot in #54
- chore: ensure that db population doesn't collide with actual migrations by @noodny in #56
- chore(deps-dev): bump eslint from 8.8.0 to 8.9.0 by @dependabot in #57
- chore(deps-dev): bump @babel/core from 7.17.2 to 7.17.4 by @dependabot in #59
- chore(deps-dev): bump eslint-plugin-jest from 26.1.0 to 26.1.1 by @dependabot in #58
- chore(deps-dev): bump @babel/core from 7.17.4 to 7.17.5 by @dependabot in #60
- chore(deps-dev): bump eslint-config-prettier from 8.3.0 to 8.4.0 by @dependabot in #61
- chore(deps): bump fastify from 3.27.1 to 3.27.2 by @dependabot in #62
- chore(deps): bump actions/setup-node from 2 to 3.0.0 by @dependabot in #64
- chore(deps-dev): bump eslint from 8.9.0 to 8.10.0 by @dependabot in #66
- chore(deps): bump actions/checkout from 2 to 3 by @dependabot in #67
- chore(deps): bump node-fetch from 3.2.0 to 3.2.1 by @dependabot in #68
- chore(deps-dev): bump eslint-config-prettier from 8.4.0 to 8.5.0 by @dependabot in #71
- chore(deps): bump pino-pretty from 7.5.1 to 7.5.2 by @dependabot in #70
- chore(deps): bump fluent-json-schema from 3.0.1 to 3.1.0 by @dependabot in #69
- chore(deps): bump pino-pretty from 7.5.2 to 7.5.3 by @dependabot in #72
- chore(deps): bump node-fetch from 3.2.1 to 3.2.2 by @dependabot in #74
- chore(deps): bump fastify from 3.27.2 to 3.27.3 by @dependabot in #75
- Move test env var to .env.test by @brainrepo in #76
- Troubleshooting paragraph by @brainrepo in #73
- chore(deps): bump fastify from 3.27.3 to 3.27.4 by @dependabot in #77
- chore: reorganze docs by @brainrepo in #78
- Chore: remove comment and replace obsolete substr by @brainrepo in #80
- chore(deps-dev): bump eslint from 8.10.0 to 8.11.0 by @dependabot in #81
- chore(deps): bump node-fetch from 3.2.2 to 3.2.3 by @dependabot in #82
- chore(deps-dev): bump @babel/core from 7.17.5 to 7.17.7 by @dependabot in #83
- chore(deps-dev): bump prettier from 2.5.1 to 2.6.0 by @dependabot in #84
- chore(deps): bump pino-pretty from 7.5.3 to 7.5.4 by @dependabot in #85
- chore(deps-dev): bump eslint-plugin-jest from 26.1.1 to 26.1.2 by @dependabot in #87
- chore(deps-dev): bump @babel/core from 7.17.7 to 7.17.8 by @dependabot in #86
- chore(deps): bump env-schema from 3.5.2 to 4.0.0 by @dependabot in #88
- chore(deps-dev): bump prettier from 2.6.0 to 2.6.1 by @dependabot in #90
- chore(deps-dev): bump eslint-plugin-jest from 26.1.2 to 26.1.3 by @dependabot in #89
- chore(deps): bump pino-pretty from 7.5.4 to 7.6.0 by @dependabot in #91
- chore(deps-dev): bump eslint from 8.11.0 to 8.12.0 by @dependabot in #92
- chore(deps-dev): bump prettier from 2.6.1 to 2.6.2 by @dependabot in #94
- chore(deps): bump actions/setup-node from 3.0.0 to 3.1.0 by @dependabot in #93
- chore(deps): bump fastify from 3.27.4 to 3.28.0 by @dependabot in #95
- chore(deps-dev): bump @babel/core from 7.17.8 to 7.17.9 by @dependabot in #96
- add license by @brainrepo in #79
- chore(deps): bump pino-pretty from 7.6.0 to 7.6.1 by @dependabot in #97
- chore(deps-dev): bump eslint-plugin-jest from 26.1.3 to 26.1.4 by @dependabot in #98
- chore(deps-dev): bump eslint from 8.12.0 to 8.13.0 by @dependabot in #99
- Ability to generate list without the person interacting with the bot by @andrejstas in #102
- Add GitHub action check-linked-issues by @andrejstas in #105
- Enforce minimum test coverage by @andrejstas in #106
- Add env to the nodemon watchlist by @andrejstas in #107
- chore(deps-dev): bump eslint from 8.13.0 to 8.14.0 by @dependabot in #108
- chore(deps-dev): bump eslint-plugin-jest from 26.1.4 to 26.1.5 by @dependabot in #109
- chore(deps-dev): bump je...