• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

codenotary / immudb / 29190098042

Builds Branch Commit Type Ran Committer Via Coverage
29190098042 fix/pgsql-empty-parse-panic chore(sql): treat nil row-value slots as SQL NULL in remaining consumers The projection-pushdown optimization leaves Row.ValuesByPosition[i] nil for columns a query does not reference. A repo-wide audit after the fileSorter.encodeRow panic (#2100... Pull #2110 12 Jul 2026 11:08AM UTC vchaindz gh-ci
84.97
28933776347 master fix(database): guard nil db in DBManager.CloseAll to avoid shutdown panic A database whose open failed leaves a db-less ref in the cache: Get() has allocDB Put() a &dbRef{count: 1}, openDB then fails and Release() only decrements the count withou... push 08 Jul 2026 10:01AM UTC vchaindz gh-ci
84.97
28796781257 docs/rust-sdk-guidance docs: clarify Rust SDK status in README Note that the immudb crate on crates.io is unofficial/third-party and unmaintained, and document the two supported paths for Rust users: the PostgreSQL wire protocol for SQL, and generating a gRPC client fr... Pull #2107 06 Jul 2026 02:01PM UTC vchaindz gh-ci
84.97
28796703967 docs/rust-sdk-guidance docs: clarify Rust SDK status in README Note that the immudb crate on crates.io is unofficial/third-party and unmaintained, and document the two supported paths for Rust users: the PostgreSQL wire protocol for SQL, and generating a gRPC client fr... Pull #2107 06 Jul 2026 02:00PM UTC vchaindz gh-ci
84.98
28229644746 master chore: update changelog to 1.11.1 push 26 Jun 2026 09:39AM UTC SimoneLazzaris gh-ci
84.97
28229071136 changelog/1.11.1 chore: update changelog to 1.11.1 Pull #2105 26 Jun 2026 09:26AM UTC SimoneLazzaris gh-ci
84.98
28222747969 refs/tags/v1.11.1 fix(sql): prevent two SQL engine panics introduced in 1.11.0 (#2100) Two server-crashing panics were reachable from ordinary, valid client traffic after upgrading to 1.11.0: 1. nil pointer dereference in the disk-spill sort path. The 1.11.0 p... push 26 Jun 2026 08:08AM UTC vchaindz gh-ci
84.98
28225094361 fix/multiapp-readat-keynotfound-race fix(multiapp): serve ReadAt from a detached handle on cache eviction race A foreground ReadAt cache-miss opens and caches a chunk via singleflight, then re-acquires it from the cache to take its ref. A concurrent insert (another foreground miss o... Pull #2104 26 Jun 2026 08:03AM UTC vchaindz gh-ci
84.98
28224674993 fix/multiapp-readat-keynotfound-race fix(multiapp): serve ReadAt from a detached handle on cache eviction race A foreground ReadAt cache-miss opens and caches a chunk via singleflight, then re-acquires it from the cache to take its ref. A concurrent insert (another foreground miss o... Pull #2104 26 Jun 2026 07:53AM UTC vchaindz gh-ci
84.98
28191445813 master fix(sql): prevent two SQL engine panics introduced in 1.11.0 (#2100) Two server-crashing panics were reachable from ordinary, valid client traffic after upgrading to 1.11.0: 1. nil pointer dereference in the disk-spill sort path. The 1.11.0 p... push 25 Jun 2026 06:31PM UTC vchaindz gh-ci
84.98
28179252400 fix/issue-2100-sql-panics fix(sql): prevent two SQL engine panics introduced in 1.11.0 (#2100) Two server-crashing panics were reachable from ordinary, valid client traffic after upgrading to 1.11.0: 1. nil pointer dereference in the disk-spill sort path. The 1.11.0 p... Pull #2101 25 Jun 2026 03:03PM UTC vchaindz gh-ci
84.97
28175662551 master fix(test): accept any 3xx redirect in TestSetupSwaggerUI Go 1.22+ ServeMux (active when go.mod declares go 1.22+) no longer issues an automatic 301 trailing-slash redirect for old-style patterns; instead the /api/docs/ handler runs directly and r... push 25 Jun 2026 02:09PM UTC vchaindz gh-ci
84.98
28174993991 chore/deps-trivy-x-bumps chore(deps): bump golang.org/x/{crypto,net,sys} to clear Trivy CVEs A Trivy repository scan flagged three golang.org/x packages, each one minor line behind its fixed version, as the source of all HIGH/MEDIUM Go-dependency findings in the shipped ... Pull #2102 25 Jun 2026 01:58PM UTC vchaindz gh-ci
84.98
28174990179 fix/issue-2100-sql-panics fix(sql): prevent two SQL engine panics introduced in 1.11.0 (#2100) Two server-crashing panics were reachable from ordinary, valid client traffic after upgrading to 1.11.0: 1. nil pointer dereference in the disk-spill sort path. The 1.11.0 p... Pull #2101 25 Jun 2026 01:57PM UTC vchaindz gh-ci
84.98
28174290408 fix/swagger-test-go122-mux fix(test): accept any 3xx redirect in TestSetupSwaggerUI Go 1.22+ ServeMux (active when go.mod declares go 1.22+) no longer issues an automatic 301 trailing-slash redirect for old-style patterns; instead the /api/docs/ handler runs directly and r... Pull #2103 25 Jun 2026 01:46PM UTC SimoneLazzaris gh-ci
84.96
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 272
  • 273
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc