Releases: RedHatInsights/insights-content-service
Releases · RedHatInsights/insights-content-service
v1.0.0
What's Changed
- Fixed package name everywhere by @tisnik in #2
- Don't use hardcoded colors in BASH scripts by @tisnik in #4
- Script to check code coverage by @tisnik in #6
- Fix build error by @tisnik in #8
- Fix names by @tisnik in #9
- Initial fixes by @joselsegura in #13
- CI configuration by @joselsegura in #14
- Arch diagrams by @tisnik in #16
- Arch in bitmap format by @tisnik in #17
- Updating README by @joselsegura in #18
- Pull request template and minor repository tweaks by @joselsegura in #19
- Group config parsing by @joselsegura in #20
- Use operator utils by @tisnik in #21
- Adding codeowners by @joselsegura in #22
- Some unit tests by @tisnik in #23
- Adding OpenAPI endpoint and updated API definition by @joselsegura in #24
- update architecture diagrams and chosen external data pipeline architecture for content-service by @Bee-lee in #25
- Adding index for GH Pages by @joselsegura in #26
- Architecture in SVG format by @tisnik in #27
- Stub for rest api tests by @tisnik in #28
- Groups endpoint by @joselsegura in #29
- Fix #30. Writer not used by @joselsegura in #31
- Adding json annotations to format the output of the API and openapi update by @joselsegura in #32
- Fixing mismatch between openapi defintion and current API by @joselsegura in #34
- Method to stop HTTP server by @tisnik in #35
- Elementary tests for server module by @tisnik in #36
- Adding a Dockerfile for building a basic container image by @joselsegura in #37
- Full test coverage for server module by @tisnik in #38
- Endpoints unit tests by @tisnik in #39
- Adding CORS headers support by @joselsegura in #41
- Renamed main module to be more compatible with name of the application by @tisnik in #40
- Smart proxy architecture by @tisnik in #43
- Smart proxy arch is now part of smart proxy repo by @tisnik in #46
- Rest of REST API tests by @tisnik in #49
- Rest of unit tests by @tisnik in #50
- Fixed issue #52 by @tisnik in #53
- Add Codecov icon with link by @tisnik in #55
- Rule content checker by @natiiix in #51
- Added group_config.yaml into Dockerfile by @quarckster in #60
- Animated workflow by @tisnik in #61
- Fix checker bug that reports all tags as unknown by @natiiix in #62
- Remove initialize argument by @joselsegura in #66
- Adding content rule parsing by @joselsegura in #63
- Endpoint serving all content encoded with gob by @joselsegura in #67
- Removing duplicated helpers by @joselsegura in #68
- Minor helper fix in order to use operator-utils helpers by @joselsegura in #70
- Added rules content by @quarckster in #69
- Rename service files to content-service by @joselsegura in #72
- Removing CORS support by @joselsegura in #73
- fixed-some-bugs by @Serhii1011010 in #76
- Link to GitHub pages by @tisnik in #78
- Update insights-operator-utils dependency by @joselsegura in #79
- Don't install utils if already installed by @tisnik in #87
- Fix strings/string in openapi.json spec by @joselsegura in #90
- Adding godocs by @joselsegura in #91
- Added tags to tutorial rule by @bond95 in #93
- Refactoring content parsing by @joselsegura in #95
- We should download only tested 'latest-release' of rules by @quarckster in #98
- Adding HTTP API metrics by @joselsegura in #100
- Class diagram by @tisnik in #102
- Include internal rules by @Bee-lee in #97
- Links to all generated docs by @tisnik in #103
- Animation optimization by gifsicle by @tisnik in #107
- Documentation for conf package by @tisnik in #110
- Creating GitHub pages by @joselsegura in #111
- Using namespaced metrics and updating docs by @joselsegura in #115
- Use specific type for exit code by @tisnik in #117
- Comments for export test sources by @tisnik in #119
- Content service sequence diagram by @tisnik in #120
- Improve docgo generation in Makefile by @joselsegura in #122
- Enable logging configuration by @joselsegura in #124
- Updated pull request template to be compatible with other repositories by @tisnik in #126
- Updated class diagram by @tisnik in #127
- Updates for fix 118 by @tisnik in #129
- Fixed issue #108: main branch name by @tisnik in #130
- Removing HTTPS support from code and tests by @joselsegura in #131
- Fixed issue #114 by @tisnik in #132
- Fixed issue #113 by @tisnik in #134
- Fixed issue #112 by @tisnik in #136
- some-fixes by @Serhii1011010 in #137
- Updated package to document by @tisnik in #138
- fix-123 by @Serhii1011010 in #139
- Adding encoded content to the instance to provent re-generating it by @joselsegura in #141
- Keep the list of groups by @joselsegura in #142
- Hardcoded the version of ccx rules by @quarckster in https://github.com/RedHatInsig...