You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
|
0.1.13
|
|
|
|
|
======
|
|
|
|
|
- bugfix kinesis.rs
|
|
|
|
|
|
|
|
|
|
0.1.12
|
|
|
|
|
======
|
|
|
|
|
- kinesis 에 byte array 로 put 하는 함수 추가
|
|
|
|
|
|
|
|
|
|
0.1.11
|
|
|
|
|
======
|
|
|
|
|
- metrics 통합
|
|
|
|
|
|
|
|
|
|
0.1.10
|
|
|
|
|
======
|
|
|
|
|
- config.rs 에 s3 관련 추가
|
|
|
|
|
|
|
|
|
|
0.1.9
|
|
|
|
|
======
|
|
|
|
|
- added string.rs
|
|
|
|
|
|
|
|
|
|
0.1.8
|
|
|
|
|
======
|
|
|
|
|
- added campaign database information
|
|
|
|
|
|
|
|
|
|
0.1.7
|
|
|
|
|
======
|
|
|
|
|
- added s3 bucket constant
|
|
|
|
|
- fix some constant name(underline -> dash)
|
|
|
|
|
|
|
|
|
|
0.1.6
|
|
|
|
|
======
|
|
|
|
|
- changed kinesis_message(byte struct) to string(json)
|
|
|
|
|
- added 'aws' directory
|
|
|
|
|
- added s3.rs
|
|
|
|
|
|
|
|
|
|
0.1.5
|
|
|
|
|
======
|
|
|
|
|
- fix bug for log
|
|
|
|
|
|
|
|
|
|
0.1.4
|
|
|
|
|
======
|
|
|
|
|
- fix bug for using toml library
|
|
|
|
|
|
|
|
|
|
0.1.3
|
|
|
|
|
======
|
|
|
|
|
- remove s3 dependency(rusoto_core, rusoto_s3)
|
|
|
|
|
|
|
|
|
|
0.1.2
|
|
|
|
|
======
|
|
|
|
|
- create log directory
|
|
|
|
|
|
|
|
|
|
0.1.1
|
|
|
|
|
======
|
|
|
|
|
- write test code sample
|
|
|
|
|
- used tokio::sync::oncecell instead of std::sync::oncelock for async
|
|
|
|
|
|
|
|
|
|
0.1.0
|
|
|
|
|
======
|
|
|
|
|
first deploy
|