Skip to content
  • Jaime Martinez's avatar
    97538a8c
    chore(release): 4.15.0 · 97538a8c
    Jaime Martinez authored
    ## [4.15.0](v4.14.0-gitlab...v4.15.0-gitlab) (2025-01-14)
    
    ###  Features 
    
    * add single tag details API endpoint ([7158ad04](7158ad04))
    * add support for managed identies to Azure v2 storage driver ([ea370eef](ea370eef))
    * **bbm:** add initial bbm metrics ([4d831e8e](4d831e8e))
    * **datastore:** detect read-only database and fail fast ([af1e2b67](af1e2b67))
    * implement azure driver using azblob module, name it v2 version ([65b6207e](65b6207e))
    
    ### 🐛 Bug Fixes 🐛
    
    * align Azure List() call internal pagination with that of S3 and GCS, enable testing it ([6990f3ac](6990f3ac))
    * fix handling of overwrite of BlockBlob with AppendBlob in Azure storage driver, add regression tests ([1ae816b8](1ae816b8))
    
    ### ⚙️ Build ⚙️
    
    * **deps:** update dependency danger-review to v1.4.2 ([9d4d9b13](9d4d9b13))
    * **deps:** update dependency danger-review to v2 ([34ebe310](34ebe310))
    * **deps:** update module cloud.google.com/go/storage to v1.48.0 ([de75ddf9](de75ddf9))
    * **deps:** update module github.com/alicebob/miniredis/v2 to v2.34.0 ([bb0d1f77](bb0d1f77))
    * **deps:** update module github.com/azure/azure-sdk-for-go/sdk/azcore to v1.17.0 ([4e62accd](4e62accd))
    * **deps:** update module github.com/eko/gocache/lib/v4 to v4.2.0 ([1d948d5e](1d948d5e))
    * **deps:** update module github.com/getsentry/sentry-go to v0.30.0 ([b6d3615f](b6d3615f))
    * **deps:** update module github.com/getsentry/sentry-go to v0.31.1 ([5011cac1](5011cac1))
    * **deps:** update module github.com/jackc/pgx/v5 to v5.7.2 ([bbb2a6e4](bbb2a6e4))
    * **deps:** update module github.com/rubenv/sql-migrate to v1.7.1 ([63cad343](63cad343))
    * **deps:** update module github.com/schollz/progressbar/v3 to v3.18.0 ([8ce5d3b2](8ce5d3b2))
    * **deps:** update module gitlab.com/gitlab-org/api/client-go to v0.119.0 ([6aa17700](6aa17700))
    * **deps:** update module golang.org/x/crypto to v0.30.0 ([69150292](69150292))
    * **deps:** update module golang.org/x/crypto to v0.31.0 ([1e094419](1e094419))
    * **deps:** update module golang.org/x/crypto to v0.32.0 ([cec7530b](cec7530b))
    * **deps:** update module golang.org/x/oauth2 to v0.25.0 ([563fd3ba](563fd3ba))
    * **deps:** update module golang.org/x/sync to v0.10.0 ([b14aa3bc](b14aa3bc))
    * **deps:** update module golang.org/x/time to v0.9.0 ([92c08dd3](92c08dd3))
    * **deps:** update module google.golang.org/api to v0.210.0 ([1bd88273](1bd88273))
    * **deps:** update module google.golang.org/api to v0.211.0 ([ae4ee165](ae4ee165))
    * **deps:** update module google.golang.org/api to v0.212.0 ([e63c4334](e63c4334))
    * **deps:** update module google.golang.org/api to v0.213.0 ([c18d8701](c18d8701))
    * **deps:** update module google.golang.org/api to v0.216.0 ([d3a999c7](d3a999c7))
    * **deps:** use official go-gitlab package ([114ce563](114ce563))
    97538a8c
    chore(release): 4.15.0
    Jaime Martinez authored
    ## [4.15.0](v4.14.0-gitlab...v4.15.0-gitlab) (2025-01-14)
    
    ###  Features 
    
    * add single tag details API endpoint ([7158ad04](7158ad04))
    * add support for managed identies to Azure v2 storage driver ([ea370eef](ea370eef))
    * **bbm:** add initial bbm metrics ([4d831e8e](4d831e8e))
    * **datastore:** detect read-only database and fail fast ([af1e2b67](af1e2b67))
    * implement azure driver using azblob module, name it v2 version ([65b6207e](65b6207e))
    
    ### 🐛 Bug Fixes 🐛
    
    * align Azure List() call internal pagination with that of S3 and GCS, enable testing it ([6990f3ac](6990f3ac))
    * fix handling of overwrite of BlockBlob with AppendBlob in Azure storage driver, add regression tests ([1ae816b8](1ae816b8))
    
    ### ⚙️ Build ⚙️
    
    * **deps:** update dependency danger-review to v1.4.2 ([9d4d9b13](9d4d9b13))
    * **deps:** update dependency danger-review to v2 ([34ebe310](34ebe310))
    * **deps:** update module cloud.google.com/go/storage to v1.48.0 ([de75ddf9](de75ddf9))
    * **deps:** update module github.com/alicebob/miniredis/v2 to v2.34.0 ([bb0d1f77](bb0d1f77))
    * **deps:** update module github.com/azure/azure-sdk-for-go/sdk/azcore to v1.17.0 ([4e62accd](4e62accd))
    * **deps:** update module github.com/eko/gocache/lib/v4 to v4.2.0 ([1d948d5e](1d948d5e))
    * **deps:** update module github.com/getsentry/sentry-go to v0.30.0 ([b6d3615f](b6d3615f))
    * **deps:** update module github.com/getsentry/sentry-go to v0.31.1 ([5011cac1](5011cac1))
    * **deps:** update module github.com/jackc/pgx/v5 to v5.7.2 ([bbb2a6e4](bbb2a6e4))
    * **deps:** update module github.com/rubenv/sql-migrate to v1.7.1 ([63cad343](63cad343))
    * **deps:** update module github.com/schollz/progressbar/v3 to v3.18.0 ([8ce5d3b2](8ce5d3b2))
    * **deps:** update module gitlab.com/gitlab-org/api/client-go to v0.119.0 ([6aa17700](6aa17700))
    * **deps:** update module golang.org/x/crypto to v0.30.0 ([69150292](69150292))
    * **deps:** update module golang.org/x/crypto to v0.31.0 ([1e094419](1e094419))
    * **deps:** update module golang.org/x/crypto to v0.32.0 ([cec7530b](cec7530b))
    * **deps:** update module golang.org/x/oauth2 to v0.25.0 ([563fd3ba](563fd3ba))
    * **deps:** update module golang.org/x/sync to v0.10.0 ([b14aa3bc](b14aa3bc))
    * **deps:** update module golang.org/x/time to v0.9.0 ([92c08dd3](92c08dd3))
    * **deps:** update module google.golang.org/api to v0.210.0 ([1bd88273](1bd88273))
    * **deps:** update module google.golang.org/api to v0.211.0 ([ae4ee165](ae4ee165))
    * **deps:** update module google.golang.org/api to v0.212.0 ([e63c4334](e63c4334))
    * **deps:** update module google.golang.org/api to v0.213.0 ([c18d8701](c18d8701))
    * **deps:** update module google.golang.org/api to v0.216.0 ([d3a999c7](d3a999c7))
    * **deps:** use official go-gitlab package ([114ce563](114ce563))
To find the state of this project's repository at the time of any of these versions, check out the tags.
Loading