Skip to content

fix: ingest system events in audit trail#501

Merged
sergiojoker11 merged 1 commit into
mainfrom
fix/audit-trail-system-events
Apr 8, 2025
Merged

fix: ingest system events in audit trail#501
sergiojoker11 merged 1 commit into
mainfrom
fix/audit-trail-system-events

Conversation

@sergiojoker11
Copy link
Copy Markdown
Member

No description provided.

@sergiojoker11 sergiojoker11 force-pushed the fix/audit-trail-system-events branch from 3130689 to 6e96ea4 Compare April 8, 2025 09:57
IdpId: IdpId | 'N/A';
Idp: IdpName | 'N/A';
EventType: EventType;
EventType: EventType | SystemEventType;
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I had & here, that's why it was failing last night. Pretty ambiguous the error message you get on this type of mistake.

@sergiojoker11 sergiojoker11 merged commit 0e72a7d into main Apr 8, 2025
@sergiojoker11 sergiojoker11 deleted the fix/audit-trail-system-events branch April 8, 2025 16:01
dsiguero added a commit that referenced this pull request Apr 8, 2025
* main:
  fix: google integration - method that parses google response. Test it (#507)
  fix: ingest system events in audit trail (#501)
  chore(main): release 0.23.1 (#506)
  fix: usage schema from Vonage is not required as their OpenAPI says (#505)
sergiojoker11 pushed a commit that referenced this pull request Apr 8, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.23.2](v0.23.1...v0.23.2)
(2025-04-08)


### Bug Fixes

* google integration - method that parses google response. Test it
([#507](#507))
([3e7ae6b](3e7ae6b))
* ingest system events in audit trail
([#501](#501))
([0e72a7d](0e72a7d))
* remove r trademark
([#509](#509))
([ffb9bfb](ffb9bfb))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

2 participants