# Changelog
## [1.2.6dev] - 2023-05-21
### Added
- TRIGGER :: http trigger callback
- PLUGIN :: do-http-callback
### Removed
- PLUGIN :: di-gistda-air
- PLUGIN :: di-tanpibut
- PLUGIN :: di-agritronics
- PLUGIN :: dt-agritronics
- PLUGIN :: dt-agritronics-tpb
- PLUGIN :: dt-gistda-air
- PLUGIN :: dt-gistda-water
- PLUGIN :: dt-tanpibut

## [1.2.5] - 2021-10-07 -> 2023-05-21R
### Added
- DOCKER :: TZ Data
- STORAGE :: Wirdcard Subscribe
- PLUGIN :: dt-jwt-verify
- TRIGGER :: http-listener add query meta
### Fixed
- PLUGIN :: dt-mysql port param
## [1.2.4] - 2021-06-21
### Added
- STORAGE :: Object Cache
### Changed
- BS :: change bson lib to mongo/bson
- SS :: Direct Idxstore
## [1.2.3] - 2021-05-05
### Update
- AMQPLib Support Heartbeat Monitoring
- RedisLib
### Fixed
- BS :: AMQP RPC Singleton Connection ,auto ack
- STORAGE :: 50x speedup
### Added
- BS :: Configuration Context with ENV
- BS :: keystore env
- BS :: httplistener headers
- PLUGIN :: dt-mysql
- PLUGIN :: dt-pgpcrypt
- PLUGIN :: dt-transform fn extension
- PLUGIN :: dt-transform register
- PLUGIN :: do-mysql
- PLUGIN :: do-http
- PLUGIN :: do-bsspeak
- PLUGIN :: do-mqtt
- PLUGIN :: do-ext-storage
- API :: BS Info
### Removed
- STORAGE :: remove ipc channel

## [1.2.2] - 2019-03-01
### Added
- PLUGIN :: dt-pdfmaker
- PLUGIN :: dt-transform ba64script
- PLUGIN :: dt-keybuffer

## [1.2.1] - 2018-10-11
### Added
- PLUGIN :: do-netpie
### Changed
- PLUGIN :: di-http-request inherit meta form input

## [1.2] - 2018-08-11
### Fixed
- BS :: job registering with no token bug

## [UR] - 2018-07-10
### Added
- TRIGGER :: nbudp
### Fixed
- PLUGIN :: storage acl supported
- PLUGIN :: call acl supported

## [UR] - 2018-06-xx
### Added
- TRIGGER :: httplistener supported POST text/*,binary
- BS :: tokenization & access control
- SS :: REST API (v1.2ur) new object api
- SS :: object indexing
### Fixed

### Changed
- SS :: object address api 1.2 [ <storage_name>$obj_id ]
### Removed

## [UR] - 2018-05-xx
### Added
- SS :: Ipc Channel
- SS :: REST API (v1.1ur) method PUT DELETE
- PLUGIN :: do-storage with ipc channel supported
### Fixed
- WORKER :: active/unactive job bugs
### Changed
### Removed