Conversation
kb-newrelic
approved these changes
Aug 11, 2025
emiliaFer
added a commit
that referenced
this pull request
Aug 25, 2025
* test: fix nightly (#363) * feat: add e2e tests for core distro (#364) * feat: add e2e tests for core distro * chore: merge host config with core collector * feat: Bump otel component versions from v0.128.0 to v0.131.0 (#357) * chore: prep release 1.3.0 (#365) * chore: Add nrdot-collector to release workflows (#366) * chore: Add missing ec2 nightly deploy (#367) * chore: Address cancelled deploy step (#370) * feat: Add spanprocessor to nrdot-collector (#371) * chore(deps): update helm release nr-k8s-otel-collector to v0.8.40 (#369) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * feat: Bump otel component versions from v0.131.0 to v0.132.0 (#368) * chore: fips testing * chore: test fips docker * chore: cleaning up fips changes --------- Co-authored-by: kb-newrelic <121687305+kb-newrelic@users.noreply.github.com> Co-authored-by: otelcomm-bot <svc-otelcomm-bot@newrelic.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Emilia Ferreyra <110185663+emiliaFer@users.noreply.github.com>
emiliaFer
added a commit
that referenced
this pull request
Sep 16, 2025
* feat: create fips versions of distributions * feat: restructure so that both fips compliant and noncompliant versions of each distro is made * feat: separate build.sh and .goreleaser.yaml into default and fips versions * feat: change build-fips.sh so that instead of rebuilding the same thing over, just copy contents of _build into _build-fips * Revert "feat: change build-fips.sh so that instead of rebuilding the same thing over, just copy contents of _build into _build-fips" This reverts commit 600e08d. _build-fips can't just copy over the contents of _build because _build-fips has it's own manifest-fips.yaml * feat: edit configure.go to include fips * feat: data agreement * fix: fix bugs with Docker Images and Manifests * fix: ran make generate-goreleaser * feat: add fips version of files for new distro - nrdot-collector * feat: add fips flag * feat: add Dockerfile-fips files * move fips flag further down configure.go stack * use docker args * standardize fips in configure.go and manifest files * make build target dependent on build-fips target * add ci-fips workflow * add infrastructure to cross make ocb with cgo enabled * adjust fips workflow, doesn't need tf * bug squishing * remove unnecessary toolchain dir * chore: fips testing (#373) * test: fix nightly (#363) * feat: add e2e tests for core distro (#364) * feat: add e2e tests for core distro * chore: merge host config with core collector * feat: Bump otel component versions from v0.128.0 to v0.131.0 (#357) * chore: prep release 1.3.0 (#365) * chore: Add nrdot-collector to release workflows (#366) * chore: Add missing ec2 nightly deploy (#367) * chore: Address cancelled deploy step (#370) * feat: Add spanprocessor to nrdot-collector (#371) * chore(deps): update helm release nr-k8s-otel-collector to v0.8.40 (#369) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * feat: Bump otel component versions from v0.131.0 to v0.132.0 (#368) * chore: fips testing * chore: test fips docker * chore: cleaning up fips changes --------- Co-authored-by: kb-newrelic <121687305+kb-newrelic@users.noreply.github.com> Co-authored-by: otelcomm-bot <svc-otelcomm-bot@newrelic.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Emilia Ferreyra <110185663+emiliaFer@users.noreply.github.com> * build details overrides * git merged badly, fixing it * update fips workflow * add back fips configs * updated goreleaser.yaml files * add back fips go tags and ldflags * fix directory in goreleaser-fips * add boringcrypto validation * update boring crypto validation * add manifest-fips.yaml to .gitignore * remove existing manifest-fips.yaml files --------- Co-authored-by: mailo-nr <marsac@newrelic.com> Co-authored-by: kb-newrelic <121687305+kb-newrelic@users.noreply.github.com> Co-authored-by: otelcomm-bot <svc-otelcomm-bot@newrelic.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Version bump to prep release
1.3.0