Budibase is an open-source low-code platform for creating internal apps in minutes. Supports PostgreSQL, MySQL, MSSQL, MongoDB, Rest API, Docker, K8s 🚀
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

3.0 KiB

0.10.0 (12/29/2016)

Breaking bug fixes

Backwards compatible changes

0.9.10 (11/15/2016)

Changes

  • Detect project ID from default application credentials (@jmdobry)

0.9.9 (10/14/2016)

Changes

0.9.8 (05/10/2016)

Changes

0.9.7 (11/06/2015)

Changes

0.9.6 (05/21/2015)

Changes

  • Corrects return value in getRequestMetadata (@tbetbetbe)
  • Fixed error code not being parsed correctly (@fiznool)

0.9.5 (05/07/2015)

Changes

  • Corrects usage of refresh token in jwtclient (@tbetbetbe)
  • Adds an implementation of JWT Access authorization (@tbetbetbe)
  • Adds getRequestMetadata() to the API surface (@tbetbetbe)
  • Adds an implementation of IAM authorization (@tbetbetbe)

0.9.4 (03/04/2015)

Changes