Skip to content

v0.0.51

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Aug 00:01
· 3300 commits to main since this release

Bug Fixes

  • api: Update applications schema interface (af7e152)
  • cli: Must deploy with --force option for functions failure police (384d28a)
  • cli: Properly run deploy with --force option (d4d8f18)
  • cli: Setup authentication with almost all permissions (6f0ccb6)
  • Config getter/setter to work on browser and node (fedc4c8)
  • deps: Bump astro stable v1 (8f4d3cb)
  • deps: Update all non-major dependencies (#37) (5f5bb37)
  • deps: Update all non-major dependencies (#39) (56e684d)
  • Keep old (discounts) apps IDs for backport compatibility (28833af), closes #L2
  • modules: Must call insternal apps passing module body (data) (42d6d1d)
  • passport: Consider valid tokens stored with at least 2 min to expire (ac2b0b8)
  • Stop hiding cloud commerce default API key (f4389f7)

Features

  • cli: Create Google Cloud IAM account and key on setup (#40) (f532888)
  • passport: Setup Passport API token endpoint handling Firebase Auth (#38) (bd7863d)
  • types: Add AppModuleBody object definition (b4a1fbd)

Reverts

  • firebase: Remove (no more used) auth callback function (1ffe72a)