Skip to content

Releases: input-output-hk/catalyst-voices

Milestone 3 - Catalyst Voices Project

08 Oct 05:21
def3254
Compare
Choose a tag to compare

What's Changed

Read more

v0.2.0

12 Apr 13:53
7ca47b1
Compare
Choose a tag to compare

Catalyst Voices implemented as per Milestone 2 deliverables requirements.

What's Changed

  • Fix typos by @omahs in #3
  • docs: add bug report template by @minikin in #22
  • feat(ci): add semantic pr job by @minikin in #25
  • docs: Add Code of conduct by @minikin in #24
  • feat(vscode): Example of possible Vscode config control by @stevenj in #29
  • feat(mdlint): Add Repo wide Markdown linting and vscode tasks. by @stevenj in #30
  • docs: add contributing by @minikin in #28
  • feat(spelling): Add spelling checks to the code by @stevenj in #31
  • feat(issues): Enable blank issues by @stevenj in #32
  • feat(issues): Add issue template for making epics by @stevenj in #33
  • docs(issues): Add Task Issue Template by @stevenj in #36
  • docs: add licenses by @minikin in #58
  • feat(ci): add dependabot by @minikin in #38
  • feat(docs): add security policy by @minikin in #42
  • docs: add feature request, clean up by @minikin in #59
  • feat: Move event-db crate by @Mr-Leshiy in #61
  • feat: Migrate cat-data-service crate from catalyst-core by @Mr-Leshiy in #63
  • feat(ci): add remove stale branches by @minikin in #64
  • docs: Add openapi as a known word to the project dictionary by @stevenj in #65
  • feat: add code owners, update project dic by @minikin in #66
  • chore(frontend): update flutter to 3.13.8 by @minikin in #67
  • feat(rust): Adds Rust CI/CD and Refactors Cataylst gateway to be passing (minus unit tests). by @stevenj in #79
  • ci(gateway): use correct tagged catalyst-ci resources by @stevenj in #86
  • chore: update readme, flutter version bump by @minikin in #90
  • feat: cat-gateway must be resiliant in the face of DB schema changes by @saibatizoku in #94
  • feat(endpoints): Add 'POST /v0/message' endpoint by @saibatizoku in #95
  • feat(catalyst-gateway): Add Rust builders in preperation for enabling CI by @stevenj in #97
  • chore: adds ci by @jmgilman in #101
  • chore(deps): bump crs-k/stale-branches from 2.0.1 to 3.0.1 by @dependabot in #102
  • feat(endpoint): Add V1 API and stub endpoint for account votes by @saibatizoku in #96
  • fix: Update settings.recommended.json file by @Mr-Leshiy in #114
  • feat(docs): Add documentation/gh-pages using Catalyst-CI docs builders and actions. by @stevenj in #104
  • fix(docs): Test that github actions for docs complete properly on merge to main. by @stevenj in #132
  • feat(docs): Make Branch documentation deletion the same as creation. by @stevenj in #133
  • feat: flutter integration tests by @minikin in #92
  • feat: Add earthly cat-gateway/event-db initial setup by @Mr-Leshiy in #91
  • feat: catalyst-gateway docs generation cli command by @Mr-Leshiy in #136
  • chore(gateway): Move metadata to the workspace for cat-gateway by @stevenj in #144
  • chore: voices packages clean up by @minikin in #147
  • feat: Bump version of the cat-ci dep by @Mr-Leshiy in #151
  • chore(fix-stage-data-sql): Upsert event-db stage data by @FelipeRosa in #152
  • feat: Add blank implementation of the /api/v0/vote/active/plans endpoint by @Mr-Leshiy in #134
  • feat: add catalyst voices assets pub by @minikin in #154
  • feat(fronted): add catalyst_voices_localization pub by @minikin in #155
  • docs(docs): Update to latest docs builder, add architecture docs templates by @stevenj in #153
  • feat(fragments-endpoints): Add /fragments and /fragments/statuses compatibility endpoints by @FelipeRosa in #93
  • feat: improve fornted app architecure by @minikin in #158
  • docs: Fix flutter docs by @kukkok3 in #160
  • feat: add flutter adr, update catalyst_voices_assets by @minikin in #164
  • refactor(catalyst-gateway): Remove axum legacy service implementation by @Mr-Leshiy in #162
  • feat: propose adr to use webp by @minikin in #167
  • fix: modify the spellcheck from local to call spellcheck in catalyst-ci by @apskhem in #177
  • fix: modify the markdown check from local to call markdown check in catalyst-ci by @bkioshn in #176
  • chore: use COPY command instead of CP_SRC by @apskhem in #181
  • feat(docs): Integrate Rust docs to our general mkDocs by @Mr-Leshiy in #173
  • chore: remove docs.yml by @apskhem in #182
  • feat: Cleanup staled tests from catalyst-gateway by @Mr-Leshiy in #187
  • fix: Rust builder bug by @Mr-Leshiy in #186
  • chore(deps): bump bluefireteam/melos-action from 2 to 3 by @dependabot in #170
  • chore(deps): bump actions/setup-java from 1 to 4 by @dependabot in #168
  • chore(deps): bump google-github-actions/auth from 1 to 2 by @dependabot in #171
  • chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #172
  • chore(deps): bump crs-k/stale-branches from 3.0.1 to 3.1.3 by @dependabot in #178
  • feat(eventdb): Update the event DB to use the latest postgres builders from CAT-CI and integrate DB docs. by @stevenj in #189
  • chore(deps): bump unsafe-libyaml from 0.2.9 to 0.2.10 in /catalyst-gateway by @dependabot in #191
  • feat: update flavors to align with backend by @minikin in #192
  • feat: Tests structure by @kukkok3 in #188
  • fix: Linting errors by @kukkok3 in #195
  • feat: Handle DB schema version mismatch by @saibatizoku in #197
  • chore(deps): bump google-github-actions/setup-gcloud from 1 to 2 by @dependabot in #199
  • chore(voices db): Fix version of CI for postgres builders by @stevenj in #202
  • feat(docs): Catalyst Gateway OpenAPI docs by @Mr-Leshiy in #183
  • feat(service): schema mismatch disables service by @saibatizoku in #198
  • feat: add ADR for fronted app by @minikin in #190
  • feat: add state management, routing by @minikin in #201
  • fix: cleanup targets by @bkioshn in #185
  • fix: openapi info section by @bkioshn in #209
  • chore(deps): bump h2 from 0.3.21 to 0.3.24 in /catalyst-gateway by @dependabot in #213
  • feat(...
Read more