Releases: ZupIT/horusec-devkit
Releases · ZupIT/horusec-devkit
v1.0.4
- Adding new language and tool of Swift
v1.0.3
- Fixing some errors in rabbit queue names and exchanges.
v1.0.2
- Adding update analyse rabbit exchange as a devkit constant
v1.0.1
- Renaming
HORUSEC_AUTH_URL
envairoment variable toHORUSEC_GRPC_AUTH_URL
, to avoid another variable with same name in horusec-auth.
v1.0.0
- Global entities.
- Global enums, errors and messages.
- Cache abstraction
- Rabbitmq broker abstraction
- Gorm postgreSQL abstraction
- Horusec middlewares
- Swagger abstraction
- HTTP client, router and responses abstraction
- Generic application config
- Auth grpc connection abstraction
- Utils with a lot of abstrations of librarys used by Horusec. Examples (JWT, logrus, mock ...).