Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
Prev Previous commit
Increase major version
  • Loading branch information
navnit-elastic committed May 22, 2025
commit c6eb2b7ee54835f937cac7fa2314eb388bc7f94a
2 changes: 1 addition & 1 deletion packages/mimecast/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# newer versions go on top
- version: "2.8.0"
- version: "3.0.0"
changes:
- description: Change field type from keyword to boolean for taggedExternal and taggedMalicious fields to resolve conflicts with other data streams.
type: breaking-change
Expand Down
2 changes: 1 addition & 1 deletion packages/mimecast/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
format_version: "3.0.2"
name: mimecast
title: "Mimecast"
version: "2.8.0"
version: "3.0.0"
description: Collect logs from Mimecast with Elastic Agent.
type: integration
categories: ["security", "email_security"]
Expand Down