You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add systemd configurations to strengthen OS core security
Signed-off-by: Rajat Gupta <gptrajat@amazon.com>
* Add systemd template unit file
Signed-off-by: Rajat Gupta <gptrajat@amazon.com>
* Update CHANGELOG-3.0.md
Signed-off-by: Rajat Gupta <gptrajat@amazon.com>
* Revert "Add systemd configurations to strengthen OS core security"
This reverts commit 71b2584.
Signed-off-by: Rajat Gupta <gptrajat@amazon.com>
* Remove SocketBind Directives and template unit file
Signed-off-by: Rajat Gupta <gptrajat@amazon.com>
* Minor fixes
Signed-off-by: Rajat Gupta <gptrajat@amazon.com>
* Modify systemd unit file in core to be in sync with distribution unit file
Signed-off-by: Rajat Gupta <gptrajat@amazon.com>
* Modify systemd env file to be in sync with opensearch-build
Signed-off-by: Rajat Gupta <gptrajat@amazon.com>
---------
Signed-off-by: Rajat Gupta <gptrajat@amazon.com>
Signed-off-by: Rajat Gupta <72070007+RajatGupta02@users.noreply.github.com>
Co-authored-by: Rajat Gupta <gptrajat@amazon.com>
Copy file name to clipboardexpand all lines: CHANGELOG-3.0.md
+1
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
14
14
-[WLM] Add WLM support for search scroll API ([#16981](https://github.com/opensearch-project/OpenSearch/pull/16981))
15
15
- Allow to pass the list settings through environment variables (like [], ["a", "b", "c"], ...) ([#10625](https://github.com/opensearch-project/OpenSearch/pull/10625))
16
16
- Views, simplify data access and manipulation by providing a virtual layer over one or more indices ([#11957](https://github.com/opensearch-project/OpenSearch/pull/11957))
17
+
- Add systemd configurations to strengthen OS core security ([#17107](https://github.com/opensearch-project/OpenSearch/pull/17107))
17
18
- Added pull-based Ingestion (APIs, for ingestion source, a Kafka plugin, and IngestionEngine that pulls data from the ingestion source) ([#16958](https://github.com/opensearch-project/OpenSearch/pull/16958))
18
19
- Added ConfigurationUtils to core for the ease of configuration parsing [#17223](https://github.com/opensearch-project/OpenSearch/pull/17223)
19
20
- Add execution_hint to cardinality aggregator request (#[17312](https://github.com/opensearch-project/OpenSearch/pull/17312))
0 commit comments