Skip to content

v1.0.0a8.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Apr 09:06
· 249 commits to master since this release

Changelog

Closed issues:

  • Enhancement: remove requirement of setting envar __cfg4py_server_role__ #30

1.0.0a7 (2021-04-01)

Closed issues:

  • when download_archive is called, it starts as much processes as much CPU counts #29
  • when import asyncio, it complains that logging module has no attribute of getLogger #28
  • omega setup failed if redis is empy #27
  • discrete bars found when trigger sync day frame in open time #26
  • cannot start jobs in pip setup #25
  • resource leak: omega download doesn't release database connection #24
  • omega download cause exception: #23
  • cannot set listening port for jobs #22
  • cannot set listening port for jobs #21
  • AttributeError: module 'sqlalchemy.sql.schema' has no attribute '_schema_getter'
    Assignees: zillionare
    Labels: dependency #19

1.0.0.a5 (2021-03-19)

Closed issues:

  • sync job failed if pyemit logging level is DEBUG #20

1.0.0.a4 (2021-03-19)

1.0.0-a3 (2021-03-11)

Implemented enhancements:

  • remove dependancy of syslog #5

Closed issues:

  • redis log receiver is not written on disk asap #18
  • when jobs started, redis log receiver is not started #17
  • index -1 is out of bounds for axis 0 with size ... #16
  • index.yml is cached #15
  • IndexError: No fetchers available raised during travis CI build #14
  • Omega setup still have rsyslog setting procedures #11

1.0.0-a2 (2021-03-09)

Closed issues:

  • Omega setup should detect and use environment variables #13
  • supress log output during setup #12

1.0.0-alpha.1 (2021-03-09)

test-coverage-91% (2021-03-08)

Closed issues:

  • get_bars返回错误:证券xxx在frame [2021-xx-xx]处于停牌中 #10

1.0.0-alpha.0 (2021-02-25)

Fixed bugs:

  • Omega start failed due to psutil is not installed #9
  • Omega failed to start on ubuntu 20 #8
  • omega failed to started due to port is None #7

0.6.1-alpha.1 (2020-12-13)

版本历史

0.1.0 (2020-04-28)

  • First release on PyPI.

0.5.0 (2020-11-09)

  • 增加市值数据
  • Update omicron to 0.2.0
  • Update jq-adaptor to 0.2.1

0.6.0 (2020-11-25)

  • 重构了[omega.app.start][]接口,允许从父进程继承cfg设置
  • web interface增加[omega.app.get_version][]接口。此接口也可以用来判断Omega服务器是否在线
  • 本版本适配zillionare-omicron 0.3和zillionare-omega-adaptors-jq 0.2.4

1.0 (2020-?)

first stable release

功能

bug fixes

* This Changelog was automatically generated by github_changelog_generator