-
Hayley Swimelar authored
## [4.7.0](v4.6.0-gitlab...v4.7.0-gitlab) (2024-8-1) ###
✨ Features✨ * add option to filter by exact string to the /gitlab/v1/../tags/list/ endpoint ([70b873ad](70b873ad)) * **cache:** use Redis repository cache for the check blob operation ([5df1e7c7](5df1e7c7)) * **datastore:** add database load balancing service discovery ([4e47073e](4e47073e)) * **datastore:** introduce database load balancer entity ([b0701465](b0701465)) * **datastore:** periodically refresh DB replica list during load balancing ([8dc9a5a9](8dc9a5a9)) * **db:** add db queries for bbm ([2709a2cf](2709a2cf)) * **importer:** stop importing all repositories if tags table is not empty ([0e78c82a](0e78c82a)) * **registry:** remove inventory tool ([d662c6a4](d662c6a4)) * **registry:** remove require empty database option ([45ef3803](45ef3803)) ###🐛 Bug Fixes🐛 * **handlers:** remove traces of v1/import route ([37636fa0](37636fa0)) ###⚡ Performance Improvements⚡ * **redis:** Temporary revert of !1683 ([9d179a1e](9d179a1e)) * **redis:** add Redis caching to get manifest endpoint ([96cffcc8](96cffcc8)) * **redis:** add support for caching repository data in tags list API endpoint ([10fa925b](10fa925b)) * **redis:** Temporary revert of !1679 ([ca00a18a](ca00a18a)) ###⚙️ Build⚙️ * **deps:** switch from github.com/golang/mock to go.uber.org/mock ([cd46439f](cd46439f)) * **deps:** update dependency danger-review to v1.4.1 ([44e71d32](44e71d32)) * **deps:** update module cloud.google.com/go/storage to v1.43.0 ([82f22fce](82f22fce)) * **deps:** update module github.com/alicebob/miniredis/v2 to v2.33.0 ([e8cef950](e8cef950)) * **deps:** update module github.com/cenkalti/backoff/v4 to v4.3.0 ([467b9e56](467b9e56)) * **deps:** update module github.com/getsentry/sentry-go to v0.28.1 ([82b334a3](82b334a3)) * **deps:** update module github.com/prometheus/client_golang to v1.19.1 ([d1c9170d](d1c9170d)) * **deps:** update module github.com/redis/go-redis/v9 to v9.5.3 ([75040039](75040039)) * **deps:** update module github.com/redis/go-redis/v9 to v9.5.4 ([25b1c01b](25b1c01b)) * **deps:** update module github.com/redis/go-redis/v9 to v9.6.0 ([615cfbfd](615cfbfd)) * **deps:** update module github.com/redis/go-redis/v9 to v9.6.1 ([f6477e36](f6477e36)) * **deps:** update module github.com/rubenv/sql-migrate to v1.7.0 ([c4ede5bb](c4ede5bb)) * **deps:** update module github.com/schollz/progressbar/v3 to v3.14.4 ([2108236f](2108236f)) * **deps:** update module github.com/spf13/cobra to v1.8.1 ([d066f8d4](d066f8d4)) * **deps:** update module github.com/spf13/viper to v1.19.0 ([71ae4b13](71ae4b13)) * **deps:** update module github.com/xanzy/go-gitlab to v0.107.0 ([56552ed5](56552ed5)) * **deps:** update module golang.org/x/crypto to v0.25.0 ([1742972f](1742972f)) * **deps:** update module google.golang.org/api to v0.189.0 ([302327bc](302327bc))40a0e35eHayley Swimelar authored## [4.7.0](v4.6.0-gitlab...v4.7.0-gitlab) (2024-8-1) ###
✨ Features✨ * add option to filter by exact string to the /gitlab/v1/../tags/list/ endpoint ([70b873ad](70b873ad)) * **cache:** use Redis repository cache for the check blob operation ([5df1e7c7](5df1e7c7)) * **datastore:** add database load balancing service discovery ([4e47073e](4e47073e)) * **datastore:** introduce database load balancer entity ([b0701465](b0701465)) * **datastore:** periodically refresh DB replica list during load balancing ([8dc9a5a9](8dc9a5a9)) * **db:** add db queries for bbm ([2709a2cf](2709a2cf)) * **importer:** stop importing all repositories if tags table is not empty ([0e78c82a](0e78c82a)) * **registry:** remove inventory tool ([d662c6a4](d662c6a4)) * **registry:** remove require empty database option ([45ef3803](45ef3803)) ###🐛 Bug Fixes🐛 * **handlers:** remove traces of v1/import route ([37636fa0](37636fa0)) ###⚡ Performance Improvements⚡ * **redis:** Temporary revert of !1683 ([9d179a1e](9d179a1e)) * **redis:** add Redis caching to get manifest endpoint ([96cffcc8](96cffcc8)) * **redis:** add support for caching repository data in tags list API endpoint ([10fa925b](10fa925b)) * **redis:** Temporary revert of !1679 ([ca00a18a](ca00a18a)) ###⚙️ Build⚙️ * **deps:** switch from github.com/golang/mock to go.uber.org/mock ([cd46439f](cd46439f)) * **deps:** update dependency danger-review to v1.4.1 ([44e71d32](44e71d32)) * **deps:** update module cloud.google.com/go/storage to v1.43.0 ([82f22fce](82f22fce)) * **deps:** update module github.com/alicebob/miniredis/v2 to v2.33.0 ([e8cef950](e8cef950)) * **deps:** update module github.com/cenkalti/backoff/v4 to v4.3.0 ([467b9e56](467b9e56)) * **deps:** update module github.com/getsentry/sentry-go to v0.28.1 ([82b334a3](82b334a3)) * **deps:** update module github.com/prometheus/client_golang to v1.19.1 ([d1c9170d](d1c9170d)) * **deps:** update module github.com/redis/go-redis/v9 to v9.5.3 ([75040039](75040039)) * **deps:** update module github.com/redis/go-redis/v9 to v9.5.4 ([25b1c01b](25b1c01b)) * **deps:** update module github.com/redis/go-redis/v9 to v9.6.0 ([615cfbfd](615cfbfd)) * **deps:** update module github.com/redis/go-redis/v9 to v9.6.1 ([f6477e36](f6477e36)) * **deps:** update module github.com/rubenv/sql-migrate to v1.7.0 ([c4ede5bb](c4ede5bb)) * **deps:** update module github.com/schollz/progressbar/v3 to v3.14.4 ([2108236f](2108236f)) * **deps:** update module github.com/spf13/cobra to v1.8.1 ([d066f8d4](d066f8d4)) * **deps:** update module github.com/spf13/viper to v1.19.0 ([71ae4b13](71ae4b13)) * **deps:** update module github.com/xanzy/go-gitlab to v0.107.0 ([56552ed5](56552ed5)) * **deps:** update module golang.org/x/crypto to v0.25.0 ([1742972f](1742972f)) * **deps:** update module google.golang.org/api to v0.189.0 ([302327bc](302327bc))
To find the state of this project's repository at the time of any of these versions, check out the tags.
Loading