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

Release 0.23.0-rc.0 #906

Merged
merged 1 commit into from
Jul 6, 2023
Merged

Release 0.23.0-rc.0 #906

merged 1 commit into from
Jul 6, 2023

Commits on Jul 6, 2023

  1. Release 0.23.0-rc.0

    BREAKING CHANGES:
    
    This version of the exporter introduces a new configuration file format. This
    new format separates the walk and metric mappings from the connection and
    authentication settings. This allows for easier configuration of different
    auth params without having to duplicate the full walk and metric mapping.
    
    See auth-split-migration.md for more details.
    
    * [CHANGE] Split config of auth and modules #859
    * [ENHANCEMENT] Improved Lookup process for label information #908
    * [BUGFIX] Fix metrics path not using command-line argument value #904
    
    Signed-off-by: SuperQ <[email protected]>
    SuperQ committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    671291e View commit details
    Browse the repository at this point in the history