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

Main updates #288

Merged
merged 49 commits into from
Sep 17, 2024
Merged

Main updates #288

merged 49 commits into from
Sep 17, 2024

Conversation

pangea-andrest
Copy link
Collaborator

No description provided.

kenany and others added 30 commits March 20, 2024 11:32
* Update readme beta to v3.8.0-beta.2
* Include `beta` in GitHub CI
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
….6.0 (#235)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Fix argument order (expected should come first).
- Remove error message assertion. IMO we only really care about the code
  and source.
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Add Audit export API (GEA-13176)

* fixup! address PR comments

* fixup! relative timestamps
Renamed "namespace" to "type" and changed endpoint paths to `/v1/`.
…7.6 (#245)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…v3 to v3.8.0 (#246)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Add `fpe_context` and `return_context` support

* fixup! changelog
* `/unredact` endpoint support

* fixup! typo
Co-authored-by: H. Andres Tournour <andres.tournour@pangea.cloud>
renovate bot and others added 19 commits June 7, 2024 15:37
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: H. Andres Tournour <andres.tournour@pangea.cloud>
Audit's `/v1/search` may HTTP/202 in the future so these tests should
be queueing retries.
If `PollResultTimeout` is not set, then it will evaluate to 0, which
then results in **no retries happening**, because when the elapsed time
is compared to it in `reachTimeout()` the elapsed time will always be
greater than 0.
Also added other missing properties. Many of these do not have
descriptions in the API documentation so the docs here are skim.

`Enable` has been renamed to `Enabled` to match the API's response
schema. This is a breaking change but the current property isn't being
deserialized properly anyways so it's been unusable this whole time.
* Add `attributes` field to `/check`, `/list-resources` and `/list-subjects` endpoints

* fixup! changelog

* Update pangea-sdk/v3/service/authz/api.go

Co-authored-by: Kenan Yildirim <kenan.yildirim@pangea.cloud>

* Update pangea-sdk/v3/service/authz/api.go

Co-authored-by: Kenan Yildirim <kenan.yildirim@pangea.cloud>

---------

Co-authored-by: Kenan Yildirim <kenan.yildirim@pangea.cloud>
@pangea-andrest pangea-andrest requested a review from a team as a code owner September 17, 2024 18:34
@pangea-andrest pangea-andrest merged commit 709b763 into beta Sep 17, 2024
13 of 14 checks passed
@pangea-andrest pangea-andrest deleted the main-updates branch September 17, 2024 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants