You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@madlib.apache.org by ok...@apache.org on 2023/09/05 17:05:23 UTC

[madlib] branch madlib2-master updated: Update release_notes with RC2 changes

This is an automated email from the ASF dual-hosted git repository.

okislal pushed a commit to branch madlib2-master
in repository https://gitbox.apache.org/repos/asf/madlib.git


The following commit(s) were added to refs/heads/madlib2-master by this push:
     new 3c568245 Update release_notes with RC2 changes
3c568245 is described below

commit 3c568245cc55242bed549a66f47defdf1653dbca
Author: Orhan Kislal <ok...@apache.org>
AuthorDate: Tue Sep 5 20:04:54 2023 +0300

    Update release_notes with RC2 changes
---
 RELEASE_NOTES | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index 8ec4be69..aaa91996 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -20,6 +20,10 @@ Bug fixes:
     - DL: Remove SERIAL from load_keras_model
     - Build: Add ubuntu flag for PyXB installation
     - Build: Add the actual path of $libdir to dynamic_library_path
+    - Build: Remove PyXB as a packaged dependency and replace it with
+    external pyxb-x dependency.
+    - Build: Use PG15 in Jenkins CI
+    - CRF: Fix anyarray -> anycompatiblearray change for PG14
 
 —-------------------------------------------------------------------------
 MADlib v2.0.0: