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

chore: downgrade some dependencies #7117

Merged
merged 1 commit into from Dec 2, 2022
Merged

Commits on Dec 2, 2022

  1. chore: downgrade some dependencies

    Although the way we rely on these modules today is compatible with
    1.15 the whole module itself is not at these revisions. This makes
    our dependency on them quite fragile and error prone. To be safe I
    am downgrading and freezing some dependencies until we support a
    min version of 1.17
    
    Changes:
    
    fix(bigtable): downgrade some dependencies
    
    fix(profiler): downgrade some dependencies
    
    fix(logging): downgrade some dependencies
    
    fix(pubsub): downgrade some dependencies
    
    fix(storage): downgrade some dependencies
    codyoss committed Dec 2, 2022
    Copy the full SHA
    4cbcccc View commit details
    Browse the repository at this point in the history