Releases: OCA/openupgradelib
Releases · OCA/openupgradelib
3.13
What's Changed
- [FIX] map_values: improve error log when source == target by @sebalix in #431
- [ADD] get_many2one_references by @MiquelRForgeFlow in #433
- [UPD] delete_record_translations: support v19 by @hbrunn in #437
- [FIX] merge_models: check table columns exist by @MiquelRForgeFlow in #436
- [IMP] map_values: allow to map values to NULL by @hbrunn in #440
- [IMP] openupgrade.chunked: support v19 by @hbrunn in #441
Full Changelog: 3.12.0...3.13
3.12.0
What's Changed
- [IMP] get_field2column_type, merge_records: support for properties fields by @MiquelRForgeFlow in #424
- [FIX] convert_to_company_dependent: support for html fields by @MiquelRForgeFlow in #423
- [IMP] openupgrade_180.py: check table ir_property exists by @DavidJForgeFlow in #426
- [IMP] load_data: support v19 upgrade_path by @hbrunn in #427
New Contributors
- @DavidJForgeFlow made their first contribution in #426
Full Changelog: 3.11.1...3.12.0
3.11.1
What's Changed
- [FIX] add_columns: remove default False for boolean field by @MiquelRForgeFlow in #420
Full Changelog: 3.11.0...3.11.1
3.11.0
What's Changed
- [IMP] add_columns: Allow False as initialization value by @pedrobaeza in #415
- [FIX] merge_records: norecompute was deprecated in v17 by @MiquelRForgeFlow in #417
- [FIX] add_columns: Don't consider False for non boolean columns by @pedrobaeza in #418
- [IMP] Fix SQL alias for JSON_OBJECT_AGG: use "value" to avoid synta… by @MaPaLo76 in #419
New Contributors
Full Changelog: 3.10.0...3.11.0
3.10.0
What's Changed
- safe_unlink: No log error on unlink error by @pedrobaeza in #411
- [FIX] get_model2table: fill and track versions by @MiquelRForgeFlow in #413
- [IMP] rename_fields: rename ir_property names by @MiquelRForgeFlow in #414
- [ADD] add_column: split from add_fields by @MiquelRForgeFlow in #412
Full Changelog: 3.9.4...3.10.0
3.9.4
Merge pull request #410 from patrickt-oforce/FIX-409-Fix_access_to_mo…
3.9.3
What's Changed
- [DEL] invalidate_cache: remove 'untested' warning by @StefanRijnhart in #405
- [ADD] update_module_moved_translations by @MiquelRForgeFlow in #402
Full Changelog: 3.9.2...3.9.3
3.9.2
What's Changed
- [IMP] fill_analytic_distribution: Make tags optional by @pedrobaeza in #407
Full Changelog: 3.9.1...3.9.2
3.9.1
What's Changed
- [FIX] rename_models: don't call get_model2table by @MiquelRForgeFlow in #403
- [FIX] Update github workflow actions by @MiquelRForgeFlow in #404
- [FIX] convert_field_to_html: don't consider NULL values by @chienandalu in #406
Full Changelog: 3.9.0...3.9.1
3.9.0
What's Changed
- [FIX] Deprecate setup_requires for pyproject.toml by @chienandalu in #400
Full Changelog: 3.8.1...3.9.0