Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Kavindu-Dodan/data-gen
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.0
Choose a base ref
...
head repository: Kavindu-Dodan/data-gen
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.8.0
Choose a head ref
  • 5 commits
  • 8 files changed
  • 6 contributors

Commits on Jan 12, 2026

  1. fix s3 object name with ms accuracy (#118)

    Signed-off-by: Kavindu Dodanduwa <kavindu.dodanduwa@elastic.co>
    Kavindu-Dodan authored Jan 12, 2026
    Configuration menu
    Copy the full SHA
    9656bcf View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2026

  1. feat: improve VPC flow log distribution (#119)

    Signed-off-by: Kavindu Dodanduwa <kavindu.dodanduwa@elastic.co>
    Kavindu-Dodan authored Jan 16, 2026
    Configuration menu
    Copy the full SHA
    570b4aa View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2026

  1. chore(deps): update module github.com/aws/aws-sdk-go-v2/service/s3 to…

    … v1.96.0 (#117)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 6, 2026
    Configuration menu
    Copy the full SHA
    1abbff3 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2026

  1. feat: generate Azure activity logs compatible with azurelogs translat…

    …or (#121)
    
    * Generate valid activity logs
    
    * fix: remove unused vars and funcs left over from activity log refactor
    
    Removes azureActions, azureProtocols, azureDirections vars and
    randomAzureAction, randomAzureStorageAccount, randomBlobPath,
    randomHTTPStatusCode funcs that are no longer referenced after
    the generateAzureProperties rewrite.
    
    Co-authored-by: Cursor <cursoragent@cursor.com>
    
    * Fix imports
    
    * Flush batch when full
    
    * fix review suggestionis & improve Send logic
    
    Signed-off-by: Kavindu Dodanduwa <kavindu.dodanduwa@elastic.co>
    
    ---------
    
    Signed-off-by: Kavindu Dodanduwa <kavindu.dodanduwa@elastic.co>
    Co-authored-by: Cursor <cursoragent@cursor.com>
    Co-authored-by: Kavindu Dodanduwa <kavindu.dodanduwa@elastic.co>
    3 people authored Feb 19, 2026
    Configuration menu
    Copy the full SHA
    e0626b9 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2026

  1. chore(main): release 0.8.0 (#120)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Feb 23, 2026
    Configuration menu
    Copy the full SHA
    b1eabeb View commit details
    Browse the repository at this point in the history
Loading