Skip to content

v1.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Mar 19:56
· 39 commits to main since this release
2737775

What's Changed

  • Import lambda promtail from grafana/loki by @jeschkies in #1
  • Release new zip package on main build. by @jeschkies in #2
  • feat(lambda-promtail): support fetching credentials from secrets manager or parameter store by @bnjns in #3
  • EventBridge CloudFormation template: Add optional s3 prefix key for filtering by @tristanburgess in #4
  • Automatically label new issues. by @jeschkies in #21
  • feat(terraform): expose RELABEL_CONFIGS env var to terraform by @vlasopoulos in #5
  • Import and deploy CloudFormation template by @jeschkies in #27
  • Support for URL-encoded keys from S3 event messages by @kuleszaj in #26
  • Update deprecated attribute in aws_region data source by @majandres in #24
  • docs: copying the Loki lambda-primtail docs to new repo by @JStickler in #6
  • bugfix: replace lambda-promtail source dir reference with pkg by @declan-fitzpatrick in #29
  • docs: Update links by @JStickler in #28
  • (feat) Recompile lambda-promtail only on changes by @demon in #18
  • feat(lambda-promtail): Add MSK logs as a new type of S3 logs by @Marta988 in #25
  • Validate CloudFormation templates by @jeschkies in #34
  • fix(deps): update module github.com/grafana/loki/v3 to v3.5.7 by @renovate-sh-app[bot] in #42
  • chore(deps): update grafana/shared-workflows/aws-auth action to v1.0.3 by @renovate-sh-app[bot] in #41
  • chore(deps): pin dependencies by @renovate-sh-app[bot] in #38
  • Labeldrop failure by @eserte in #30
  • fix(deps): update aws-sdk-go-v2 monorepo by @renovate-sh-app[bot] in #47
  • fix(deps): update github.com/grafana/regexp digest to f7b3be9 by @renovate-sh-app[bot] in #40
  • chore(deps): update golang docker tag to v1.25 by @renovate-sh-app[bot] in #45
  • Add local documentation infrastructure by @jdbaldry in #44
  • fix(deps): update module github.com/aws/aws-lambda-go to v1.50.0 by @renovate-sh-app[bot] in #49
  • chore(deps): update public.ecr.aws/lambda/provided:al2 docker digest to 5237e09 by @renovate-sh-app[bot] in #48
  • chore(deps): update actions/checkout action to v4.3.0 by @renovate-sh-app[bot] in #52
  • chore(deps): pin dependencies by @renovate-sh-app[bot] in #51
  • chore(deps): update module golang.org/x/crypto to v0.45.0 [security] by @renovate-sh-app[bot] in #56
  • fix(deps): update module github.com/stretchr/testify to v1.11.1 by @renovate-sh-app[bot] in #54
  • Fix links to deployment files in documentation by @kelnage in #57
  • feat: Add support for parsing S3 access logs by @henworth in #33
  • fix(deps): update aws-sdk-go-v2 monorepo by @renovate-sh-app[bot] in #53
  • fix: always build the executable by @morremeyer in #37
  • fix(deps): update aws-sdk-go-v2 monorepo by @renovate-sh-app[bot] in #61
  • Change build output from 'main' to 'bootstrap' by @jeschkies in #69
  • chore(deps): update golangci/golangci-lint-action action to v9 by @renovate-sh-app[bot] in #67
  • chore(deps): update actions/setup-go action to v6 by @renovate-sh-app[bot] in #66
  • chore(deps): update actions/checkout action to v4.3.1 by @renovate-sh-app[bot] in #62
  • fix(deps): update module github.com/grafana/loki/v3 to v3.6.3 by @renovate-sh-app[bot] in #63
  • Introduce support for Loki logentry Stages for event processing by @kelnage in #70
  • fix: Ensure the latest glib2 and stdlib are installed by @jnewbigin in #76
  • fix(deps): update aws-sdk-go-v2 monorepo by @renovate-sh-app[bot] in #71
  • Ensure Prometheus registerer is not nil by @kelnage in #78
  • Do stage processing first when adding entries to batch streams by @kelnage in #83
  • chore: use the full al2 version number as docker tag by @jnewbigin in #77
  • fix(deps): update module github.com/prometheus/prometheus to v0.308.1 by @renovate-sh-app[bot] in #72
  • chore(deps): update actions/setup-go digest to 7a3fe6c by @renovate-sh-app[bot] in #84
  • chore(deps): update golang:1.25-alpine docker digest to 98e6cff by @renovate-sh-app[bot] in #79
  • fix(deps): update aws-sdk-go-v2 monorepo by @renovate-sh-app[bot] in #85
  • chore(deps): update actions/checkout action to v6 by @renovate-sh-app[bot] in #65
  • Auto merge minor rennovate updates. by @jeschkies in #86
  • chore(deps): update golang docker tag to v1.26 by @renovate-sh-app[bot] in #93
  • fix(deps): update aws-sdk-go-v2 monorepo by @renovate-sh-app[bot] in #97
  • chore(deps): update module go.opentelemetry.io/otel/sdk to v1.40.0 [security] by @renovate-sh-app[bot] in #96
  • fix(deps): update module github.com/grafana/loki/v3 to v3.6.7 by @renovate-sh-app[bot] in #89
  • chore(deps): update actions/checkout digest to de0fac2 by @renovate-sh-app[bot] in #60
  • chore(deps): update actions/setup-go digest to 4b73464 by @renovate-sh-app[bot] in #100
  • chore(deps): update step-security/changed-files action to v47 by @renovate-sh-app[bot] in #91
  • fix(deps): update module github.com/aws/smithy-go to v1.24.1 by @renovate-sh-app[bot] in #101
  • fix(deps): update module github.com/aws/aws-lambda-go to v1.52.0 by @renovate-sh-app[bot] in #64
  • chore: update deps and security scanning by @tristanburgess in #102
  • chore: add release/tagging process to repo by @tristanburgess in #113
  • add action-gh-release for tagged releases by @tristanburgess in #114

New Contributors

Full Changelog: https://github.com/grafana/lambda-promtail/commits/v1.0.0

What's Changed

  • Import lambda promtail from grafana/loki by @jeschkies in #1
  • Release new zip package on main build. by @jeschkies in #2
  • feat(lambda-promtail): support fetching credentials from secrets manager or parameter store by @bnjns in #3
  • EventBridge CloudFormation template: Add optional s3 prefix key for filtering by @tristanburgess in #4
  • Automatically label new issues. by @jeschkies in #21
  • feat(terraform): expose RELABEL_CONFIGS env var to terraform by @vlasopoulos in #5
  • Import and deploy CloudFormation template by @jeschkies in #27
  • Support for URL-encoded keys from S3 event messages by @kuleszaj in #26
  • Update deprecated attribute in aws_region data source by @majandres in #24
  • docs: copying the Loki lambda-primtail docs to new repo by @JStickler in #6
  • bugfix: replace lambda-promtail source dir reference with pkg by @declan-fitzpatrick in #29
  • docs: Update links by @JStickler in #28
  • (feat) Recompile lambda-promtail only on changes by @demon in #18
  • feat(lambda-promtail): Add MSK logs as a new type of S3 logs by @Marta988 in #25
  • Validate CloudFormation templates by @jeschkies in #34
  • fix(deps): update module github.com/grafana/loki/v3 to v3.5.7 by @renovate-sh-app[bot] in #42
  • chore(deps): update grafana/shared-workflows/aws-auth action to v1.0.3 by @renovate-sh-app[bot] in #41
  • chore(deps): pin dependencies by @renovate-sh-app[bot] in #38
  • Labeldrop failure by @eserte in #30
  • fix(deps): update aws-sdk-go-v2 monorepo by @renovate-sh-app[bot] in #47
  • fix(deps): update github.com/grafana/regexp digest to f7b3be9 by @renovate-sh-app[bot] in #40
  • chore(deps): update golang docker tag to v1.25 by @renovate-sh-app[bot] in #45
  • Add local documentation infrastructure by @jdbaldry in #44
  • fix(deps): update module github.com/aws/aws-lambda-go to v1.50.0 by @renovate-sh-app[bot] in #49
  • chore(deps): update public.ecr.aws/lambda/provided:al2 docker digest to 5237e09 by @renovate-sh-app[bot] in #48
  • chore(deps): update actions/checkout action to v4.3.0 by @renovate-sh-app[bot] in #52
  • chore(deps): pin dependencies by @renovate-sh-app[bot] in #51
  • chore(deps): update module golang.org/x/crypto to v0.45.0 [security] by @renovate-sh-app[bot] in #56
  • fix(deps): update module github.com/stretchr/testify to v1.11.1 by @renovate-sh-app[bot] in #54
  • Fix links to deployment files in documentation by @kelnage in #57
  • feat: Add support for parsing S3 access logs by @henworth in #33
  • fix(deps): update aws-sdk-go-v2 monorepo by @renovate-sh-app[bot] in #53
  • fix: always build the executable by @morremeyer in #37
  • fix(deps): update aws-sdk-go-v2 monorepo by @renovate-sh-app[bot] in #61
  • Change build output from 'main' to 'bootstrap' by @jeschkies in #69
  • chore(deps): update golangci/golangci-lint-action action to v9 by @renovate-sh-app[bot] in #67
  • chore(deps): update actions/setup-go action to v6 by @renovate-sh-app[bot] in #66
  • chore(deps): update actions/checkout action to v4.3.1 by @renovate-sh-app[bot] in #62
  • fix(deps): update module github.com/grafana/loki/v3 to v3.6.3 by @renovate-sh-app[bot] in #63
  • Introduce support for Loki logentry Stages for event processing by @kelnage in #70
  • fix: Ensure the latest glib2 and stdlib are installed by @jnewbigin in #76
  • fix(deps): update aws-sdk-go-v2 monorepo by @renovate-sh-app[bot] in #71
  • Ensure Prometheus registerer is not nil by @kelnage in #78
  • Do stage processing first when adding entries to batch streams by @kelnage in #83
  • chore: use the full al2 version number as docker tag by @jnewbigin in #77
  • fix(deps): update module github.com/prometheus/prometheus to v0.308.1 by @renovate-sh-app[bot] in #72
  • chore(deps): update actions/setup-go digest to 7a3fe6c by @renovate-sh-app[bot] in #84
  • chore(deps): update golang:1.25-alpine docker digest to 98e6cff by @renovate-sh-app[bot] in #79
  • fix(deps): update aws-sdk-go-v2 monorepo by @renovate-sh-app[bot] in #85
  • chore(deps): update actions/checkout action to v6 by @renovate-sh-app[bot] in #65
  • Auto merge minor rennovate updates. by @jeschkies in #86
  • chore(deps): update golang docker tag to v1.26 by @renovate-sh-app[bot] in #93
  • fix(deps): update aws-sdk-go-v2 monorepo by @renovate-sh-app[bot] in #97
  • chore(deps): update module go.opentelemetry.io/otel/sdk to v1.40.0 [security] by @renovate-sh-app[bot] in #96
  • fix(deps): update module github.com/grafana/loki/v3 to v3.6.7 by @renovate-sh-app[bot] in #89
  • chore(deps): update actions/checkout digest to de0fac2 by @renovate-sh-app[bot] in #60
  • chore(deps): update actions/setup-go digest to 4b73464 by @renovate-sh-app[bot] in #100
  • chore(deps): update step-security/changed-files action to v47 by @renovate-sh-app[bot] in #91
  • fix(deps): update module github.com/aws/smithy-go to v1.24.1 by @renovate-sh-app[bot] in #101
  • fix(deps): update module github.com/aws/aws-lambda-go to v1.52.0 by @renovate-sh-app[bot] in #64
  • chore: update deps and security scanning by @tristanburgess in #102
  • chore: add release/tagging process to repo by @tristanburgess in #113
  • add action-gh-release for tagged releases by @tristanburgess in #114
  • upgrade GH release GHA to v2.5.0 by @tristanburgess in #115

New Contributors

Full Changelog: https://github.com/grafana/lambda-promtail/commits/v1.0.0