Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update remotecfg dep to use alloy-remote-config over agent-remote-config #748

Merged
merged 11 commits into from
May 13, 2024

Commits on May 2, 2024

  1. alloy-remote-config instead of agent-remote-config dependency

    Signed-off-by: erikbaranowski <39704712+erikbaranowski@users.noreply.github.com>
    erikbaranowski committed May 2, 2024
    Configuration menu
    Copy the full SHA
    cabd1f3 View commit details
    Browse the repository at this point in the history
  2. release notes and changelog

    Signed-off-by: erikbaranowski <39704712+erikbaranowski@users.noreply.github.com>
    erikbaranowski committed May 2, 2024
    Configuration menu
    Copy the full SHA
    575175a View commit details
    Browse the repository at this point in the history
  3. use the tagged version of alloy-remote-config

    Signed-off-by: erikbaranowski <39704712+erikbaranowski@users.noreply.github.com>
    erikbaranowski committed May 2, 2024
    Configuration menu
    Copy the full SHA
    6b83b08 View commit details
    Browse the repository at this point in the history
  4. don't forget to go mod tidy

    Signed-off-by: erikbaranowski <39704712+erikbaranowski@users.noreply.github.com>
    erikbaranowski committed May 2, 2024
    Configuration menu
    Copy the full SHA
    3d22dee View commit details
    Browse the repository at this point in the history
  5. breaking changes at the top

    Signed-off-by: erikbaranowski <39704712+erikbaranowski@users.noreply.github.com>
    erikbaranowski committed May 2, 2024
    Configuration menu
    Copy the full SHA
    3b71c0f View commit details
    Browse the repository at this point in the history
  6. clean up go.mod

    Signed-off-by: erikbaranowski <39704712+erikbaranowski@users.noreply.github.com>
    erikbaranowski committed May 2, 2024
    Configuration menu
    Copy the full SHA
    8f05543 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    39d82da View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    3af1067 View commit details
    Browse the repository at this point in the history
  2. update to alloy-remote-config v0.0.4 and finish main merge

    Signed-off-by: erikbaranowski <39704712+erikbaranowski@users.noreply.github.com>
    erikbaranowski committed May 13, 2024
    Configuration menu
    Copy the full SHA
    f954207 View commit details
    Browse the repository at this point in the history
  3. bump breaking change release notes to 1.2

    Signed-off-by: erikbaranowski <39704712+erikbaranowski@users.noreply.github.com>
    erikbaranowski committed May 13, 2024
    Configuration menu
    Copy the full SHA
    c13b6a6 View commit details
    Browse the repository at this point in the history
  4. fine tune how we handle public preview breaking changes in docs

    Signed-off-by: erikbaranowski <39704712+erikbaranowski@users.noreply.github.com>
    erikbaranowski committed May 13, 2024
    Configuration menu
    Copy the full SHA
    1f29ad9 View commit details
    Browse the repository at this point in the history