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 generated config types #6347

Merged
merged 5 commits into from
Nov 20, 2024

Commits on Nov 19, 2024

  1. Update generated config types

    This uses go-jsonschema v0.17.0, which includes an update to add a struct tag the `AdditionalProperties` field to ensure it can be marshaled.
    evan-bradley committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    2073c0b View commit details
    Browse the repository at this point in the history
  2. Add changelog entry

    evan-bradley committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    1a15240 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Update CHANGELOG.md

    Co-authored-by: Damien Mathieu <42@dmathieu.com>
    evan-bradley and dmathieu authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    85d2129 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56c9e97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c6dc4f View commit details
    Browse the repository at this point in the history