Releases: SciCatProject/scicatlive
Releases · SciCatProject/scicatlive
v1.1
What's Changed
- Rename catamel to backend by @minottic in #47
- Rename catanie to fe by @minottic in #48
- Use traefik subdomains for clarity by @minottic in #49
- Mongo 7.0 upgrade by @fpotier in #56
- add rabbitmq container by @consolethinks in #57
- add archival mock service by @consolethinks in #60
- Move be to own module by @minottic in #67
- Move traefik to own module by @minottic in #66
- Move fe to own module by @minottic in #64
- Move searchapi to own module by @minottic in #62
- add health check to backend by @consolethinks in #77
- Move mongodb to own module by @minottic in #73
- Move archivalmock to own module by @minottic in #69
- Move rabbitmq to own module by @minottic in #71
- Add local accounts to readme and reference in main by @minottic in #81
- Rename config folder to services by @minottic in #84
- add archive mock README.md by @consolethinks in #85
- Rewrite readme to point to each service by @minottic in #86
- Add CI for testing docker-compose.yaml by @consolethinks in #88
- Fix archivemock not proxied by @minottic in #87
- Add yaml linting to CI, update all docker compose files to respect rules by @consolethinks in #95
- update readme by @consolethinks in #97
- Avoid enforcing not-needed quotes by @minottic in #96
- Avoid running CI On push to master by @minottic in #98
- Update frontend container to latest stable by @minottic in #100
- Update traefik to v2.11 by @minottic in #99
- Use be container from ghcr by @minottic in #104
- Use fe container from ghcr by @minottic in #105
- Use sa container from ghcr by @minottic in #106
- Add
backend-next
container by @fpotier in #101 - Rename
backend-next
tobackendnext
in mermaid by @minottic in #108 - Configure Renovate (#1) by @consolethinks in #109
- Add scicatlive group as default reviewers by @minottic in #114
- Update actions/checkout action to v4 by @renovate in #111
- Move service specific internals to be by @minottic in #116
- Set default BE_VERSION to backend by @minottic in #117
- Set seeded DB name by BE version by @minottic in #118
- Allow FE to merge json files alphabetically by @minottic in #119
- Refactor CI to decouple jobs by @minottic in #123
- Add elastic search by @consolethinks in #125
- Update docker.elastic.co/elasticsearch/elasticsearch Docker tag to v8.13.2 by @renovate in #126
- Allow only one backend at a time by @minottic in #124
- Rename BEs to V3 and V4 by @minottic in #127
- Add sh json javascript linting by @consolethinks in #129
New Contributors
Full Changelog: v1.0...v1.1
v1.0
What's Changed
The first (legacy) version of scicatlive, includes:
- mongo container
- mongo_init container with seed data
- backend v3
- frontend
- search api
Full Changelog: https://github.com/SciCatProject/scicatlive/commits/v1.0