INFINI Labs 产品更新 | 发布 Easysearch Java 客户端,Console 支持 SQL 查询等功能
Easysearch
客户端
Console
Gateway
2023-11-17

INFINI Labs 产品又更新啦~,本次更新概要如下:发布 Easysearch-client Java 客户端,开发者通过 client 与 Easysearch 集群的交互变得更加简洁和直观;Console 开发工具新增 SQL 特性,支持 SELECT 查询等语法高亮和自动提示等;Gateway 的系统 API 添加了基于基本身份验证的安全功能。

以下是本次更新的详细说明。

INFINI Easysearch-client v1.0.1 #

正式发布 Easysearch Java 客户端。

这一里程碑式的更新为开发人员带来了前所未有的便利性,使得与 Easysearch 集群的交互变得更加简洁和直观。现在,通过 Easysearch-client 客户端,开发者可以直接使用 Java 方法和数据结构来进行交互,而不再需要依赖于传统的 HTTP 方法和 JSON。这一变化大大简化了操作流程,使得数据管理和索引更加高效。高级客户端的功能范围包括处理数据操作,管理集群,包括查看和维护集群的健康状态,并对 Security 模块全面兼容。它提供了一系列 API,用于管理角色、用户、权限、角色映射和账户。这意味着安全性和访问控制现在可以更加细粒度地管理,确保了数据的安全性和合规性。

使用说明参见: 快速开始

INFINI Console v1.11.0 #

INFINI Console 是一款非常轻量级的多集群、跨版本的搜索基础设施统一管控平台。通过对流行的搜索引擎基础设施进行跨版本、多集群的集中纳管, 企业可以快速方便的统一管理企业内部的不同版本的多套搜索集群。

Console 在线体验: http://demo.infini.cloud (用户名/密码:readonly/readonly)。

Console 本次更新如下:

Features #

  • 开发工具 SQL 查询支持
    • 支持 SELECT 查询及语法高亮
    • 支持索引和字段自动提示
    • 支持 FROM 前置语法

SQL 支持

Bug fix #

  • 修复平台概览集群指标为空的问题

Improvements #

  • LDAP 支持从 DN 中解析 OU 属性
  • 集群动态优化显示,新增节点名称和索引名称的聚合统计过滤

INFINI Gateway v1.19.0 #

INFINI Gateway 是一个面向搜索场景的高性能数据网关,所有请求都经过网关处理后再转发到后端的搜索业务集群。基于 INFINI Gateway 可以实现索引级别的限速限流、常见查询的缓存加速、查询请求的审计、查询结果的动态修改等等。

Gateway 本次更新如下:

Features #

  • 添加 http 处理器
  • 在 API 模块中添加基于基本身份验证的安全性
  • 允许将自身注册到配置管理器
  • 允许在配置错误时触发 panic

Bug fix #

  • 修复 rewrite_to_bulk 在较新版本中缺少 _type 的问题
  • 修复 rewrite_to_bulk,支持无索引文档操作

Improvements #

  • 更新测试,断言解析结果

INFINI Framework #

INFINI Framework 是 INFINI Labs 各产品依赖的内部核心公共代码库。

Framework 本次更新如下:

  • feat: add simple_kv module
  • feat: allow config to void being managed
  • feat: expose APIs to render config template
  • handle timeout for discover search api
  • refactoring get nodes info
  • align timestamp for metrics
  • add _all metrics to buffer bytes pool
  • fix custom bucket_size not work with node level
  • feat: add shard level metrics
  • feat: allow to skip config missing or parse error
  • allow to skip config missing or parse error
  • skip attempt to register to config server if already registered
  • fix agent proxy via mTLS
  • unify agent proxy util
  • feat: report assertion errors
  • refactoring remote config manager
  • seamless handle default config loading
  • refactoring test connection
  • fix ipv6
  • orm support partial update
  • improve util to convert interface to int64
  • fix pipeline equals check
  • add config manager
  • refactoring queue consumer, allow to wait tag before commit, pass more context to inner processor
  • refactor request, panic on request is nil
  • allow to parse bulk version info and output to queue
  • add more time util
  • allow to set parent context to pipeline context
  • refactor fasthttp, allow to encode or decode the full request
  • allow to check if the tag exists in context
  • update to use global major ip pattern
  • record stats in bulk_indexing processor
  • refactor basic auth
  • allow to disable traffic control, unify localhost hosts
  • allow to disable elasticserch config
  • update system config
  • remove duplicated instance domain objects
  • allow to skip panic when error on load config
  • fix smtp processor, allow backward compatibility
  • feat(mapstr): support array index
  • support query thread pool metrics by node_id
  • chore: remove unused api
  • fix custom instance name not work
  • dev tool support SQL SELECT query
  • extract first group from dn while group attribute can not be found
  • chore: remove log message in service mode
  • trim whitespace for input
  • feat: throttle the disk capacity check
  • feat: multi-tenant
  • handle table name contains special character
  • fix(conditions): ignore nil placeholders

期待反馈 #

欢迎下载体验使用,如果您在使用过程中遇到如何疑问或者问题,欢迎前往 INFINI Labs Github(https://github.com/infinilabs) 中的对应项目中提交 Feature Request 或提交 Bug。

您还可以通过邮件联系我们:hello@infini.ltd

或者拨打我们的热线电话:(+86) 400-139-9200

欢迎加入 Discord 聊天室:https://discord.gg/4tKTMkkvVX

也欢迎大家微信扫码添加小助手(INFINI-Labs),加入用户群一起讨论交流。

标签
Easysearch x
Gateway x
Console x