17
0

Commit Graph

  • 56e4b51e50 Accepting request 1289263 from devel:languages:python:aws factory Ana Guerrero 2025-07-01 09:34:11 +00:00
  • 9884711f79 - Update to 6.1.0 * Add a wait argument to Model.delete_table (#1270) * Add the ability to set or unset the boto retry configuration (#1271) - from version 6.0.2 * Fix a warning about datetime.utcfromtimestamp deprecation (#1261) - from version 6.0.1 * For failed transaction, return the underlying item in cancellation_reasons[...].raw_item (#1226). This only applies when passing return_values=ALL_OLD. * Fixing (#1242) regression to the extra_headers feature. These headers are intended for proxies that strip them, so they should be excluded from the AWS signature. - from version 6.0.0 * BinaryAttribute and BinarySetAttribute have undergone breaking changes: * The attributes’ internal encoding has changed. To prevent this change going unnoticed, a new required legacy_encoding parameter was added: see Upgrading Binary(Set)Attribute for details. If your codebase uses BinaryAttribute or BinarySetAttribute, go over the attribute declarations and mark them accordingly. * When using binary attributes, the return value of serialize() will no longer be JSON-serializable since it will contain bytes objects. Use to_dynamodb_dict() and to_simple_dict() for JSON-serializable mappings. for a safe JSON-serializable representation. * Python 3.6 is no longer supported. * PynamoDB no longer has a default AWS region (used to be us-east-1) (#1003). If needed, update your models’ Meta or set the AWS_DEFAULT_REGION environment variable. * Model’s JSON serialization helpers were changed: * to_json was renamed to to_simple_dict() (#1126). Additionally, to_dynamodb_dict() and from_dynamodb_dict() were added for round-trip JSON serialization. Robert Schweikert 2025-06-30 12:04:37 +00:00
  • 18325b6b91 Accepting request 1072673 from devel:languages:python:aws Dominique Leuenberger 2023-03-18 23:30:24 +00:00
  • c00c392c27 Accepting request 1042443 from home:pgajdos:python Robert Schweikert 2023-03-17 15:42:11 +00:00
  • 6a29622eb9 Accepting request 853817 from devel:languages:python:aws Dominique Leuenberger 2020-12-09 21:13:06 +00:00
  • 26b3ffe313 - Only build Python3 flavors for distributions 15 and greater Robert Schweikert 2020-11-26 11:11:31 +00:00
  • 51731e6136 - do not build Python2 for distros greater than 12 Robert Schweikert 2020-11-25 23:20:05 +00:00
  • 57c895daa3 Accepting request 832986 from devel:languages:python:aws Dominique Leuenberger 2020-09-15 14:16:25 +00:00
  • 31a725df78 Accepting request 832950 from home:glaubitz:branches:devel:languages:python:aws Robert Schweikert 2020-09-08 13:07:21 +00:00
  • 1256551563 Accepting request 821878 from devel:languages:python:aws Dominique Leuenberger 2020-07-20 19:05:15 +00:00
  • 74078ef219 Accepting request 818612 from home:mcalabkova:branches:devel:languages:python:aws Robert Schweikert 2020-07-20 12:04:52 +00:00
  • c5d89fb9ba Accepting request 782798 from devel:languages:python:aws Dominique Leuenberger 2020-03-09 17:34:04 +00:00
  • 50b97935ac Accepting request 779833 from home:scarabeus_iv:branches:devel:languages:python:aws Tomáš Chvátal 2020-03-09 06:55:51 +00:00
  • 3c6b7b4ec9 Accepting request 655883 from devel:languages:python:aws Dominique Leuenberger 2018-12-07 13:38:33 +00:00
  • 41000309d9 Accepting request 652683 from home:TheBlackCat:branches:devel:languages:python:aws Robert Schweikert 2018-12-03 17:57:40 +00:00