Releases: Axinom/mosaic-media-template
Releases · Axinom/mosaic-media-template
Release 108
What's Changed
- feat: bump the Axinom Mosaic libraries used by media-template services
Full Changelog: release-106...release-108
Release 106
What's Changed
- [AB#45868] fix: incorrect component registration for Collection Entity Management by @axisuru in #368
Full Changelog: release-105...release-106
Release 105
What's Changed
- [AB#44400] feat: added quick edits for media details pages by @axisuru in #359
- [AB#44400] feat: added quick edits for all media workflows by @axisuru in #362
- [AB#45596] refactor: in-memory locales now stored as objects and default locale fallback considers
is_default
value by @AxTrusov in #357
Full Changelog: release-103-hotfix-01...release-105
Release 103
What's Changed
- [AB#41605] refactor: localizations view optimized in catalog service by @AxTrusov in #317
- [AB#45113] fix: add cancel button to video select explorer on program management by @BenjaminSchwendner in #329
- [AB#45131] fix: program localization root routes by @axisuru in #330
- [AB#45135][AB#45120][AB#45132] feat: channel service bugfixes and improvements by @Zehelein in #333
- [AB#45115] fix: set the publishing user for channels and playlists by @Zehelein in #334
- [AB#45156] fix: issue with playlist breadcrumb caching by @axisuru in #335
- [AB#45141] fix: issue with breadcrumbs in program localization by @axisuru in #331
- [AB#45134] feat: add link to program source details by @axisuru in #332
- [AB#45197] refactor: removed the publish validation check if a video is DRM protected by @Zehelein in #344
- [AB#45280] fix: published channel no longer set to Changed state after publishing by @AxTrusov in #345
- [AB#45192] feat: text wrapping for overflowing Lists by @axisuru in #347
Full Changelog: release-101-hotfix-02...release-103-hotfix-01
Release 101
What's Changed
- [AB#44402] fix: Movies/Tv-Shows show last modified by @Ali-Axinom in #312
- [AB#42315] feat: Added the customizable Channel Service by @Zehelein in #308
- [AB#44633] feat: Refactor Channel Service to extract localization code to central place by @Zehelein in #319
- [AB#44449] feat: changes needed to use the improved workflow integration lib initialization by @BenjaminSchwendner in #320
- [AB#44890] feat: Channel workflows library upgrade by @Zehelein in #326
- [AB#36292] build: 👷 introduce
dev:workflows:with-local-managed
script to help internal dev by @EmperorRXF in #247 - [AB#44876] fix: 🐛 make quick-deploy work for channel & vod-to-live services by @EmperorRXF in #325
- [AB#43079] fix:
quick-deploy
script fails to get Docker auth info for non-dockerhub registries by @axinom-nrathnayaka in #324 - [AB#41605] refactor: localizations view optimized in catalog service by @AxTrusov in #317
- [AB#45113] fix: add cancel button to video select explorer on program management by @BenjaminSchwendner in #329
- [AB#45131] fix: program localization root routes by @axisuru in #330
- [AB#45135][AB#45120][AB#45132] fix: Channel Service bugfixes and improvements by @Zehelein in #333
- [AB#45115] fix: set the publishing user for channels and playlists by @Zehelein in #334
- [AB#45156] fix: issue with playlist breadcrumb caching by @axisuru in #335
- [AB#45141] fix: issue with breadcrumbs in program localization by @axisuru in #331
- [AB#45134] feat: add link to program source details by @axisuru in #332
- [AB#45197] fix: Removed the publish validation check if a video is DRM protected by @Zehelein in #344
- [AB#45280] fix: published channel no longer set to Changed state after publishing by @AxTrusov in #345
- [AB#45461] fix: 🚑 make the db:reset script work on channel-service by @EmperorRXF in #350
- [AB#45461] fix: 🚑 make the setup script work on channel-service by @EmperorRXF in #351
Full Changelog: release-99...release-101-hotfix-02
Release 99
What's Changed
- [AB#44239] feat: seed data postponed when localizations are enabled by @AxTrusov in #310
- [AB#44237] fix: fixed error regarding empty tv show genres by @Ali-Axinom in #311
- [AB#44512]: feat: added aggregate ID descriptions for messages by @Zehelein in #315
New Contributors
- @Ali-Axinom made their first contribution in #311
Full Changelog: release-98...release-99
Release 98
What's Changed
- [AB#43238] feat: Start ingest now processes items in batches by @AxTrusov in #291
- [AB#43722] feat: Internal media messages are now stored to inbox directly by @AxTrusov in #292
- [AB#43320] feat: Check-finished-ingest-item message dropped by @AxTrusov in #293
- [AB#43917] [AB#42728] feat: Ingest error handling improved by @AxTrusov in #295
- [AB#43408] refactor: Deprecated
assertError
calls replaced byensureError
by @AxTrusov in #297 - [AB#40235] feat: Spaced-comment linting rule added and applied by @AxTrusov in #298
- [AB#44154] refactor: Altair updated to latest version by @AxTrusov in #303
- [AB#43689] feat: Upgrade database version to Postgres 16 by @yasithA in #306
- [AB#44141] feat: Pg-transactional-outbox updated by @AxTrusov in #307
- [AB#43735] feat: Describe bootstrapping via CLI by @BenjaminSchwendner in #289
Full Changelog: release-96...release-98
Release 96
What's Changed
- [AB#43742] Ingests: Edit permission is no longer required for media service account by @AxTrusov in #277
- [AB#43746] Renamed loginClient to ownerClient in media handlers by @AxTrusov in #278
- [AB#43849] Added the ID service permissions to setup by @Zehelein in #286
- [AB#42577] Update piral to 1.5.2 by @yasithA in #287
- [AB#43755] Allows hiding/showing Localizations button on details using env variable by @AxTrusov in #284
- [AB#42577] Update portal version by @yasithA in #288
Full Changelog: release-94...release-96
Release 94
What's Changed
- [AB#41699] feat: Add localization support for all publishable entities by @AxTrusov in #164
- [AB#42832] feat: Implement the transactional outbox and inbox pattern for the media service by @Zehelein in #219
- [AB#43455] refactor: Number of default seed genres reduced to 10 per type by @AxTrusov in #264
- [AB#43535] refactor: Update
isLocalizationEnabled
if Localization Service is disabled by @Zehelein in #266 - [AB#41326] fix: Fix collections sort order by @axisuru in #143
- [AB#43422] fix: Fix some explorer titles by @axisuru in #267
- [AB#43560] fix: Refetch queries after mutations complete by @axisuru in #269
- [AB#43685] fix: Make sure setup script works when service account for media service did not exist before by @AxTrusov in #275
- [AB#43767] fix: Entity titles are now fully generated for localized seasons and episodes by @AxTrusov in #279
- [AB#43277] refactor: Entitlement Service transactional outbox/inbox hosting variables added by @Zehelein in #265
- [AB#42991] feat: Use new metrics interface with the logger passed-in by @EmperorRXF in #263
- [AB#43351] refactor: Close
template1
connections ontest:reset:dbs
by @Zehelein in #262 - [AB#43670] fix: Fix mosaic lib versions by @yasithA in #274
Full Changelog: release-93...release-94
Release 93
What's Changed
- [AB#42832] feat: Implemented the transactional outbox and inbox pattern for the media service by @Zehelein in #219
- [AB#43277] feat: Implemented the transactional inbox for the Catalog Service by @Zehelein in #251
- [AB#43277] feat: Transactional inbox outbox messaging for the Entitlement Service by @Zehelein in #252
- [AB#42066] fix: The catalog service GQL database role only needs select grants by @Zehelein in #255
- [AB#43287] fix: Upgrade the geoip-country lib to latest by @EmperorRXF in #256
- [AB#43432] feat: Allow a custom GEO IP download URL to be configured by @Zehelein in #261
- [AB#43453] fix: Added
.DS_Store
to.gitignore
by @olleg in #258
Full Changelog: release-92...release-93