Releases: ps2alerts/api
Releases · ps2alerts/api
Sentry integration
Enabled Sentry
v4.4.0
Maintenance release
This release denotes all the changes made to the API module. Notably, the NestJS (7->9) and TypeScript (3->4) versions were increased by a number of majors.
This release also ensures parity between the API and the Aggregator in terms of NestJS versions and TypeScript.
v4.3.4
Outfit Wars support
Outfit wars support was added in v4.3.x. This release collates all the changes towards that release together.
Note, this release is chronologically not accurate.
What's Changed
- Implement helm deployments by @Maelstromeous in #316
- ps2AlertsEventType integration by @Maelstromeous in #321
- chore: setup husky by @microwavekonijn in #323
- Outfit wars support by @Maelstromeous in #314
- Add more filtering options for the outfitwars matches by @ryanjsims in #324
- Hotfix to provide a current-round endpoint so created instances have the correct round by @ryanjsims in #327
- Hotfix from staging to master by @ryanjsims in #328
- Match cron job fix - use the latest date per outfit rather than whatever order it comes in as by @ryanjsims in #329
- fix: type orm not found exceptions return 404 by @microwavekonijn in #332
- Disable outfitwars cronjob now that the season is over by @ryanjsims in #334
- Deploy changes disabling OW Rankings Cron by @ryanjsims in #335
- fix(deps): bump loader-utils from 1.4.0 to 1.4.2 by @dependabot in #337
- fix(deps): bump moment-timezone from 0.5.34 to 0.5.37 by @dependabot in #322
Full Changelog: v4.2.0...v4.3.4
v4.2.0
CALM Release
API constants were updated, nothing much changed in this module.
v4.2.0-alpha2
- Support added for Oshur Surf and Storm update
v4.1.1
First "formal" release of the API, this accumulates all work thus far and specifically for v4.1.1 of the website.