Releases: pod4lib/aggregator
Releases · pod4lib/aggregator
v2025-10-20
What's Changed
- Add Settings.marc_record_writer_tmpdir to control the base directory … by @cbeer in #1286
- Update dependencies by @sul-devops-team in #1290
Full Changelog: v2025-10-17-2...v2025-10-20
v2025-10-17-2
What's Changed
Full Changelog: v2025-10-17...v2025-10-17-2
v2025-10-17
What's Changed
- Extract ChunkedOaiMarcRecordWriterService to handle OAI-specific record chunking. by @cbeer in #1274
- replace toggle with checkbox by @dnoneill in #1280
- add token action heading, convert input to div by @dnoneill in #1276
- add header to organization table by @dnoneill in #1277
- Suppress error if server file is missing by @marlo-longley in #1281
- Remove yarn references across app by @marlo-longley in #1225
- remove unused before in deploy by @corylown in #1282
- Write MARCXML using Ox. by @cbeer in #1278
- Convert dashboard/summary to ViewComponents with turbo-frames by @marlo-longley in #1267
Full Changelog: v2025-10-16...v2025-10-17
v2025-10-16
What's Changed
- Cleanup some template lint errors by @corylown in #1242
- Simplify logic for getting uploads by provider by @corylown in #1241
- Display slug in stream info table by @marlo-longley in #1243
- Clean up an upload's MarcRecords when it is archived (or otherwise made obsolete) by @cbeer in #1244
- a11y add code tag to pre element by @dnoneill in #1258
- add h1 to providers page by @dnoneill in #1257
- fix menu bar alignment by @dnoneill in #1247
- Use double quoted strings for class attribute values by @corylown in #1259
- update sidekiq_status to look in queue/workers by @dnoneill in #1234
- don't display empty list, switch badge to be static by @dnoneill in #1266
- accessibility fixes for footer by @dnoneill in #1269
- remove unused/used once variables by @dnoneill in #1270
- Add spaces around ERB tags by @corylown in #1268
- JobTracker#in_worker? should always return a Boolean by @corylown in #1265
- Add CompactUploadsJob to try to tidy up old data. by @cbeer in #1271
- Add comment about auth check in OAI controller by @corylown in #1272
- Add index on the marc001 field by @cbeer in #1264
- Optimize NormalizedMarcRecordReader to limit unnecessary N+1 database queries. by @cbeer in #1273
Full Changelog: v2025-10-14-2...v2025-10-16
v2025-10-14-2
What's Changed
Full Changelog: v2025-10-14...v2025-10-14-2
v2025-10-14
What's Changed
- Update importmap-rails by @cbeer in #1218
- Add axe tests. by @cbeer in #1217
- Add rake task to prune old ahoy visits without events by @corylown in #1221
- Do not save status check visits by @corylown in #1220
- move icon visually hidden spans to aria-label by @dnoneill in #1216
- Fix HTML parse errors. by @cbeer in #1222
- Sync generated dot files. by @cbeer in #1224
- Do not generate a delta unless a published full dump exists by @corylown in #1202
- Sync the top of the Gemfile with the currently generated defaults. by @cbeer in #1223
- Remove old new_framework_defaults files. by @cbeer in #1226
- Remove transitive dependency. by @cbeer in #1227
- Remove old babel file. by @cbeer in #1228
- Update schema version. by @cbeer in #1229
- Only generate full + normalized dumps for provider orgs. by @cbeer in #1230
- Test only with ruby 3.4 by @cbeer in #1232
- Add a publish flag to the full/delta dumps to allow us to test generating full dumps... by @cbeer in #1233
- Guard against unicode replacement characters when writing out normalized data by @cbeer in #1231
- Use destroy_async to clean up stream resources. by @cbeer in #1235
- Use the stored stream statistics on the stream index by @cbeer in #1236
- Fix cached files methods by @corylown in #1239
Full Changelog: v2025-10-13...v2025-10-14
v2025-10-13
What's Changed
- Use service object instead of callbacks to run jobs when uploads are created by @corylown in #1124
- Guard against missing job status. by @cbeer in #1189
- Remove callback machinations in seed_from_api task by @cbeer in #1191
- Update to Rails 8 by @cbeer in #1190
- Removed Ruby 3.2 from the workflow matrix. by @cbeer in #1193
- Update rubocop by @cbeer in #1195
- remove bootstrap_icon helper and replace with i tags by @dnoneill in #1194
- switch from tooltip to popover by @dnoneill in #1200
- update table to have label elements for screen r by @dnoneill in #1204
- move uploads sort from view to controller by @dnoneill in #1205
- Retry failed UpdateOrganizationStatisticsJob 1 time only by @corylown in #1206
- Remove incomplete interstream delta features by @corylown in #1197
- Remove Sass dependency by @marlo-longley in #1192
- Rewrite copy_to_clipboard as a stimulus controller (heavily cribbed from SearchWorks) by @cbeer in #1207
- 788 popover by @dnoneill in #1201
- Ignore all sqlite3 working files. by @cbeer in #1208
- Remove MARC record profiling. by @cbeer in #1210
- Update gemfile.lock platforms. by @cbeer in #1212
- Change unique constraint on stream names to be per organization by @cbeer in #1211
- Bind bin/dev to 0.0.0.0 for Docker by @corylown in #1213
- remove unnecessary title attribute by @dnoneill in #1214
- split full and delta dumps, paginate deltas by @dnoneill in #1209
- update local_time gem by @dnoneill in #1215
- Update dependencies by @sul-devops-team in #1219
New Contributors
Full Changelog: v2025-10-08...v2025-10-13
v2025-10-08
What's Changed
- Update docker setup with new Rails and image versions by @corylown in #1185
- Update dependencies by @sul-devops-team in #1187
Full Changelog: v2025-09-29...v2025-10-08
v2025-09-29
What's Changed
- Update dependencies by @sul-devops-team in #1181
Full Changelog: v2025-09-22...v2025-09-29
v2025-09-22
What's Changed
- Update dependencies by @sul-devops-team in #1176
Full Changelog: v2025-09-15...v2025-09-22