Releases: 42atomys/stud42
0.17.3
0.17.2
0.17.1
0.17
0.16
0.16+rc.1
0.15.3
0.15.2
What's Changed
- perf: tweak locations index to handle 100rps under 250ms by @42atomys in #252
- fix: missing node selector on locations crawler by @42atomys in #250
- fix: certificates overflow on s42.app by @42atomys in #251
- chore: change environment variable for oauth due to migration by @42atomys in #249
- chore: update dependencies settings by @42atomys in #253
Full Changelog: 0.15.1...0.15.2
0.15.1
0.15
NEW
Infrastrucuture as Code
With the new Infrastructure as code deployed by #237, we have now aa full pipeline managed by terraform, alow us to deploy live, next environment automatically and deploy previews apps from Pull Request on the fly 🎉 (Create a duplicate s42 website only to test YOUR PULL REQUEST 💯)
Monitoring is alive
A full monitoring stack is deployed by #246, we have now a monitoring stack who allow us to watch, alert and SPAM US when something is not good on the infrastructure or application. we use Prometheus, Grafana, Loki, Promtail and Tempo. You can access to the public dashboards here: https://dashboards.s42.app
A new Discord channel is arrived : #monitoring-alerts , in few weeks you can if you want be alerted by be adding to the group @Fire Rescuers
What's Changed
- feat!: infrastructure as code with terraform and github actions by @42atomys in #237
- feat: deploy monitoring stack with terraform by @42atomys in #246
- chore: upgrade actions/checkout to v3 by @42atomys in #247
Dependencies Updates
- chore(deps): bump actions/stale from 5 to 6 by @dependabot in #230
- chore(deps-dev): bump eslint-config-next from 12.2.5 to 12.3.1 in /web/ui by @dependabot in #231
- chore(deps-dev): bump postcss from 8.4.16 to 8.4.17 in /web/ui by @dependabot in #232
- chore(deps-dev): bump concurrently from 7.3.0 to 7.4.0 in /web/ui by @dependabot in #233
- chore(deps-dev): bump @svgr/webpack from 6.3.1 to 6.4.0 in /web/ui by @dependabot in #234
- chore(deps): bump jose from 2.0.5 to 2.0.6 in /web/ui by @dependabot in #228
- chore(deps): bump graphql-ws from 5.10.1 to 5.11.2 in /web/ui by @dependabot in #235
- chore(deps): bump jwks-rsa from 2.1.4 to 2.1.5 in /web/ui by @dependabot in #243
- chore(deps-dev): bump @testing-library/dom from 8.17.1 to 8.19.0 in /web/ui by @dependabot in #241
- chore(deps-dev): bump postcss from 8.4.17 to 8.4.18 in /web/ui by @dependabot in #240
- chore(deps-dev): bump @testing-library/react from 13.3.0 to 13.4.0 in /web/ui by @dependabot in #242
- chore(deps): bump loader-utils from 2.0.2 to 2.0.3 in /web/ui by @dependabot in #245
Full Changelog: 0.14...0.15