Skip to content
This repository was archived by the owner on Feb 21, 2024. It is now read-only.

Tags: FeatureBaseDB/featurebase

Tags

v3.35.0

Toggle v3.35.0's commit message
off-by-v error in spelling of versions 

v3.34.0

Toggle v3.34.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add SQL3 test for oppqlgroupby.go (#2326) FB-2027 The DataTypeIDSet and default branches in groupByColumns weren't getting tested. Added tests to make sure they are now covered.

v3.33.0

Toggle v3.33.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
implement select from time quantum columns (fb-1654) (#2282) * first time quantum queries working * implement select from timequantum columns * skip a dax test * make linter happy * addressed review feedback * reverted over eager test elimination

release-to-production-CLOUD-1417

Toggle release-to-production-CLOUD-1417's commit message
Latest release 

release-to-production-CLOUD-1359

Toggle release-to-production-CLOUD-1359's commit message
Latest release 

v3.32.0

Toggle v3.32.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
use primary as source for FieldTranslate backup data (#2255) * use primary as source for FieldTranslate backup data

v3.31.0

Toggle v3.31.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
move DD profiling/tracing setup into command where it belongs (#2233) * move DD profiling/tracing setup into command where it belongs * add url to http trace, use golang for container image

v3.30.0

Toggle v3.30.0's commit message
Tagging for release. 🚀 

v3.29.0

Toggle v3.29.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
try to make sure we're releasing large allocations (#2225) 

v3.28.0

Toggle v3.28.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add version checkin (#2413) * Initial commit of code to do a version check-in on startup * Add json tag to the response struct for version check * Adjusted version check response types * Changed error message in version check-in goroutine to use the logger. Changed URL to prod from dev. * Updated version checkin URL to be analytics Co-authored-by: Fletcher Haynes <[email protected]>