Skip to content

Releases: 1Password/events-api-elastic

Release 2.8.2

17 Dec 15:52
810aa31
Compare
Choose a tag to compare

Bump golang.org/x/crypto from 0.19.0 to 0.31.0 #29
Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 #30

Release 2.8.0

02 Jul 18:16
c0aad4b
Compare
Choose a tag to compare

Update dependencies #28

Release 2.7.0

16 Jan 15:29
71e9471
Compare
Choose a tag to compare

Bump dependencies causing vulnerability alerts #27

Release 2.6.1

02 Jan 15:33
f423c5e
Compare
Choose a tag to compare

Bump github.com/elastic/beats/v7 from 7.15.1 to 7.17.16 #23

Bump go.mod Go Version to 1.20 #24

Release 2.5.0

14 Mar 20:30
33d51d7
Compare
Choose a tag to compare

[NEW] Add 1Password Events API Audit Events to Elastic Beat {18434}

Release 2.4.0

27 Jun 16:51
e2ab189
Compare
Choose a tag to compare

[FIXED] Elasticbeat will retry on http errors before exiting. {16444}

Release 2.3.0

09 Mar 22:19
b76ba9b
Compare
Choose a tag to compare

[NEW] Added geolocation fields to sign in attempts and item usages events. {15504}

Release 2.2.0

21 Dec 14:40
1a3a91d
Compare
Choose a tag to compare
  • [NEW] Added event.action field to Item Usages. {13632}
  • [FIX] Resolve eachers dependency to its canonical repo.
  • [IMPROVED] Updated libbeat dependencies. {14373}

Release 2.1.0

26 Aug 14:59
69154fa
Compare
Choose a tag to compare
  • [IMPROVED] Changed ECS published field host.ip to source.ip a1cc30c @Nelson-LeBlanc-vineti. {13017}

Release 2.0.0

19 Aug 17:10
299ee47
Compare
Choose a tag to compare
  • [IMPROVED] Events API features are now extracted from the JWT instead of calling the introspect endpoint. {12518}
  • [NEW] The beat will now act accordingly when it receives a response status code of 429. {13012}
  • [FIXED] Empty ECS fields will no longer be marshaled, making the resulting set of ECS fields smaller and focused. {13190}
  • [IMPROVED] README file was updated to include the list of marshaled ECS field. {13017}