Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release #530

Closed
wants to merge 1 commit into from
Closed

chore: release #530

wants to merge 1 commit into from

Conversation

joeldodge79
Copy link
Contributor

@joeldodge79 joeldodge79 commented Mar 24, 2021

🤖 I have created a release *beep* *boop*

@looker/extension-api-explorer: 21.4.0 ### Features
  • Added --versions option to the code generator (#514) (ee6f3e8)
@looker/extension-sdk-react: 21.4.0 ### Features
  • Added --versions option to the code generator (#514) (ee6f3e8)

[21.0.9]

Fix serialization of Error objects

[21.0.8]

Removed explicit exports of typescript types which were causing transpiler warnings
in extension builds.

[21.0.5]

Moved to the /looker-open-source/sdk-codegen github repository.

@looker/extension-sdk: 21.4.0 ### Features
  • Added --versions option to the code generator (#514) (ee6f3e8)

[21.0.9]

Fix serialization of Error objects.

[21.0.8]

Removed explicit exports of typescript types which were causing transpiler warnings
in extension builds.

[21.0.5]

Moved to the /looker-open-source/sdk-codegen github repository.

@looker/hackathon: 21.4.0 ### Features
  • Added --versions option to the code generator (#514) (ee6f3e8)
@looker/sdk-node: 21.4.0 ### Features
  • Added --versions option to the code generator (#514) (ee6f3e8)

[21.0.8]

  • Published latest SDK

[21.0.4]

  • introduces @looker/node-sdk for using the Looker Typescript SDK with Node
@looker/sdk: 21.4.0 ### Features

[21.0.8]

  • Published latest SDK

[21.0.4]

  • BREAKING CHANGE: Functionality dependent on node has been moved to a separate package, @looker/sdk-node. When upgrading the SDK in a node project you must add this new package as a dependency.
  • BREAKING CHANGE: The NodeSettingsIniFile constructor has changed and now expects an enviroment prefix as the first parameter. If you are not using environment variables, set the prefix to an empty string.

[21.0.0]

  • Updated dependencies for security issues
  • Updated package version to match Looker 21.0 version

[7.20.0]

  • BREAKING CHANGE: The internally constructed stream property of the SDK object has been removed. Instead, use:
import { Looker40SDKStream } from '@looker/sdk'

const sdkStream = new Looker40SDKStream(sdk.authSession)

See the README for more information.

  • ApiMethods no longer has apiVersion as a constructor parameter to clean up use in other factories such as the Extension SDK.
    This shouldn't affect consumers of the SDK-level declarations.
  • SDK objects now have a static ApiVersion that reports the version of the API being used by that sdk
  • Modified the packaging method of the TS SDKs to support better tree-shaking

[0.3.7-beta.5]

[0.3.7-beta.3]

Added

[0.3.7-beta.2]

Added

@looker/api-explorer: 21.1.0 ### Features
  • Added --versions option to the code generator (#514) (ee6f3e8)

[Current]

Added

  • This change log file
  • Response types now have nested types correctly documented
  • The response type processing functions now have arguments for the number of levels to expand nested types
  • API explorer's default expansion depth is one level deep
  • Added ExploreType and ExploreProperty components used to display responses and explore the type on the type page
@looker/run-it: 21.1.0 ### Features
  • Added --versions option to the code generator (#514) (ee6f3e8)
@looker/wholly-sheet: 21.1.0 ### Features
  • Added --versions option to the code generator (#514) (ee6f3e8)
looker_sdk: 21.4.0 ### Features

[21.0.0]

Added

  • Looker 21.0 bindings

[7.20.0]

Added

  • Looker 7.20 bindings - note that this package version will now follow Looker major/minor versioning.

Fixed

[0.1.3b21]

Fixed

[0.1.3b20]

Added

  • Python 3.9 support

Fixed

[0.1.3b19]

Added

[0.1.3b18]

Added

[0.1.3b17]

Fixed

  • Properties that should have been typed Sequence[SomeEnum] were incorrectly typed SomeEnum Bug report and fix

[0.1.3b16]

Added

Changed

  • Enum generated for parameter, property, or type with an x-looker-values or enum value list declaration #241, #242 and #282

Fixed

This PR was generated with Release Please. See documentation.

@joeldodge79 joeldodge79 force-pushed the release-please/branches/main branch 5 times, most recently from 888368e to a55416c Compare March 24, 2021 22:45
@joeldodge79 joeldodge79 deleted the release-please/branches/main branch March 24, 2021 23:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant