Skip to content

Releases: 42atomys/stud42

0.4.3

01 Jul 23:20
33b5a67
Compare
Choose a tag to compare

What's Changed

  • fix: account is not correctly attached to a user by @42atomys in #162

Full Changelog: 0.4.2...0.4.3

0.4.2

01 Jul 22:40
90a78fb
Compare
Choose a tag to compare

What's Changed

  • feat: implement webhooks-processor scaling by @42atomys in #161

Full Changelog: 0.4.1...0.4.2

0.4.1

01 Jul 22:21
d914c47
Compare
Choose a tag to compare

What's Changed

  • fix: location already open is not processed and eternal while by @42atomys in #160

Full Changelog: 0.4...0.4.1

0.4

01 Jul 21:56
0560693
Compare
Choose a tag to compare
0.4

What's Changed

  • feat(cluster): install a rabbitmq cluster by @42atomys in #148

  • feat: install and configure a webhooked instance by @42atomys in #149

  • feat: add consumers to consume rabbitmq queue for users and locations queues by @42atomys in #150

  • fix: resolve security issues of node packages by @42atomys in #159

  • fix: Fallback default error when the error scope dont exist by @42atomys in #136

  • chore(deps): Bump graphql-request from 4.2.0 to 4.3.0 in /web/ui by @dependabot in #138

  • chore(deps): Bump @apollo/client from 3.6.1 to 3.6.6 in /web/ui by @dependabot in #139

  • chore(deps-dev): Bump ts-node from 10.8.0 to 10.8.1 in /web/ui by @dependabot in #140

  • chore: pass webui depsday to only 1 per month by @42atomys in #142

  • chore(deps-dev): Bump typescript from 4.6.3 to 4.7.3 in /web/ui by @dependabot in #147

  • chore(deps-dev): Bump cypress from 9.7.0 to 10.1.0 in /web/ui by @dependabot in #144

  • chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 5.21.0 to 5.27.1 in /web/ui by @dependabot in #145

  • chore(deps): Bump jwks-rsa from 2.1.3 to 2.1.4 in /web/ui by @dependabot in #151

  • chore(deps): Bump azure/setup-helm from 2.1 to 3.0 by @dependabot in #155

  • chore(deps-dev): Bump typescript from 4.7.3 to 4.7.4 in /web/ui by @dependabot in #157

  • chore(deps): Bump azure/k8s-set-context from 2 to 3 by @dependabot in #154

  • chore(deps): Bump azure/setup-kubectl from 2.1 to 3.0 by @dependabot in #153

  • chore(deps): Bump undici from 5.0.0 to 5.6.0 in /web/ui by @dependabot in #158

  • chore(deps-dev): Bump @graphql-codegen/typescript from 2.4.10 to 2.5.1 in /web/ui by @dependabot in #156

  • chore(deps): Bump @sentry/nextjs from 6.19.7 to 7.1.1 in /web/ui by @dependabot in #143

Full Changelog: 0.3.1...0.4

0.3.1

30 May 09:28
27e4ef6
Compare
Choose a tag to compare

Performances

  • Changes performances of API to match with the current usage of this service. perf gain: ~+240%

What's Changed

  • chore(deps-dev): Bump concurrently from 7.1.0 to 7.2.1 in /web/ui by @dependabot in #130
  • chore(deps): Bump @headlessui/react from 1.6.1 to 1.6.4 in /web/ui by @dependabot in #132
  • chore(deps): Bump jwks-rsa from 2.1.0 to 2.1.3 in /web/ui by @dependabot in #133
  • chore(deps-dev): Bump cypress from 9.6.0 to 9.7.0 in /web/ui by @dependabot in #131
  • chore(deps-dev): Bump jest-environment-jsdom from 28.0.2 to 28.1.0 in /web/ui by @dependabot in #134

Full Changelog: 0.3...0.3.1

0.3

28 May 21:21
6d8cfdd
Compare
Choose a tag to compare
0.3

What's Changed

  • feat: Add backend logic for locations and campus by @42atomys in #116
  • feat: Create the User Popup for the cluster map by @42atomys in #129

Dependencies updates

  • chore(deps-dev): Bump @typescript-eslint/parser from 5.21.0 to 5.23.0 in /web/ui by @dependabot in #118
  • chore(deps): Bump yaml from 2.0.1 to 2.1.0 in /web/ui by @dependabot in #119
  • chore(deps-dev): Bump postcss from 8.4.12 to 8.4.13 in /web/ui by @dependabot in #122
  • chore(deps-dev): Bump @types/node from 17.0.23 to 17.0.33 in /web/ui by @dependabot in #120
  • chore(deps-dev): Bump autoprefixer from 10.4.5 to 10.4.7 in /web/ui by @dependabot in #121
  • chore(deps): Bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 by @dependabot in #117
  • chore(deps): Bump dset from 3.1.1 to 3.1.2 in /web/ui by @dependabot in #123
  • chore(deps-dev): Bump @babel/core from 7.17.9 to 7.18.0 in /web/ui by @dependabot in #128
  • chore(deps-dev): Bump @testing-library/user-event from 14.1.1 to 14.2.0 in /web/ui by @dependabot in #124
  • chore(deps-dev): Bump jest from 28.0.3 to 28.1.0 in /web/ui by @dependabot in #125
  • chore(deps-dev): Bump ts-node from 10.7.0 to 10.8.0 in /web/ui by @dependabot in #127
  • chore(deps-dev): Bump husky from 7.0.4 to 8.0.1 in /web/ui by @dependabot in #126

Full Changelog: 0.2.1...0.3

0.2.1

08 May 19:22
bfdd70c
Compare
Choose a tag to compare

Full Changelog: 0.2...0.2.1

0.2

08 May 18:20
882c34d
Compare
Choose a tag to compare
0.2 Pre-release
Pre-release

What's Changed

  • feat: Create monitoring Prometheus with operator by @rgaiffe in #79
  • feat: Friends list page by @42atomys in #96
  • feat: Add Menu components to harmonize the sub sidebar a by @42atomys in #102
  • feat: Add Cluster map for Paris campus by @42atomys in #112
  • fix: user sign in a loop if callbackurl is set to login page by @rgaiffe in #91
  • fix: Use right action for setup binary by @rgaiffe in #97
  • fix: Use right action for setup binary by @rgaiffe in #98
  • chore(deps-dev): Bump babel-jest from 28.0.3 to 28.1.0 in /web/ui by @dependabot in #108
  • chore(deps-dev): Bump @graphql-codegen/typescript from 2.4.8 to 2.4.10 in /web/ui by @dependabot in #110
  • chore(deps): Bump react from 18.0.0 to 18.1.0 in /web/ui by @dependabot in #89
  • chore(deps-dev): Bump babel-jest from 27.5.1 to 28.0.3 in /web/ui by @dependabot in #87
  • chore(deps): Bump @apollo/client from 3.5.10 to 3.6.1 in /web/ui by @dependabot in #88
  • chore(deps-dev): Bump jest from 27.5.1 to 28.0.3 in /web/ui by @dependabot in #90
  • chore(deps): Bump docker/build-push-action from 2 to 3 by @dependabot in #104
  • chore(deps): Bump docker/login-action from 1 to 2 by @dependabot in #106
  • chore(deps): Bump docker/metadata-action from 3 to 4 by @dependabot in #105
  • chore(deps): Bump next from 12.1.5 to 12.1.6 in /web/ui by @dependabot in #107
  • chore(deps-dev): Bump @graphql-codegen/typescript-operations from 2.3.5 to 2.3.7 in /web/ui by @dependabot in #109
  • chore(deps-dev): Bump @types/google-protobuf from 3.15.5 to 3.15.6 in /web/ui by @dependabot in #111
  • chore(deps-dev): Bump eslint-config-airbnb-typescript from 16.2.0 to 17.0.0 in /web/ui by @dependabot in #86

Full Changelog: 0.1.1...0.2

0.1.1

30 Apr 19:19
0917135
Compare
Choose a tag to compare

What's Changed

  • fix: Catch staff profile without pool informations in #84
  • fix: features field fail when no github account

Full Changelog: 0.1...0.1.1

0.1

30 Apr 00:01
7c0ffeb
Compare
Choose a tag to compare
0.1

What's Changed

  • feat: Creation of API Core by @42atomys in #5
  • feat(interface/sidebar): Add the Sidebar and relative components by @42atomys in #19
  • feat: Add the login page design and next-auth configuration by @42atomys in #47
  • feat: authentication autorization strategy with next auth and gqlgen by @42atomys in #49
  • feat: Implement the JWTKS Service by @42atomys in #65
  • feat: discord bot to sync role between GitHub and discord server by @42atomys in #70
  • feat: Deploy cert-manager and istio by @rgaiffe in #18
  • feat: Add basic kustomize base with overlays by @42atomys in #71

New Contributors

Full Changelog: https://github.com/42Atomys/stud42/commits/0.1