Skip to content

Releases: alphagov/search-api-v2

v11

20 Sep 13:23
77a68d3
Compare
Choose a tag to compare
v11
Merge pull request #13 from alphagov/logging

Add basic error logging to MQ consumer

v10

19 Sep 15:00
eea5410
Compare
Choose a tag to compare
v10
Merge pull request #12 from alphagov/queue-consumer

Introduce `PublishEvent`; make queue consumer a command

v9

19 Sep 14:53
f51dfd2
Compare
Choose a tag to compare
v9
Merge pull request #11 from alphagov/adr-002

Added adr-002 (gcp-usage) and adr-003 (gcp iac)

v8

19 Sep 10:03
ae989f0
Compare
Choose a tag to compare
v8
Merge pull request #1 from alphagov/dependabot/bundler/puma-6.3.1

Bump puma from 5.6.7 to 6.3.1

v7

19 Sep 10:02
c8f40d5
Compare
Choose a tag to compare
v7
Merge pull request #9 from alphagov/dependabot/bundler/govuk_app_conf…

v6

18 Sep 15:21
05f72c3
Compare
Choose a tag to compare
v6
Merge pull request #10 from alphagov/document

Create basic `Document` domain model as "schema MVP"

v5

14 Sep 10:30
45f479c
Compare
Choose a tag to compare
v5
Merge pull request #8 from alphagov/rabbit-mq-setup

Add basic ability to consume publishing queue

v4

06 Sep 14:10
66fddd1
Compare
Choose a tag to compare
v4
Merge pull request #6 from alphagov/adr-001

Add ADR 001 (API consumption)

v3

05 Sep 15:28
8a6ed93
Compare
Choose a tag to compare
v3
Merge pull request #5 from alphagov/zero-results

Return "minimal viable" search response

v2

05 Sep 11:10
f77a9dc
Compare
Choose a tag to compare
v2
Merge pull request #4 from alphagov/search-endpoint

Add trivial initial search endpoint