release 1.0.1. remove bundled jdk notice during starting, limit max nested ingest pipeline to 100
This commit is contained in:
parent
f64e802f95
commit
05200ede58
Binary file not shown.
@ -17,8 +17,8 @@
|
||||
%define build_arch x86_64
|
||||
|
||||
Name: poissonsearch-oss
|
||||
Version: 1.0.0
|
||||
%define package_version 1.0.0
|
||||
Version: 1.0.1
|
||||
%define package_version 1.0.1
|
||||
Release: 1
|
||||
License: ASL 2.0
|
||||
Summary: Distributed RESTful search engine built for the cloud
|
||||
@ -584,7 +584,10 @@ fi
|
||||
%dir %{data_dir}
|
||||
|
||||
%changelog
|
||||
* Tue Mar 19 2024 Zhang An <zhangan9@huawei.com> - 1.0.0-1
|
||||
- Initial package (HEAD -> master)
|
||||
* Fri Mar 29 2024 Zhang An <zhangan9@huawei.com> - 1.0.1-1
|
||||
- 1.0.1 package release
|
||||
* Fri Mar 22 2024 Zhang An <zhangan9@huawei.com> - 1.0.0-1
|
||||
- 1.0.0 package release (HEAD -> master)
|
||||
* Tue Mar 19 2024 Zhang An <zhangan9@huawei.com> - 1.0.0-1
|
||||
- Initial package (HEAD -> master)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user