Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rocksdb for openSUSE:Factory checked 
in at 2025-01-14 16:23:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rocksdb (Old)
 and      /work/SRC/openSUSE:Factory/.rocksdb.new.1881 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rocksdb"

Tue Jan 14 16:23:59 2025 rev:25 rq:1237655 version:9.10.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/rocksdb/rocksdb.changes  2024-12-29 
11:57:01.985146927 +0100
+++ /work/SRC/openSUSE:Factory/.rocksdb.new.1881/rocksdb.changes        
2025-01-14 16:24:45.511255041 +0100
@@ -1,0 +2,15 @@
+Sun Jan 12 10:12:58 UTC 2025 - Andreas Stieger <andreas.stie...@gmx.de>
+
+- update to 9.10.0:
+  * Introduce TransactionOptions::commit_bypass_memtable to enable
+    transaction commit to bypass memtable insertions. This can be
+    beneficial for transactions with many operations, as it reduces
+    commit time that is mostly spent on memtable insertion.
+  * Deprecated Remote Compaction APIs (StartV2, WaitForCompleteV2)
+    are completely removed from the codebase
+  * DB::KeyMayExist() now follows its function comment, which means
+    value parameter can be null, and it will be set only if
+    value_found is passed in.
+  * Bug fixes and performance improvements
+
+-------------------------------------------------------------------

Old:
----
  rocksdb-9.9.3.tar.gz

New:
----
  rocksdb-9.10.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rocksdb.spec ++++++
--- /var/tmp/diff_new_pack.1v1eB5/_old  2025-01-14 16:24:46.071278408 +0100
+++ /var/tmp/diff_new_pack.1v1eB5/_new  2025-01-14 16:24:46.075278575 +0100
@@ -2,7 +2,7 @@
 # spec file for package rocksdb
 #
 # Copyright (c) 2024 SUSE LLC
-# Copyright (c) 2024 Andreas Stieger <andreas.stie...@gmx.de>
+# Copyright (c) 2025 Andreas Stieger <andreas.stie...@gmx.de>
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 %define lib_name librocksdb9
 %bcond_with jemalloc
 Name:           rocksdb
-Version:        9.9.3
+Version:        9.10.0
 Release:        0
 Summary:        Library for embeddable, persistent and fast key-value store
 License:        (Apache-2.0 OR GPL-2.0-only) AND BSD-2-Clause

++++++ rocksdb-9.9.3.tar.gz -> rocksdb-9.10.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/rocksdb/rocksdb-9.9.3.tar.gz 
/work/SRC/openSUSE:Factory/.rocksdb.new.1881/rocksdb-9.10.0.tar.gz differ: char 
112, line 1

Reply via email to