Releases: hypermodeinc/modus
Releases · hypermodeinc/modus
v0.7.0 (2024-05-13)
13 May 23:06
Compare
Sorry, something went wrong.
No results found
Sentry is no longer used when HYPERMODE_DEBUG is enabled #187
Only listen on localhost when HYPERMODE_DEBUG is enabled, to prevent firewall prompt #188
Improve support for marshaling classes #189 #191
Add support for binary data fields #190
Add host function for HTTP fetch #191
v0.6.6 (2024-05-08)
08 May 15:53
Compare
Sorry, something went wrong.
No results found
Remove Access-Control-Allow-Credentials. Add Access-Control-Request-Headers #180
Restrict incoming http requests methods #182
v0.6.5 (2024-05-07)
07 May 22:52
Compare
Sorry, something went wrong.
No results found
Add Access-Control-Allow-Credentials in CORS preflight #177
v0.6.4 (2023-05-03)
03 May 20:30
Compare
Sorry, something went wrong.
No results found
Add CORS support to all endpoints #171
Replace hyphens with underscores in environment variables #172
Allow comments and trailing commas in hypermode.json #173
v0.6.3 (2024-05-02)
02 May 15:12
Compare
Sorry, something went wrong.
No results found
Update metrics collection to remove labels #163
Add environment and version to health endpoint #164
Capture function execution duration in metrics #165
v0.6.2 (2024-04-29)
29 Apr 22:50
Compare
Sorry, something went wrong.
No results found
Traces and non-user errors are now sent to Sentry #158
Fix OpenAI text generation #161
v0.6.1 (2024-04-26)
27 Apr 00:08
Compare
Sorry, something went wrong.
No results found
Fix GraphQL error when resulting data contains a nested null field #150
Fix GraphQL error when resolving __typename fields; also add HYPERMODE_TRACE debugging flag #151
Collect metrics and expose metrics and health endpoints #152
Add graceful shutdown for HTTP server #153
Add version awareness #155