Skip to content

Commit

Permalink
Merge branch 'main' into tjbanghart/fat-jar
Browse files Browse the repository at this point in the history
  • Loading branch information
tjbanghart committed Oct 19, 2023
2 parents 931278d + 5407e63 commit 408722c
Show file tree
Hide file tree
Showing 164 changed files with 10,948 additions and 2,458 deletions.
1 change: 1 addition & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
packages/extension-tile-playground/src/components/LiquidFillGaugeViz/liquid_fill_gauge.js
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
12.13.0
14.21.3
38 changes: 19 additions & 19 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
{
".": "23.12.0",
"packages/api-explorer": "0.9.50",
"packages/code-editor": "0.1.29",
"packages/extension-api-explorer": "22.21.7",
"packages/extension-sdk": "23.12.0",
"packages/extension-sdk-react": "23.12.0",
"packages/extension-utils": "0.1.27",
"packages/hackathon": "22.21.9",
"packages/run-it": "0.9.50",
"packages/sdk": "23.12.0",
"packages/sdk-codegen": "21.8.1",
"packages/sdk-codegen-scripts": "21.5.7",
".": "23.16.0",
"packages/api-explorer": "0.9.52",
"packages/code-editor": "0.1.30",
"packages/extension-api-explorer": "22.21.9",
"packages/extension-sdk": "23.16.0",
"packages/extension-sdk-react": "23.16.0",
"packages/extension-utils": "0.1.29",
"packages/hackathon": "22.21.11",
"packages/run-it": "0.9.52",
"packages/sdk": "23.16.0",
"packages/sdk-codegen": "21.8.2",
"packages/sdk-codegen-scripts": "21.5.9",
"packages/sdk-codegen-utils": "21.0.11",
"packages/sdk-node": "23.12.0",
"packages/sdk-node": "23.16.0",
"packages/sdk-rtl": "21.6.1",
"packages/wholly-artifact": "0.1.8",
"packages/wholly-sheet": "0.5.46",
"python": "23.12.0",
"packages/extension-playground": "1.0.7",
"packages/embed-services": "23.12.0",
"packages/embed-components": "23.12.0"
"packages/wholly-artifact": "0.1.10",
"packages/wholly-sheet": "0.5.48",
"python": "23.16.0",
"packages/extension-playground": "1.0.9",
"packages/embed-services": "23.16.0",
"packages/embed-components": "23.16.0"
}
31 changes: 31 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,36 @@
# Changelog

## [23.16.0](https://github.com/looker-open-source/sdk-codegen/compare/sdk-codegen-all-v23.14.1...sdk-codegen-all-v23.16.0) (2023-09-21)


### Features

* generate SDKs for Looker 23.16 ([#1365](https://github.com/looker-open-source/sdk-codegen/issues/1365)) ([9d6937a](https://github.com/looker-open-source/sdk-codegen/commit/9d6937a042d1649b41bc1851d579b5aa5360ad44))


### Bug Fixes

* add mdls import to makeTheCall when mdls is used ([#1355](https://github.com/looker-open-source/sdk-codegen/issues/1355)) ([4f5ed2b](https://github.com/looker-open-source/sdk-codegen/commit/4f5ed2be97cc1462b980c20c2e9140cee087865f))
* sync up package versions ([#1356](https://github.com/looker-open-source/sdk-codegen/issues/1356)) ([351a15d](https://github.com/looker-open-source/sdk-codegen/commit/351a15d71dd6b87124a0275a9b2d126f4e5c3ed1))

## [23.14.1](https://github.com/looker-open-source/sdk-codegen/compare/sdk-codegen-all-v23.12.0...sdk-codegen-all-v23.14.1) (2023-08-15)


### Features

* generate SDKs for Looker 23.14 ([#1347](https://github.com/looker-open-source/sdk-codegen/issues/1347)) ([90f3f5f](https://github.com/looker-open-source/sdk-codegen/commit/90f3f5f3104c1a76cd1cce10e06e0b995e53c40f))
* Send message on visConfig extension update ([#1348](https://github.com/looker-open-source/sdk-codegen/issues/1348)) ([20295d3](https://github.com/looker-open-source/sdk-codegen/commit/20295d318aa7aa59083342038f0c5168959ef3fd))


### Bug Fixes

* change visconfig types to reflect new getter ([#1350](https://github.com/looker-open-source/sdk-codegen/issues/1350)) ([c7648d9](https://github.com/looker-open-source/sdk-codegen/commit/c7648d9792bf976e2ea0ab0e94dfa0d45de83e66))


### Miscellaneous Chores

* Update Typescript SDK README.md ([#1353](https://github.com/looker-open-source/sdk-codegen/issues/1353)) ([b528e38](https://github.com/looker-open-source/sdk-codegen/commit/b528e3895fc4b5c7b864627fcfb9d421233f12a1))

## [23.12.0](https://github.com/looker-open-source/sdk-codegen/compare/sdk-codegen-all-v23.10.0...sdk-codegen-all-v23.12.0) (2023-07-17)


Expand Down
1 change: 1 addition & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ verify_ssl = true

[packages]
black = "*"
tox = "*"

[requires]
python_version = "3.8"
Expand Down
158 changes: 111 additions & 47 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion apix-files/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@looker/apix-files",
"name": "@internal/apix-files",
"version": "21.0.11",
"description": "Looker File Server for API Explorer",
"main": "lib/index.js",
Expand Down
3 changes: 2 additions & 1 deletion bin/looker-resources-index/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "looker-resources-index",
"name": "@internal/looker-resources-index",
"version": "0.0.0",
"description": "A listing of Looker-related resources, and some automation for publishing the listing in consumable formats",
"main": "src/resource-data/resources.ts",
"private": true,
Expand Down
2 changes: 1 addition & 1 deletion bin/sdk_gen
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ async function sleep(ms) {

/** wait for the Looker CI image to be responsive */
const waitForLooker = async () => {
const max_tries = 30
const max_tries = 90
const delay = 5
let alive = false
let tries = 1
Expand Down
2 changes: 1 addition & 1 deletion csharp/rtl/Constants.cs
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ public struct Constants

public const string DefaultApiVersion = "4.0";
public const string AgentPrefix = "CS-SDK";
public const string LookerVersion = "23.12";
public const string LookerVersion = "23.18";

public const string Bearer = "Bearer";
public const string LookerAppiId = "x-looker-appid";
Expand Down
Loading

0 comments on commit 408722c

Please sign in to comment.