Python-openobserve

Latest version: v0.1.3

Safety actively analyzes 682487 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 3

0.2.0

Warnings

📢 This release is a breaking version, we changed the data structure of the way users are stored. So, you need to delete the old `db` directory first to use this version if you were using older versions of ZincObserve.

What's Changed
* fix: fixed query functions count by oasisk in https://github.com/zinclabs/zincobserve/pull/173
* fix: add method for vector by hengfeiyang in https://github.com/zinclabs/zincobserve/pull/177
* feat: search around by bjp232004 in https://github.com/zinclabs/zincobserve/pull/171
* fix: field not found when search on cache by hengfeiyang in https://github.com/zinclabs/zincobserve/pull/178
* feat: added deafult fts_keys & msg by oasisk in https://github.com/zinclabs/zincobserve/pull/179
* feat: issue-175 stream page url on logs page by bjp232004 in https://github.com/zinclabs/zincobserve/pull/180
* fix: spell error by hengfeiyang in https://github.com/zinclabs/zincobserve/pull/183
* perf: change default data directory by hengfeiyang in https://github.com/zinclabs/zincobserve/pull/185
* feat: issue 181 auto scroll feature by bjp232004 in https://github.com/zinclabs/zincobserve/pull/186
* feat: user delete by bjp232004 in https://github.com/zinclabs/zincobserve/pull/187
* fix: Issue 100 user delete by bjp232004 in https://github.com/zinclabs/zincobserve/pull/188
* fix: line break and formatting by bjp232004 in https://github.com/zinclabs/zincobserve/pull/189
* fix: Issue 130 line break by bjp232004 in https://github.com/zinclabs/zincobserve/pull/190
* refactor: User Management changes by oasisk in https://github.com/zinclabs/zincobserve/pull/192
* refactor: fixed clippy errors by oasisk in https://github.com/zinclabs/zincobserve/pull/194
* fix: added validation for field selection by bjp232004 in https://github.com/zinclabs/zincobserve/pull/195
* fix: delete user & space in org name while creating user by oasisk in https://github.com/zinclabs/zincobserve/pull/196
* fix: ui fix by bjp232004 in https://github.com/zinclabs/zincobserve/pull/198
* feat: stream delete by hengfeiyang in https://github.com/zinclabs/zincobserve/pull/193
* fix: correct org for root user by oasisk in https://github.com/zinclabs/zincobserve/pull/209


**Full Changelog**: https://github.com/zinclabs/zincobserve/compare/v0.1.8...v0.2.0


Docker container images are available at:

https://gallery.ecr.aws/zinclabs/zincobserve

public.ecr.aws/zinclabs/zincobserve:v0.2.0
public.ecr.aws/zinclabs/zincobserve:v0.2.0-amd64
public.ecr.aws/zinclabs/zincobserve:v0.2.0-arm64
public.ecr.aws/zinclabs/zincobserve:v0.2.0-simd
public.ecr.aws/zinclabs/zincobserve:v0.2.0-arm64-simd
public.ecr.aws/zinclabs/zincobserve:v0.2.0-amd64-simd

0.1.8

What's Changed
* feat: added limit on number of fields in record by oasisk in https://github.com/zinclabs/zincobserve/pull/166


**Full Changelog**: https://github.com/zinclabs/zincobserve/compare/v0.1.7...v0.1.8

Docker container images are available at:

https://gallery.ecr.aws/zinclabs/zincobserve

public.ecr.aws/zinclabs/zincobserve:v0.1.8
public.ecr.aws/zinclabs/zincobserve:v0.1.8-amd64
public.ecr.aws/zinclabs/zincobserve:v0.1.8-arm64
public.ecr.aws/zinclabs/zincobserve:v0.1.8-simd
public.ecr.aws/zinclabs/zincobserve:v0.1.8-arm64-simd
public.ecr.aws/zinclabs/zincobserve:v0.1.8-amd64-simd

0.1.7

What's Changed
* fix: added source column and highlight string by bjp232004 in https://github.com/zinclabs/zincobserve/pull/151
* fix: user list error by hengfeiyang in https://github.com/zinclabs/zincobserve/pull/150
* feat: add version command by hengfeiyang in https://github.com/zinclabs/zincobserve/pull/153
* fix: removed text transform by bjp232004 in https://github.com/zinclabs/zincobserve/pull/154
* docs: Add comparison to Elasticsearch by prabhatsharma in https://github.com/zinclabs/zincobserve/pull/155
* fix: data directory set is not working by hengfeiyang in https://github.com/zinclabs/zincobserve/pull/157
* feat: unit testing by bjp232004 in https://github.com/zinclabs/zincobserve/pull/159
* feat: highlght synatox and rename match_all_no_case to match_all_ignor_case by hengfeiyang in https://github.com/zinclabs/zincobserve/pull/160
* fix: search by Chinese by hengfeiyang in https://github.com/zinclabs/zincobserve/pull/161
* fix: added UT by oasisk in https://github.com/zinclabs/zincobserve/pull/158
* fix: improve logs by hengfeiyang in https://github.com/zinclabs/zincobserve/pull/164


**Full Changelog**: https://github.com/zinclabs/zincobserve/compare/v0.1.6...v0.1.7

Docker container images are available at:

https://gallery.ecr.aws/zinclabs/zincobserve

public.ecr.aws/zinclabs/zincobserve:v0.1.7
public.ecr.aws/zinclabs/zincobserve:v0.1.7-amd64
public.ecr.aws/zinclabs/zincobserve:v0.1.7-arm64
public.ecr.aws/zinclabs/zincobserve:v0.1.7-simd
public.ecr.aws/zinclabs/zincobserve:v0.1.7-arm64-simd
public.ecr.aws/zinclabs/zincobserve:v0.1.7-amd64-simd

0.1.6

What's Changed
* fix: numeric condition handling & url parsing by oasisk in https://github.com/zinclabs/zincobserve/pull/117
* docs: updated readme by oasisk in https://github.com/zinclabs/zincobserve/pull/119
* style: rename Zinc Observe -> ZincObserve by prabhatsharma in https://github.com/zinclabs/zincobserve/pull/118
* docs: update readme by hengfeiyang in https://github.com/zinclabs/zincobserve/pull/120
* feat: k8s manifest file for statefulset by prabhatsharma in https://github.com/zinclabs/zincobserve/pull/121
* docs: Fixed license by prabhatsharma in https://github.com/zinclabs/zincobserve/pull/122
* fix: 124 by hengfeiyang in https://github.com/zinclabs/zincobserve/pull/125
* test: fixed integration tests & added UTs by oasisk in https://github.com/zinclabs/zincobserve/pull/126
* fix: added admin user email to telemetry by oasisk in https://github.com/zinclabs/zincobserve/pull/128
* docs: added screenshots to readme by prabhatsharma in https://github.com/zinclabs/zincobserve/pull/132
* fix: s3 support aliyun oss by hengfeiyang in https://github.com/zinclabs/zincobserve/pull/135
* feat: Cloud code merge by bjp232004 in https://github.com/zinclabs/zincobserve/pull/131
* docs: add youtube intro by prabhatsharma in https://github.com/zinclabs/zincobserve/pull/136
* fix: add unit tests by oasisk in https://github.com/zinclabs/zincobserve/pull/137
* fix: selecting a date on logs page undefined by bjp232004 in https://github.com/zinclabs/zincobserve/pull/141
* fix: search error No such file or directory 140 by hengfeiyang in https://github.com/zinclabs/zincobserve/pull/142
* fix: file broadcast by hengfeiyang in https://github.com/zinclabs/zincobserve/pull/143
* fix: ingest for vector by hengfeiyang in https://github.com/zinclabs/zincobserve/pull/144
* fix: unit tests by oasisk in https://github.com/zinclabs/zincobserve/pull/145


Docker container images are available at:

https://gallery.ecr.aws/zinclabs/zincobserve

public.ecr.aws/zinclabs/zincobserve:v0.1.6
public.ecr.aws/zinclabs/zincobserve:v0.1.6-amd64
public.ecr.aws/zinclabs/zincobserve:v0.1.6-arm64
public.ecr.aws/zinclabs/zincobserve:v0.1.6-simd
public.ecr.aws/zinclabs/zincobserve:v0.1.6-arm64-simd
public.ecr.aws/zinclabs/zincobserve:v0.1.6-amd64-simd


**Full Changelog**: https://github.com/zinclabs/zincobserve/compare/v0.1.5...v0.1.6

0.1.5

What's Changed
* fix: Fixed alerts by oasisk in https://github.com/zinclabs/zincobserve/pull/114
* feat: change title by bjp232004 in https://github.com/zinclabs/zincobserve/pull/112
* ci: fix build on windows by hengfeiyang in https://github.com/zinclabs/zincobserve/pull/115
* fix: check for no environment variable set by bjp232004 in https://github.com/zinclabs/zincobserve/pull/116

Docker container images are available at:

https://gallery.ecr.aws/zinclabs/zincobserve

1. public.ecr.aws/zinclabs/zincobserve:v0.1.5
1. public.ecr.aws/zinclabs/zincobserve:v0.1.5-amd64
1. public.ecr.aws/zinclabs/zincobserve:v0.1.5-arm64
1. public.ecr.aws/zinclabs/zincobserve:v0.1.5-simd
1. public.ecr.aws/zinclabs/zincobserve:v0.1.5-arm64-simd
1. public.ecr.aws/zinclabs/zincobserve:v0.1.5-amd64-simd

**Full Changelog**: https://github.com/zinclabs/zincobserve/compare/v0.1.4...v0.1.5

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.