Releases: helldivers-2/api
Releases · helldivers-2/api
[HOTFIX] changing deltaPerSecond for spacestation cost to double
What's Changed
Full Changelog: v2.0.2...v3.0.0
HOTFIX: fix `Reward` missing in ArrowHead's response
What's Changed
Full Changelog: 2.0.1...v2.0.2
deploys never work first time
they never work the first time, do they?
v2.0.0
first release using Github's releases!
this release notably includes the v2
endpoints
What's Changed
- adds (1) whole planet by @superintendent2521 in #5
- chore: small typo fix on readme by @marvinody in #17
- .NET rewrite by @dealloc in #30
- use relative URL by @lambstream in #36
- Docs/fix spelling by @lambstream in #37
- fix: pass in
maxEntries
parameter to NewsFeed by @dealloc in #39 - docs: add Fly server to swagger by @lambstream in #40
- Make raw endpoints future-proof by @dealloc in #42
- Map PlanetEvent MaxHealth by @lambstream in #45
- Add factions data by @lambstream in #49
- Update README.md by @dealloc in #54
- fix rate limits by @dealloc in #57
- DocFX documentation by @dealloc in #52
- Map progress to v1 endpoints by @lambstream in #62
- Create FUNDING.yml by @dealloc in #63
- Added expiration to assignments by @sreece52 in #61
- setup code owners by @dealloc in #66
- Map PlanetAttacks to Planets by @lambstream in #65
- Update links to github pages by @lambstream in #68
- update to latest helldivers-2/json module by @dealloc in #69
- Create codeql.yml by @dealloc in #74
- Document containers by @dealloc in #73
- fix github.io OpenAPI link by @TheWizardofGauze in #77
- account for gametime drift by @dealloc in #79
- Allow LocalizedMessage to return all messages by @dealloc in #81
- Feature/rate limits by @dealloc in #80
- fix: use type int for CampaignId by @stnokott in #86
- export metrics to Prometheus by @dealloc in #87
- Document signing key setup by @dealloc in #91
- adds endpoint for
/
by @dealloc in #92 - Update fly.toml by @dealloc in #93
- metrics improvement by @dealloc in #95
- allow X-Super headers in CORS by @dealloc in #97
- Update json submodule by @paulleonartcalvo in #99
- implements a blacklist for clients that violate ToS by @dealloc in #100
- fix ArrowHead numbers exceeding int32 mappings by @dealloc in #104
- Bump System.Text.Json from 8.0.3 to 8.0.4 in /src/Helldivers-2-SourceGen by @dependabot in #108
- update json submodule by @TheWizardofGauze in #110
- add support for negative progress by @dealloc in #111
- Update json submodule. by @TheWizardofGauze in #112
- Maintenance by @dealloc in #114
- Add headers to health check in fly.toml by @dealloc in #115
- Add SuperHeadersProcessor to OpenApi by @dealloc in #117
- move Prometheus endpoints to before rate limiting middleware by @dealloc in #121
- Update to .NET 9.0 and associated packages by @dealloc in #119
- add SpaceStation to ArrowHead API by @dealloc in #120
- add routing for space station endpoints added in #120 by @dealloc in #124
- fix .NET 9 breakages by @dealloc in #122
- change KeyValuePairs in generated code to primitive arrays by @dealloc in #125
- Various bug fixes by @dealloc in #126
- Fix outdated API spec links in README by @Lelebees in #127
- Update json submodule. by @TheWizardofGauze in #132
- Working through backlog by @dealloc in #133
New Contributors
- @superintendent2521 made their first contribution in #5
- @marvinody made their first contribution in #17
- @dealloc made their first contribution in #30
- @sreece52 made their first contribution in #61
- @TheWizardofGauze made their first contribution in #77
- @stnokott made their first contribution in #86
- @paulleonartcalvo made their first contribution in #99
- @dependabot made their first contribution in #108
- @Lelebees made their first contribution in #127
Full Changelog: https://github.com/helldivers-2/api/commits/v2.0.0