Skip to content

Releases: latitude-dev/latitude

@latitude-data/[email protected]

21 Mar 15:57
c010894
Compare
Choose a tag to compare

Patch Changes

  • 3ea6ae1: hotfix: resolve promise in watch mode of syncDependencies

@latitude-data/[email protected]

21 Mar 15:50
bcf71f2
Compare
Choose a tag to compare

Patch Changes

  • 0c9befc: hotfix: defend against package.json not existing in watch mode

@latitude-data/[email protected]

21 Mar 09:40
ca81560
Compare
Choose a tag to compare

Minor Changes

  • 85d57e2: CLI (minor): Allow users to install custom npm dependencies to their Latitude projects with regular npm install
    Connectors factory (patch): Raise an error if user tries to use a secret environment variable that we cannot find in the environment.

@latitude-data/[email protected]

21 Mar 15:50
bcf71f2
Compare
Choose a tag to compare

Minor Changes

  • 955fcf2: Fixes result parsing in bigquery connector. Clarifies authentication with service account and oauth in code and docs.

@latitude-data/[email protected]

21 Mar 15:50
bcf71f2
Compare
Choose a tag to compare

Minor Changes

  • 4b49feb: Added option to indicate region and credentials. Made workgroup prop mandatory.

@latitude-data/[email protected]

20 Mar 11:10
3931271
Compare
Choose a tag to compare

@latitude-data/[email protected]

20 Mar 11:10
3931271
Compare
Choose a tag to compare

Minor Changes

  • 2c933ba: Fix: The connector was not correctly formatting results beforing instantiating the QueryResult resulting in most queries failing to complete.
    Feature: Adds more SSL options. Notably the option to just pass a truthy boolean and also the option to pass cert and key params, similar to the Postgres connector.

@latitude-data/[email protected]

20 Mar 11:10
3931271
Compare
Choose a tag to compare

Patch Changes

@latitude-data/[email protected]

19 Mar 11:13
2d37a3d
Compare
Choose a tag to compare

Minor Changes

  • 80f6456: - Add sort prop to charts
    • Add title and description to charts
    • Fix truncated label in charts
    • Animate chart data changes
    • Improve chart error display (will be changed in a future PR)
    • Display generic error on charts when a query fails in production

Patch Changes

@latitude-data/[email protected]

19 Mar 11:13
2d37a3d
Compare
Choose a tag to compare

Minor Changes

  • 80f6456: - Add sort prop to charts
    • Add title and description to charts
    • Fix truncated label in charts
    • Animate chart data changes
    • Improve chart error display (will be changed in a future PR)
    • Display generic error on charts when a query fails in production

Patch Changes