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

pnoltes pushed a commit to branch support/2.4
in repository https://gitbox.apache.org/repos/asf/celix.git

commit 00554a76eeb76c2a82f0a6a2b46c8e4bad527760
Author: Pepijn Noltes <[email protected]>
AuthorDate: Sat Oct 28 14:15:00 2023 +0200

    Update changes
---
 CHANGES.md    |  6 +++++
 RELEASE_NOTES | 76 -----------------------------------------------------------
 2 files changed, 6 insertions(+), 76 deletions(-)

diff --git a/CHANGES.md b/CHANGES.md
index 26e98b05..d39f5f9f 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -19,6 +19,12 @@ See the License for the specific language governing 
permissions and
 limitations under the License.
 -->
 
+# Changes for 2.4.1
+
+## Fixes
+
+- Fix ASAN error celix_filter_create.
+
 # Noteworthy Changes for 2.4.0 (2023-09-27)
 
 ## New Features
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
deleted file mode 100644
index 36eeac4e..00000000
--- a/RELEASE_NOTES
+++ /dev/null
@@ -1,76 +0,0 @@
-# Licensed to the Apache Software Foundation (ASF) under one or more
-# contributor license agreements.  See the NOTICE file distributed with
-# this work for additional information regarding copyright ownership.
-# The ASF licenses this file to You under the Apache License, Version 2.0
-# (the "License"); you may not use this file except in compliance with
-# the License.  You may obtain a copy of the License at
-#
-#     http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-
-# Release Notes for Apache Celix 2.4.0
-
-## Versions
-
-### Libraries:
- - Celix::framework: 2.4.0
- - Celix::utils: 2.4.0
- - Celix::dfi: 1.3.0
- - Celix::etcdlib: 1.2.0
- - Celix::Promises: 1.1.0
- - Celix::PushStreams: N/A
- - Celix::rcm: 0.0.1
-
-### Bundles & Bundle Support Libraries:
- - Celix::components_ready_check: 1.0.0
- - Shell
-    - Celix::shell: 2.1.0
-    - Celix::ShellCxx: 2.1.0
-    - Celix::shell_tui: 1.1.0
-    - Celix::shell_wui: 1.1.0
-    - Celix::shell_bonjour: 0.1.0
-    - Celix::shell_remote: 0.0.2
- - Logging
-    - Celix::log_admin: 1.1.0
-    - Celix::log_helper library: N/A
-    - Celix::log_service_api: N/A
-    - Celix::syslog_writer: 1.0.0
- - HTTP Admin
-    - Celix::http_admin_api library: N/A
-    - Celix::http_admin: 1.0.0
- - Deployment Admin: 0.0.2
- - Remote Services
-   - Celix::remote_services_api library: N/A
-   - Celix::c_rsa_spi: N/A
-   - Celix::rsa_common: N/A
-   - Celix::rsa_dfi_utils: N/A
-   - Celix::rsa_json_rpc: 1.0.0
-   - Celix::rsa_discovery: 0.9.0
-   - Celix::rsa_discovery_etcd: 0.9.0
-   - Celix::rsa_discovery_shm: 0.0.1
-   - Celix::rsa_discovery_zeroconf: 1.0.0
-   - Celix::rsa_dfi: 0.9.0
-   - Celix::rsa_shm 1.0.0
-   - Celix::rsa_topology_manager: 0.9.0
- - C++ Remote Services
-   - Celix::rsa_spi library: N/A
-   - Celix::RemoteServiceAdmin: 0.9.0
-   - Celix::RsaConfiguredDiscovery: 0.9.0
- - PubSub
-   - Celix::pubsub_utils library: N/A
-   - Celix::pubsub_spi library: N/A
-   - Celix::pubsub_api library: N/A
-   - Celix::celix_pubsub_protocol_wire_v1: 1.0.1
-   - Celix::celix_pubsub_protocol_wire_v2: 1.0.1
-   - Celix::celix_pubsub_admin_tcp: 2.1.0
-   - Celix::celix_pubsub_admin_udp_multicast: 1.1.0
-   - Celix::celix_pubsub_admin_websocket: 2.1.0
-   - Celix::celix_pubsub_admin_zmq: 2.1.0
-   - Celix::celix_pubsub_serializer_avrobin: 1.1.1
-   - Celix::celix_pubsub_serializer_json: 1.1.1
-   - Celix::celix_pubsub_topology_manager: 1.1.1

Reply via email to