Releases: port-labs/port-github-action
Releases · port-labs/port-github-action
Added patch run operation
Patch run & Insert run logs support with the PATCH_RUN operation
Added bulk operation
Bulk operation support with the BULK_UPSERT operation
V1.0.10
- Support multiple teams
Added icon support
Merge pull request #82 from port-labs/support-icon added icon
v1.0.8
- Add support for run_id in entity upsert.
- dependabot upgrades.
V1.0.7
- use new merge querystring API at POST
v1.0.6
- Merge
dependabot
PRs - Fix link to Port docs in
README.md
v1.0.5
- Bump versions of several packages including update the
@actions/core
package tov1.10.0
to get the updatedsaveState
andsetOutput
functions.
v1.0.4
- added search operation support
v1.0.3
- Add support in multiple entity operations - UPSERT & GET.
- Dependabot updates.