Skip to content

3.5.0

Compare
Choose a tag to compare
@pedrobaeza pedrobaeza released this 30 Oct 12:29
· 87 commits to master since this release
9b7dc0c

What's Changed

  • [IMP] Use pre-commit through GH workflow for formatting by @pedrobaeza in #317
  • [FIX] pin CI to trusty for now by @hbrunn in #322
  • [FIX+ADD] openupgradelib documentation by @legalsylvain in #318
  • [FIX] toctree: set 3 maxdepth to see all the methods signatures by @legalsylvain in #323
  • [DOC] turn CI into red, if there are warning in sphinx call by @legalsylvain in #324
  • [IMP] openupgradelib: don't break strings (code cleanup due to black) by @MiquelRForgeFlow in #330
  • [IMP] merge_records: support Serialized and 'Jsonb' fields (adapt to Odoo v16) by @MiquelRForgeFlow in #331
  • [ADD] convert_field_html_string_13to14: Website HTML changes by @pilarvargas-tecnativa in #315
  • [FIX] add_fields: adapt to Odoo v16 by @MiquelRForgeFlow in #329
  • [FIX] delete_record_translations: adapt to Odoo v16 by @MiquelRForgeFlow in #328
  • [FIX] delete_record_translation: invalid input syntax for type json by @duong77476-viindoo in #335
  • [FIX] delete_record_translations: error when only update for 1 one column by @duong77476-viindoo in #337
  • [ADD] get_model2table: method to map nonstandard table names by @MiquelRForgeFlow in #336
  • [FIX] merge_records: assure don't break on method="orm" if KeyError on model by @MiquelRForgeFlow in #340
  • [FIX] fix columns filter in delete_record_translations() for versions >= 16 by @huguesdk in #342
  • [IMP] openupgrade_merge_records: add first_not_null operation on several field types by @marielejeune in #341
  • [IMP] rename_modules: rename rating mixin parent_res_model as well by @duong77476-viindoo in #345
  • [FIX] rating_rating does not have parent_res_model column by @zamberjo in #348
  • [IMP] openupgrade_160, openupgrade_tools: BS4 to BS5 transformation yeahhhhh by @duong77476-viindoo in #338

New Contributors

Full Changelog: 3.4.1...3.5.0