Skip to content

Releases: hazcod/one2sen

v1.9.0

13 Oct 07:17

Choose a tag to compare

1.9.0 (2024-10-13)

Feature

  • 1p: change lookback to any duration (ec17472)

Bug Fixes

  • 1p: always check err for 1P event timestamp parsing (eb58241)

Chores

  • release: set config to v2 (0537a4b)
  • ignore .cache/ (9c3093c)
  • update deps (2e2b146)
  • go: bump github.com/Azure/azure-sdk-for-go/sdk/azidentity (da230b6)

v1.8.4

09 Sep 12:56

Choose a tag to compare

1.8.4 (2024-09-09)

Bug Fixes

v1.8.3

18 Aug 07:11

Choose a tag to compare

1.8.3 (2024-08-18)

Bug Fixes

Chores

  • go: bump golang from 1.22 to 1.23 in /.github/go (5451830)
  • go: bump github.com/Azure/azure-sdk-for-go/sdk/azcore (1624e9d)

v1.8.2

22 Jul 09:57

Choose a tag to compare

1.8.2 (2024-07-22)

Bug Fixes

Chores

  • go: bump github.com/Azure/azure-sdk-for-go/sdk/azidentity (a2cb773)

v1.8.1

12 Jun 07:38

Choose a tag to compare

1.8.1 (2024-06-12)

Bug Fixes

Chores

  • go: bump github.com/Azure/azure-sdk-for-go/sdk/azidentity (e58d4c7)

v1.8.0

10 Jun 14:27

Choose a tag to compare

1.8.0 (2024-06-10)

Feature

  • add AuxDetails to include group join info (ad5c568)

v1.7.0

03 Jun 09:55
85df546

Choose a tag to compare

1.7.0 (2024-06-03)

Feature

  • add user info to all event types (5f20a2e)

v1.6.0

03 Jun 09:44

Choose a tag to compare

1.6.0 (2024-06-03)

Feature

  • add actor name/email in audit logs (fe0a2bb)

Chores

v1.5.6

10 May 05:55

Choose a tag to compare

1.5.6 (2024-05-10)

Bug Fixes

  • move to azlogs from azingest (5ac9615)

Chores

  • cicd: bump slsa-framework/slsa-github-generator (70db218)
  • go: bump golang.org/x/net from 0.22.0 to 0.23.0 (9602416)
  • go: bump github.com/Azure/azure-sdk-for-go/sdk/azidentity (255a3b6)
  • go: bump github.com/Azure/azure-sdk-for-go/sdk/azcore (0ce8788)
  • go: bump github.com/Azure/azure-sdk-for-go/sdk/monitor/azingest (153418c)
  • go: bump github.com/Azure/azure-sdk-for-go/sdk/azcore (399f6f9)
  • cicd: bump slsa-framework/slsa-github-generator (2b57110)

v1.5.5

12 Mar 21:53
0611cfe

Choose a tag to compare

1.5.5 (2024-03-12)

Bug Fixes

  • 1p: fix response body resource leak (73431d2)

Chores

  • go: bump github.com/Azure/azure-sdk-for-go/sdk/azcore (d6f0559)
  • ci: fix go version output (3a88d2b)
  • ci: fix output commands (48e452a)