Releases: MITLibraries/timdex
Releases · MITLibraries/timdex
v1.12.12 Dependency updates
- Bump annotate from 3.1.0 to 3.1.1
- Bump aws-sdk-elasticsearchservice from 1.31.0 to 1.32.0
- Bump capybara from 3.31.0 to 3.32.0
- Bump rubocop from 0.80.1 to 0.81.0
- Bump rubocop-rails from 2.4.2 to 2.5.1
v1.12.11 Dependency updates
- Bump rails from 5.2.4.1 to 5.2.4.2
- Bump pg from 1.2.2 to 1.2.3
v1.2.10 Dependency updates
- Bump webmock from 3.8.2 to 3.8.3
- Bump graphql from 1.10.4 to 1.10.5
- Bump aws-sdk-elasticsearchservice from 1.30.0 to 1.31.0
v1.2.9 Dependency updates
Updates graphql to 1.10.4.
v1.2.8 Dependency updates
Updates puma to 4.3.3 and rubocop to 0.80.1.
v1.2.7 CORS and dependency updates
v1.2.6 Add Sentry
Configure Sentry monitoring.
v1.2.5 GraphQL source filter
Adds the ability to filter records by Record Source in the GraphQL endpoint.
v1.2.4 rails and dependency updates
Merge pull request #224 from MITLibraries/dependabot/bundler/pg-1.2.2 Bump pg from 1.1.4 to 1.2.2
v1.2.3 GraphQL Search and Record updates
- GraphQL Response now includes Records, Aggregations and Hits
- Fixes bug with graphql single record retrieval
- dependency updates