v0.0.3-rc5
Pre-release
Pre-release
·
2800 commits
to main
since this release
Changelog
- 7a229cd doc(featctl): uniform to db-value-type
- dc5b224 doc(pkg/oomstore): add use example for Export
- f5c75da feat(database/offline): use milliseconds for revision
- 8fc9dd0 feat(errdefs): Add error mechanism for oomstore
- f0f0b8d feat(errdefs): add invalid attribute error
- 396e36f feat(featctl): implement apply entity
- 0b5befa feat(featctl): implement apply feature
- cf25b95 feat(featctl): implement apply feature group
- 116b57a feat(oomd): add helper buildStatus
- 8a791e5 feat(oomd): add unimplemented grpc APIs
- 822b253 feat(oomd): adding a configuration system
- 6e950d0 feat(oomd): copy google.rpc.Status
- c342ec9 feat(oomd): generate server interface and client interface
- aa250cf feat(oomd): implement OnlineGet
- cbe7fd0 feat(oomd): implement grpc API ImportByFile
- 91b5a02 feat(oomd): implement grpc API OnlineMultiGet
- e45ce45 feat(oomd): implement grpc import api
- ecc5a2e feat(oomd): implement sync
- 7b69859 feat(oomd): init oomd.proto
- d9c7b66 feat(oomd/codegen): generate oomd.pb.go
- 7cd9e15 feat(oomd/server): impl grpc API JoinByFile
- c248ad3 feat(oomd/server): implement rpc Export and ChannelExport
- edcee3e feat(oomstore): app apply processing framework
- b78447c feat(pkg/oomstore): add API JoinByFile
- 81f345c feat(pkg/oomstore): add new API ExportByFile
- a76d68e feat(pkg/oomstore): add oomstore API ImportByFile
- 62980b9 feat(pkg/oomstore): deprecate unused structs
- 65b66b7 feat(pkg/oomstore): refresh informer for low-frequency APIs
- 348ca7c feat(proto): define customized proto Value
- 4a73089 feat(proto): define grpc API Export and ExportByFile
- c75a06d feat(sdk/python): add ci for auto push python distribution to pypi
- 5cfff72 feat(sdk/python): add the required files for packing package
- e6acaf2 feat(sdk/python): implement python sdk export and channel_export
- 363c45d feat(sdk/python): start oomd asynchronously at initialisation
- 95955dd feat: add oomd server template
- 95d32c8 feat: add purge_delay option in proto
- a061f84 feat: add status grpc py code
- 8646da5 feat: convert proto msg type to dict
- ee8f42f feat: generate protoset file for grpcurl
- fc19aee feat: generate python grpc code for oomd
- 8c90fe9 feat: implement ChannelJoin rpc
- ab6e92e feat: implement python sdk
- a9d9025 feat: python call grpc
- 3f32b5f feat: python client class
- 8465349 feat: support delay purge
- 9834a1f feat: update go.mod
- f155eca fix(featctl/get-online): fix typo
- 2cbb000 fix(oomstore/apply): add validate
- 401964d fix(pkg/oomstore): fix typo
- 31eb06f fix: edit generated python code st relative import works
- e42618e fix: fix description type in apply
- 94f8673 fix: replace sed with perl for os portability
- 1c8529f fix: simpler gitignore
- 6a4c53c fix: typo
- 3c26b65 fix: wrongly return nil instead of error
- fbc5081 go.mod: update dependency