Skip to content

Releases: 51Degrees/location-python

Version 4.4.7.0

24 Oct 01:47
f5427e8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.4.6.0...4.4.7.0

Version 4.4.6.0

01 Sep 04:05
4288341
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.4.5.0...4.4.6.0

Version 4.4.5.0

16 Jul 01:42
2821e3d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.4.4.0...4.4.5.0

Version 4.4.4.0

14 Jul 01:45
498a72e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.4.3.0...4.4.4.0

Version 4.4.3.0

02 Jul 01:54
6b0ab8c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.4.2.0...4.4.3.0

Version 4.4.2.0

29 Jun 01:46
48abc55
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.4.1...4.4.2.0

Version 4.4.0

07 Apr 15:09
Compare
Choose a tag to compare

Release 4.4.0

Version 4.3.2

26 Jan 11:15
Compare
Choose a tag to compare
  • BUILD: Updated build images. Used shared variables from common-ci.
  • BUILD: Added local shared-variables.yml to deploy pipeline.

Version 4.3.1

17 Aug 10:56
Compare
Choose a tag to compare

Included changes:

  • REF: Update submodules references.

Version 4.3.0

04 Aug 14:13
Compare
Choose a tag to compare

Included changes:

  • BUILD: Added 'submodule-trigger.yml' pipeline to support automated release process.
  • BUILD: Added a step to 'build-and-test.yml' pipeline to auto complete a pull request to main as part of the automated release process.
  • BUILD: Changed nightly build to just run tests, not create packages.
  • BUG: Cloud request engine now has a mechanism to set the Origin header.
  • BUILD: Updated workingDirectory in shared-upload-packages.yml
  • FEAT: Add an error message if key has no location data
  • FEAT: Keys without permission to retrieve location data don't return anything, but the library assumes that they will return location data and so gives a misleading error message.
  • FEAT: Alter LocationCloud to check for this in on_registration and give a more helpful error message.