Releases: canonical/athena-core
Releases · canonical/athena-core
v20240913-1
What's Changed
- Update GitHub actions by @nicolasbock in #190
- Add ReadTheDocs configuration file by @nicolasbock in #191
- Add basic Sphinx setup by @nicolasbock in #192
- Update dockerfiles for development by @nicolasbock in #193
- Slightly reword salesforce-test arguments by @nicolasbock in #194
- Do not re-use connections by @nicolasbock in #189
- Fix readthedocs path by @nicolasbock in #196
- Add docs target to build documentation by @nicolasbock in #195
- New Salesforce tokens by @nicolasbock in #197
- connections by @nicolasbock in #198
Full Changelog: v20240911-2...v20240913-1
v20240911
What's Changed
- Also publish to Docker Hub by @nicolasbock in #132
- Fix docker login by @nicolasbock in #133
- Update collation by @nicolasbock in #135
- Add version (commit) to startup by @nicolasbock in #134
- Use default tag in case PR by @nicolasbock in #136
- Add
tmp
to.gitignore
by @nicolasbock in #138 - Add Salesforce test client by @nicolasbock in #139
- Clean up unused linter comment by @nicolasbock in #140
- Fetch more commits by @nicolasbock in #141
- [SET-627] Enable chatter by @nicolasbock in #137
- Add Files.com test client by @nicolasbock in #144
- Upgrade
simpleforce
package by @nicolasbock in #142 - Upgrade Files.com SDK by @nicolasbock in #143
- Split logging and parsing by @nicolasbock in #145
- Update files.com module by @nicolasbock in #146
- Switch to using images from ghcr by @nicolasbock in #147
- Add proxy information for PS6 by @nicolasbock in #148
- Upgrade files.com sdk by @nicolasbock in #149
- Apply proxy settings from environment by @nicolasbock in #152
- Code cleanup and debugging output by @nicolasbock in #153
- Add documentation on configuration options by @nicolasbock in #92
- Tag development images as in production by @nicolasbock in #151
- Bump base OS of images by @nicolasbock in #154
- Upgrade files.com SDK by @nicolasbock in #150
- Use
pipx
on Noble by @nicolasbock in #157 - Add option to keep working directory by @nicolasbock in #156
- Allow for failures in script by @nicolasbock in #155
- Add new versioning scheme for releases by @nicolasbock in #159
- Separate build from container workflow by @nicolasbock in #160
- Separate build from container workflow by @nicolasbock in #161
- Resuable workflow by @nicolasbock in #162
- Upgrade crypto module by @nicolasbock in #164
- Clean up modules by @nicolasbock in #165
- Upgrade module by @nicolasbock in #166
- Module upgrade by @nicolasbock in #167
- Add configuration for Jira integration by @nicolasbock in #168
- Fine-tune Jira integration by @nicolasbock in #170
- Clean up README by @nicolasbock in #176
- Add version information by @nicolasbock in #178
- Add query option by @nicolasbock in #179
- Add describe object by @nicolasbock in #180
- Make make target more explicit by @nicolasbock in #182
- Add reading for CaseFeed objects by @nicolasbock in #181
- Make sure binaries are executable by @nicolasbock in #183
Full Changelog: v1.2.0...v20240911
v20240911-2
What's Changed
- Update Go toolchain by @nicolasbock in #186
- Update workflows by @nicolasbock in #185
- Change workflow triggers by @nicolasbock in #187
- Update workflow triggers by @nicolasbock in #188
Full Changelog: v20240911-1...v20240911-2
v20240911-1
v20240613-2
What's Changed
- Add new versioning scheme for releases by @nicolasbock in #159
Full Changelog: v20240613-1...v20240613-2
v20240613-1
What's Changed
- Also publish to Docker Hub by @nicolasbock in #132
- Fix docker login by @nicolasbock in #133
- Update collation by @nicolasbock in #135
- Add version (commit) to startup by @nicolasbock in #134
- Use default tag in case PR by @nicolasbock in #136
- Add
tmp
to.gitignore
by @nicolasbock in #138 - Add Salesforce test client by @nicolasbock in #139
- Clean up unused linter comment by @nicolasbock in #140
- Fetch more commits by @nicolasbock in #141
- [SET-627] Enable chatter by @nicolasbock in #137
- Add Files.com test client by @nicolasbock in #144
- Upgrade
simpleforce
package by @nicolasbock in #142 - Upgrade Files.com SDK by @nicolasbock in #143
- Split logging and parsing by @nicolasbock in #145
- Update files.com module by @nicolasbock in #146
- Switch to using images from ghcr by @nicolasbock in #147
- Add proxy information for PS6 by @nicolasbock in #148
- Upgrade files.com sdk by @nicolasbock in #149
- Apply proxy settings from environment by @nicolasbock in #152
- Code cleanup and debugging output by @nicolasbock in #153
- Add documentation on configuration options by @nicolasbock in #92
- Tag development images as in production by @nicolasbock in #151
- Bump base OS of images by @nicolasbock in #154
- Upgrade files.com SDK by @nicolasbock in #150
- Use
pipx
on Noble by @nicolasbock in #157 - Add option to keep working directory by @nicolasbock in #156
- Allow for failures in script by @nicolasbock in #155
Full Changelog: v1.2.0...v20240613-1
v1.2.0
What's Changed
- Bump Go version to 1.19 by @nicolasbock in #115
- Upgrade logrus dependency by @nicolasbock in #116
- Add unit tests around GetCaseByNumber() by @nicolasbock in #114
- Fix minimum Go version by @nicolasbock in #119
- Add debug container by @nicolasbock in #118
- Upgrade gorm dependency by @nicolasbock in #117
- Add instructions on how to use the debug container by @nicolasbock in #120
- Speed up comment posting for debugging by @nicolasbock in #123
- Fix branch naming by @nicolasbock in #124
- Fix up configuration file for processor by @nicolasbock in #125
- Make case of log messages consistent by @nicolasbock in #126
- Update DB schema to allow for long outputs by @nicolasbock in #127
- Use long options by @nicolasbock in #128
- Fix default script timeout by @nicolasbock in #129
- [SET-626] Split large comments into chunks by @nicolasbock in #122
- Update GitHub Actions by @nicolasbock in #131
- Update Go version to 1.22 by @nicolasbock in #130
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- Make
--no-cache
option optional by @nicolasbock in #96 - Remove obsolete promu configuration by @nicolasbock in #94
- Upgrade modules for Go v1.17 by @nicolasbock in #93
- Add documentation to Monitor struct by @nicolasbock in #95
- Remove duplicate key by @nicolasbock in #97
- Be more verbose about what report is being uploaded by @nicolasbock in #98
- Test for docker-compose command by @nicolasbock in #99
- Use
apt-get
to remove warning by @nicolasbock in #100 - Move downloaded file to working directory by @nicolasbock in #102
- Updating deprecated filesystem calls by @nicolasbock in #104
- Upgrade to nats-server@v2.7.2 by @nicolasbock in #103
- Upgrade Go version to 1.18 by @nicolasbock in #111
- security by @nicolasbock in #112
- Security upgrade of google.golang.org/grpc by @nicolasbock in #113
- Restart SF connection in monitor by @nicolasbock in #110
- Make log entries look a bit more readable by @nicolasbock in #109
Full Changelog: v1.0.0...v1.1.0
Release v1.0.0
What's Changed
- implement the post comment action by @niedbalski in #2
- Snap recipe for athena by @freyes in #1
- fix unit tests by @niedbalski in #3
- Rename snap from athena to athena-core. by @freyes in #4
- Refactor by @niedbalski in #5
- Add processor extra config directives by @niedbalski in #6
- Ack message on failure by @niedbalski in #7
- Make db-path configurable and sf comment public by @niedbalski in #8
- switch to infof on db path by @niedbalski in #9
- Files.com API doesn't provides md5sum on some files by @niedbalski in #10
- Split config by @niedbalski in #11
- Prevent duplicate dispatches by @niedbalski in #12
- [snap] Include ovs-stat and hotsos in the snap by @freyes in #14
- [snap] Build on arm64 and amd64 only by @freyes in #13
- [WIP] Upload n batch by @niedbalski in #15
- simplified workflows definition by @niedbalski in #16
- Move to different filepath by @niedbalski in #17
- add python3-yaml to processor by @niedbalski in #18
- [core] support multiscript by @niedbalski in #19
- Update dockerfile for processor by @niedbalski in #20
- Remove -vvvv from hotsos runner by @dosaboy in #21
- updated dependencies for monitor by @niedbalski in #22
- dont use netgo by @niedbalski in #23
- Add sync actions for issues into org project by @dosaboy in #26
- add new paths by @bilboer in #29
- Update simpleforce dependency by @aserdean in #36
- Unescape characters in CommentBody by @aserdean in #38
- Workflow: ghcr-publish - GitHub Container Registry by @lathiat in #42
- Identify case number before processing by @dosaboy in #44
- Add python3-pip to cmd/processor/Dockerfile by @dosaboy in #45
- Add patool to cmd/processor/Dockerfile by @lathiat in #47
- Add script runner debug logs by @dosaboy in #50
- Update README formatting by @nicolasbock in #54
- Reconnect to SF if errors occur by @dosaboy in #52
- Improvements to log messages by @dosaboy in #56
- Update build instructions by @nicolasbock in #46
- Upgrade to most recent version of goling-ci by @nicolasbock in #57
- Update promu to the most recent version by @nicolasbock in #58
- Update docker images to Jammy by @nicolasbock in #59
- Increase fetch depth so that all tags are fetched by @nicolasbock in #61
- Unify PR and main workflows by @nicolasbock in #60
- Add more Go versions to CI by @nicolasbock in #67
- Add GitHub dependency review workflow by @nicolasbock in #65
- Increase linter timeout by @nicolasbock in #68
- Upgrade GitHub Actions by @nicolasbock in #69
- Updated status badges by @nicolasbock in #72
- Add description to docker images by @nicolasbock in #71
- Enable manual trigger of workflow by @nicolasbock in #66
- Disable cache use in docker build by @nicolasbock in #73
- Update README.md by @nicolasbock in #83
- Upgrade dependency
yaml
by @nicolasbock in #82 - Upgrade dependency
compress
by @nicolasbock in #81 - Log error message by @nicolasbock in #80
- Print script output in case of failure by @nicolasbock in #79
- Use docker images built in current branch by @nicolasbock in #77
- Print monitor/processor configuration in debug by @nicolasbock in #75
- Upgrade GitHub Actions by @nicolasbock in #86
- Add instructions for development environment by @nicolasbock in #76
- Upgrade (really downgrade) compress by @nicolasbock in #88
- Clean up makefile by @nicolasbock in #85
- Upgrade dependency
nats
by @nicolasbock in #84 - Download files in monitor by @nicolasbock in #89
- Add shared volume for processor and monitor by @nicolasbock in #90
- Bail if fail to mkdir or download sos by @dosaboy in #91
New Contributors
- @niedbalski made their first contribution in #2
- @freyes made their first contribution in #1
- @dosaboy made their first contribution in #21
- @bilboer made their first contribution in #29
- @aserdean made their first contribution in #36
- @lathiat made their first contribution in #42
- @nicolasbock made their first contribution in #54
Full Changelog: https://github.com/canonical/athena-core/commits/v1.0.0