Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@rvermeulen rvermeulen released this 08 Dec 10:33
· 11 commits to main since this release
  • Add support for multiple installations

    This adds the flags install-id and owner that can be used to identify
    an installation to be used for authentication.

    The install-id flag accepts an installation id that can be found with
    our REST API List installations for authenticated
    app

    The owner flag accepts an organization or user to identify an
    installation to be used for authentication.

    By default the last installation is used.