github trailbaseio/trailbase v0.20.7

latest release: v0.20.8
one day ago
  • Support literals in VIEW-based record APIs, e.g. CREATE VIEW v AS SELECT id, "literal" AS data FROM 'table';
  • Disentangle config validation from JSON schema metadata. This allows us to initialize the JSON schema registry from the config before building the metadata, thus letting us remove our double-load work-around and introduce stricter error handling in case of JSON schemas that are referenced but missing.
  • Rebuild JSON schema registry when reloading config.
  • Make admin UI use bigints when dealing with longs in the config proto.
  • Fix OIDC OAuth provider config validation and admin UI's OIDC config handling.
  • Minor: have trail --version display the bundled SQLite version.
  • Update dependencies.

Full Changelog: v0.20.6...v0.20.7

Don't miss a new trailbase release

NewReleases is sending notifications on new releases.