Releases: xmidt-org/codex-deploy
Releases · xmidt-org/codex-deploy
0.3.3 4/16/2019
- Fixed box loader in
cipher
package
0.3.2 4/15/2019
- Revamped
cipher
package - Added box algorithm to
cipher
package - Added regex support to
blacklist
- Made EventType a stringer
0.3.1 4/11/2019
- Added
blacklist
package
0.3.0 4/9/2019
- Added Fenrir to docker-compose and related files
- Added basic cipher file loading, with viper
- Added prune limit
- Removed
Event
struct fromdb
package
0.2.9 4/1/2019
- Added logger wrapper for health
0.2.8 3/22/2019
- Fixed limit parameter
0.2.7 3/21/2019
- Removed creating the events table, now we just verify that it exists
- Added limit parameter for finding records from the database
- replaced dep with modules
0.2.6 3/20/2019
- Fixed birthdate and deathdate in record schema
0.2.5 3/20/19
- Modified record schema in
db
package
0.2.4 3/20/19
- Modified record schema in
db
package