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

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions packages/ti_google_threat_intelligence/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: 0.6.1
changes:
- description: Fix the sizes of the metric panels on the two IOC-related dashboards.
type: bugfix
link: https://github.com/elastic/integrations/pull/14763
- version: 0.6.0
changes:
- description: Add data streams - IOC Stream.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ program: |
?"query": has(state.query) ? optional.of([state.query]) : optional.none(),
"limit": ["4000"],
"x-tool": ["Elastic"],
"User-Agent": ["v0.6.0"], // Keep this in sync with 'version' in package level manifest.yml.
"User-Agent": ["v0.6.1"], // Keep this in sync with 'version' in package level manifest.yml.
}.format_query()
).with({
"Header": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ program: |
?"query": has(state.query) ? optional.of([state.query]) : optional.none(),
"limit": ["4000"],
"x-tool": ["Elastic"],
"User-Agent": ["v0.6.0"], // Keep this in sync with 'version' in package level manifest.yml.
"User-Agent": ["v0.6.1"], // Keep this in sync with 'version' in package level manifest.yml.
}.format_query()
).with({
"Header": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ program: |
?"query": has(state.query) ? optional.of([state.query]) : optional.none(),
"limit": ["4000"],
"x-tool": ["Elastic"],
"User-Agent": ["v0.6.0"], // Keep this in sync with 'version' in package level manifest.yml.
"User-Agent": ["v0.6.1"], // Keep this in sync with 'version' in package level manifest.yml.
}.format_query()
).with({
"Header": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ program: |
"Header": {
"x-apikey": [state.access_token],
"x-tool": ["Elastic"],
"User-Agent": ["v0.6.0"], // Keep this in sync with 'version' in package level manifest.yml.
"User-Agent": ["v0.6.1"], // Keep this in sync with 'version' in package level manifest.yml.
}
}).do_request().as(resp, resp.StatusCode == 200 ?
resp.Body.decode_json().as(body, {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ program: |
?"query": has(state.query) ? optional.of([state.query]) : optional.none(),
"limit": ["4000"],
"x-tool": ["Elastic"],
"User-Agent": ["v0.6.0"], // Keep this in sync with 'version' in package level manifest.yml.
"User-Agent": ["v0.6.1"], // Keep this in sync with 'version' in package level manifest.yml.
}.format_query()
).with({
"Header": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ program: |
?"query": has(state.query) ? optional.of([state.query]) : optional.none(),
"limit": ["4000"],
"x-tool": ["Elastic"],
"User-Agent": ["v0.6.0"], // Keep this in sync with 'version' in package level manifest.yml.
"User-Agent": ["v0.6.1"], // Keep this in sync with 'version' in package level manifest.yml.
}.format_query()
).with({
"Header": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ program: |
?"query": has(state.query) ? optional.of([state.query]) : optional.none(),
"limit": ["4000"],
"x-tool": ["Elastic"],
"User-Agent": ["v0.6.0"], // Keep this in sync with 'version' in package level manifest.yml.
"User-Agent": ["v0.6.1"], // Keep this in sync with 'version' in package level manifest.yml.
}.format_query()
).with({
"Header": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ program: |
?"query": has(state.query) ? optional.of([state.query]) : optional.none(),
"limit": ["4000"],
"x-tool": ["Elastic"],
"User-Agent": ["v0.6.0"], // Keep this in sync with 'version' in package level manifest.yml.
"User-Agent": ["v0.6.1"], // Keep this in sync with 'version' in package level manifest.yml.
}.format_query()
).with({
"Header": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ program: |
?"query": has(state.query) ? optional.of([state.query]) : optional.none(),
"limit": ["4000"],
"x-tool": ["Elastic"],
"User-Agent": ["v0.6.0"], // Keep this in sync with 'version' in package level manifest.yml.
"User-Agent": ["v0.6.1"], // Keep this in sync with 'version' in package level manifest.yml.
}.format_query()
).with({
"Header": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ program: |
?"query": has(state.query) ? optional.of([state.query]) : optional.none(),
"limit": ["4000"],
"x-tool": ["Elastic"],
"User-Agent": ["v0.6.0"], // Keep this in sync with 'version' in package level manifest.yml.
"User-Agent": ["v0.6.1"], // Keep this in sync with 'version' in package level manifest.yml.
}.format_query()
).with({
"Header": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ program: |
?"query": has(state.query) ? optional.of([state.query]) : optional.none(),
"limit": ["4000"],
"x-tool": ["Elastic"],
"User-Agent": ["v0.6.0"], // Keep this in sync with 'version' in package level manifest.yml.
"User-Agent": ["v0.6.1"], // Keep this in sync with 'version' in package level manifest.yml.
}.format_query()
).with({
"Header": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ program: |
?"query": has(state.query) ? optional.of([state.query]) : optional.none(),
"limit": ["4000"],
"x-tool": ["Elastic"],
"User-Agent": ["v0.6.0"], // Keep this in sync with 'version' in package level manifest.yml.
"User-Agent": ["v0.6.1"], // Keep this in sync with 'version' in package level manifest.yml.
}.format_query()
).with({
"Header": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ program: |
?"query": has(state.query) ? optional.of([state.query]) : optional.none(),
"limit": ["4000"],
"x-tool": ["Elastic"],
"User-Agent": ["v0.6.0"], // Keep this in sync with 'version' in package level manifest.yml.
"User-Agent": ["v0.6.1"], // Keep this in sync with 'version' in package level manifest.yml.
}.format_query()
).with({
"Header": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ program: |
?"query": has(state.query) ? optional.of([state.query]) : optional.none(),
"limit": ["4000"],
"x-tool": ["Elastic"],
"User-Agent": ["v0.6.0"], // Keep this in sync with 'version' in package level manifest.yml.
"User-Agent": ["v0.6.1"], // Keep this in sync with 'version' in package level manifest.yml.
}.format_query()
).with({
"Header": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ program: |
?"query": has(state.query) ? optional.of([state.query]) : optional.none(),
"limit": ["4000"],
"x-tool": ["Elastic"],
"User-Agent": ["v0.6.0"], // Keep this in sync with 'version' in package level manifest.yml.
"User-Agent": ["v0.6.1"], // Keep this in sync with 'version' in package level manifest.yml.
}.format_query()
).with({
"Header": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ _meta:
managed: false
# Bump this version to delete, reinstall, and restart the transform during
# package installation.
fleet_transform_version: 0.6.0
fleet_transform_version: 0.6.1
# We are currently using multiple source indices in this transform because system tests do not support
# executing queries defined within the transform. This causes test failures, so we've raised the issue here:
# https://github.com/elastic/elastic-package/issues/2676
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ _meta:
managed: false
# Bump this version to delete, reinstall, and restart the transform during
# package installation.
fleet_transform_version: 0.6.0
fleet_transform_version: 0.6.1
run_as_kibana_system: false
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ _meta:
managed: false
# Bump this version to delete, reinstall, and restart the transform during
# package installation.
fleet_transform_version: 0.6.0
fleet_transform_version: 0.6.1
# We are currently using multiple source indices in this transform because system tests do not support
# executing queries defined within the transform. This causes test failures, so we've raised the issue here:
# https://github.com/elastic/elastic-package/issues/2676
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ _meta:
managed: false
# Bump this version to delete, reinstall, and restart the transform during
# package installation.
fleet_transform_version: 0.6.0
fleet_transform_version: 0.6.1
run_as_kibana_system: false
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ _meta:
managed: false
# Bump this version to delete, reinstall, and restart the transform during
# package installation.
fleet_transform_version: 0.6.0
fleet_transform_version: 0.6.1
# We are currently using multiple source indices in this transform because system tests do not support
# executing queries defined within the transform. This causes test failures, so we've raised the issue here:
# https://github.com/elastic/elastic-package/issues/2676
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ _meta:
managed: false
# Bump this version to delete, reinstall, and restart the transform during
# package installation.
fleet_transform_version: 0.6.0
fleet_transform_version: 0.6.1
run_as_kibana_system: false
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@ _meta:
managed: false
# Bump this version to delete, reinstall, and restart the transform during
# package installation.
fleet_transform_version: 0.6.0
fleet_transform_version: 0.6.1
run_as_kibana_system: false
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ _meta:
managed: false
# Bump this version to delete, reinstall, and restart the transform during
# package installation.
fleet_transform_version: 0.6.0
fleet_transform_version: 0.6.1
run_as_kibana_system: false
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ _meta:
managed: false
# Bump this version to delete, reinstall, and restart the transform during
# package installation.
fleet_transform_version: 0.6.0
fleet_transform_version: 0.6.1
# We are currently using multiple source indices in this transform because system tests do not support
# executing queries defined within the transform. This causes test failures, so we've raised the issue here:
# https://github.com/elastic/elastic-package/issues/2676
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ _meta:
managed: false
# Bump this version to delete, reinstall, and restart the transform during
# package installation.
fleet_transform_version: 0.6.0
fleet_transform_version: 0.6.1
run_as_kibana_system: false
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading