Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/google_workspace/_dev/build/docs/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Google Workspace Integration

The Google Workspace integration collects and parses data from the different Google Workspace audit reports APIs.
The Google Workspace integration collects and parses data from the different [Google Workspace audit reports APIs](https://developers.google.com/admin-sdk/reports).

## Compatibility

Expand Down
5 changes: 5 additions & 0 deletions packages/google_workspace/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "1.5.1"
changes:
- description: update readme
type: enhancement
link: https://github.com/elastic/integrations/pull/3107
- version: "1.5.0"
changes:
- description: Allow to set credentials directly in the config.
Expand Down
2 changes: 1 addition & 1 deletion packages/google_workspace/docs/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Google Workspace Integration

The Google Workspace integration collects and parses data from the different Google Workspace audit reports APIs.
The Google Workspace integration collects and parses data from the different [Google Workspace audit reports APIs](https://developers.google.com/admin-sdk/reports).

## Compatibility

Expand Down
2 changes: 1 addition & 1 deletion packages/google_workspace/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: google_workspace
title: Google Workspace Audit Reports
version: 1.5.0
version: 1.5.1
release: ga
description: Collect audit reports from Google Workspaces with Elastic Agent.
type: integration
Expand Down