1.0.0-rc.1 (2024-08-07)
- rename scripts get -> fetch (#113)
- users: optionally return
user
inauthenticate_token
(01d9791)
- add strict compiler options (#129) (7bb4e9e)
- format (#128) (6b2d0e3)
- release 1.0.0-rc.1 (8c8c34f)
- rename scripts get -> fetch (#113) (01d9791)
- update
ctx.userConfig
->ctx.config
(#111) (c9e0f72) - update logging (#126) (12a5cf1)
- update raw queries to use explicit schemas for OpenGB 0.2 (#115) (28f260f)
- update uploads to read from correct env (#130) (6a7b08e)
0.1.1 (2024-06-10)
- CI: Create CI for testing all modules based on a known-good engine commit (a9d20d0)
- CI: Create CI for testing all modules based on a known-good engine commit (#56) (9d0a07d)
- Create
uploads
module (#76) (442cbb3) - currency: Add tests for currency module (b148e99)
- currency: Add tests for currency module (#47) (c898d1f)
- impl basic auth (#62) (a2a1150)
- impl rate limit (#63) (04f7685)
- tokens: Add script to extend token life (#73) (ad1b37d)
- update readme (9c03df3)
- add dependencies (fe5c663)
- add dependencies (#59) (8e5fbca)
- auth.auth_email_passwordless: fix broken login functionality (#85) (8fb6f44)
- currency: add in missing await (2fd29b4)
- currency: Fix tests + make errors more consistent (596c668)
- currency: Fix tests + make errors more consistent (#58) (cb0f9c5)
- currency: Rename expected error codes in
currency
tests to fit with the correct casing (#75) (dd6b2bd) - currency: test casing (f28b9c0)
- currency: test casing (#54) (84e2926)
- format (936a850)
- format (#60) (cd58433)
- import urls in tests (#46) (1361b9a)
- temporary disable rate limit (#101) (b9171fa)
- tests (#67) (b5c0823)
- wrong import in rate_limit.throttle (#65) (2f15035)
- add release-please github action (679fed7)
- add
dependencies
to existing modules (e18ba64) - add
dependencies
to existing modules (#55) (83ce5b8) - bootstrap releases for path: . (#105) (9582f3a)
- Convert old modules to camelCase and register
RuntimeErrors
(116761f) - Convert old modules to camelCase and register
RuntimeErrors
(#52) (035a138) - fix modules (794dbeb)
- fix modules (#45) (fff4081)
- make errors lowercase (#64) (cc9b388)
- Migrate all existing tests and modules to
camelCase
and fix some lint errors (fff6345) - Migrate all existing tests and modules to
camelCase
and fix some lint errors (#61) (174206b) - migrate from yaml to json (#103) (54ce087)
- migrate modules from ogse (6fa408e)
- migrate modules from ogse (#44) (a99d546)
- re-enable rate_limit module (#107) (c7a6789)
- release 0.1.0 (1e2a0ca)
- rename ogs to opengb (7321766)
- rename ogs to opengb (#51) (a6fef01)
- rename users.authenticate_user (9c03df3)
- rename users.authenticate_user (#66) (9c03df3)
- Standardize
types
folder ->utils
(#80) (1317b2b) - Update deno.lock and fix
tokens
import issue (#87) (0aaf9ca) - update imports for module.gen.ts (#89) (9db8e08)
- update opengb-registry -> opengb-modules (#104) (99724f7)