Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package apache-commons-csv for 
openSUSE:Factory checked in at 2024-08-14 14:14:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache-commons-csv (Old)
 and      /work/SRC/openSUSE:Factory/.apache-commons-csv.new.7232 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "apache-commons-csv"

Wed Aug 14 14:14:47 2024 rev:8 rq:1193661 version:1.11.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/apache-commons-csv/apache-commons-csv.changes    
2023-09-10 13:11:04.672371399 +0200
+++ 
/work/SRC/openSUSE:Factory/.apache-commons-csv.new.7232/apache-commons-csv.changes
  2024-08-14 14:15:18.805699092 +0200
@@ -1,0 +2,39 @@
+Mon Aug 12 09:14:07 UTC 2024 - Gus Kenion <[email protected]>
+
+- Update to version 1.11.0:
+  * New Features:
+    + [Javadoc] Add example to CSVFormat#setHeaderComments() #344.
+      Fixes CSV-308.
+    + Add and use CSVFormat#setTrailingData(boolean) in
+      CSVFormat.EXCEL for Excel compatibility #303.
+    + Add and use CSVFormat#setLenientEof(boolean) in
+      CSVFormat.EXCEL for Excel compatibility #303.
+  * Fixes:
+    + Replace deprecated method in user guide, update external link
+      #324, #325. Fixes CSV-306.
+    + Document duplicate header behavior #309.
+    + Add missing docs #328.
+    + [StepSecurity] CI: Harden GitHub Actions #329, #330.
+    + Better error message during faulty CSV record read #347.
+      Fixes CSV-147.
+    + Misleading error message when QuoteMode set to None #352.
+      Fixes CSV-310.
+    + OutOfMemory for very long rows despite using column value of
+      type Reader. Fixes CSV-311.
+    + Use try-with-resources to manage JDBC Clob in
+      CSVPrinter.printRecords(ResultSet).
+    + JDBC Blob columns are now output as Base64 instead of
+      Object#toString(), which usually is InputStream#toString().
+    + Support unusual Excel use cases: Add support for trailing
+      data after the closing quote, and EOF without a final closing
+      quote #303.
+    + MongoDB CSV empty first column parsing fix #412.
+  * Update dependencies:
+    + Bump commons-io:commons-io: from 2.11.0 to 2.16.1 #408, #413.
+    + Bump commons-parent from 57 to 69 #410.
+    + Bump h2 from 2.1.214 to 2.2.224 #333, #349, #359.
+    + Bump commons-lang3 from 3.12.0 to 3.14.0.
+    + Update exception message in CSVRecord#getNextRecord() #348.
+    + Bump tests using com.opencsv:opencsv from 5.8 to 5.9 #373.
+
+-------------------------------------------------------------------

Old:
----
  commons-csv-1.10.0-src.tar.gz

New:
----
  commons-csv-1.11.0-src.tar.gz

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

Other differences:
------------------
++++++ apache-commons-csv.spec ++++++
--- /var/tmp/diff_new_pack.G4h33s/_old  2024-08-14 14:15:20.181756616 +0200
+++ /var/tmp/diff_new_pack.G4h33s/_new  2024-08-14 14:15:20.185756783 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package apache-commons-csv
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           apache-commons-csv
-Version:        1.10.0
+Version:        1.11.0
 Release:        0
 Summary:        A library to read and write files in variations of the Comma 
Separated Value (CSV) format
 License:        Apache-2.0

++++++ commons-csv-1.10.0-src.tar.gz -> commons-csv-1.11.0-src.tar.gz ++++++
/work/SRC/openSUSE:Factory/apache-commons-csv/commons-csv-1.10.0-src.tar.gz 
/work/SRC/openSUSE:Factory/.apache-commons-csv.new.7232/commons-csv-1.11.0-src.tar.gz
 differ: char 10, line 1

Reply via email to