Skip to content

Releases: agrc/palletjack

v6.0.2

31 Mar 23:03

Choose a tag to compare

6.0.2 (2026-03-31)

Features

  • copilot: add wordpress loader to extract (9677b21)

v6.0.1

17 Feb 20:46

Choose a tag to compare

6.0.1 (2026-02-17)

Bug Fixes

  • only check float columns for np.inf in check_for_np_inf (92fe81b)

v6.0.0

09 Jan 17:02

Choose a tag to compare

6.0.0 (2026-01-09)

⚠ BREAKING CHANGES

  • The API for the SFTP loaders changed; there's no longer the option to pass in a known_hosts file.

Features

  • replace pysftp with fabric, paramiko. (933c355)

Bug Fixes

  • use folder.add instead of content.add to upload gdb (3f1d84a)

Dependencies

  • update paramiko requirement from <4.0.0 to <5.0.0 (3820c70)

v5.2.12

16 Dec 18:55

Choose a tag to compare

5.2.12 (2025-12-16)

Features

Bug Fixes

  • add missing date only esri field type (5298d53)
  • add support for esriFieldTypeBigInteger (9deca0c)

Dependencies

  • make sure setuptools is installed for arcgis sedf imports (858720f)
  • update after 3.13 manual check (64aea10)

v5.2.11

05 Dec 21:37

Choose a tag to compare

5.2.11 (2025-12-05)

Bug Fixes

  • empty commit for version bump (a63ff83)

v5.2.10

05 Dec 19:07

Choose a tag to compare

5.2.10 (2025-12-05)

Bug Fixes

  • continue if it can't find temp gdb to delete (a0ea05e)

Dependencies

v5.2.10-rc.1

05 Dec 16:58

Choose a tag to compare

v5.2.10-rc.1 Pre-release
Pre-release

5.2.10-rc.1 (2025-12-05)

Bug Fixes

  • continue if it can't find temp gdb to delete (de67c91)

v5.2.9

26 Nov 00:24

Choose a tag to compare

5.2.9 (2025-11-21)

Dependencies

  • q4 dbot, dbot frequency (543b32a)

v5.2.8

18 Sep 21:38

Choose a tag to compare

5.2.8 (2025-09-18)

Bug Fixes

  • handle promote_to_multi check failing on non-spatial gdfs (b4600cc)

v5.2.7

02 Sep 17:54

Choose a tag to compare

5.2.7 (2025-09-02)

Features

  • separate gdb upload from service update (64b98f7)