Skip to content

Releases: gphotosuploader/googlemirror

Release v0.5.0

16 Nov 13:54
v0.5.0
a2e0a84
Compare
Choose a tag to compare

Changes in this Release

Added

  • Add support for MediaItem.Filename. It was present on Google Photos documentation but It wasn't implemented on this API. Thanks @parkeroth for adding it. (#12)
  • Add a badge on README pointing to documentation: PkgGoDev

See CHANGELOG for more details.

Release v0.4.0

14 Aug 11:34
v0.4.0
2e57fb0
Compare
Choose a tag to compare

Changed

  • excludeNonAppCreatedData parameter to albums.list. If set, the results exclude media items that were not created by the app. By default all albums are returned.

Fixed

  • A new API method was added in v0.3.7, but Semantic Versioning implies that a MINOR version should had been released.

Removed

  • API definition file (api/photoslibrary/v1/photoslibrary-api.json) is removed in favor of Photos Library API documentation site.

See CHANGELOG for more details.

Release v0.3.7

05 Aug 06:09
v0.3.7
a2a0bf9
Compare
Choose a tag to compare

Changes in this Release

Added

See CHANGELOG for more details.

Release v0.3.6

02 Jun 07:00
v0.3.6
bd14648
Compare
Choose a tag to compare

Changes in this Release

Changed

  • CI/CD is done by GitHub actions instead of Drone.

Fixed

  • Field TotalMediaItems on Album struct was referring to a non existing json field on the response. Thanks @kelvie for fixing it. (#6)

See CHANGELOG for more details.

Release v0.3.5

28 Feb 08:52
v0.3.5
77e2cbf
Compare
Choose a tag to compare

Changes in this Release

Added

  • Go module support to deal with package dependencies.
  • Include CI/CD integration to ensure proper build before merging.
  • Makefile file to run CI/CD tasks.

Changed

  • gensupport package is downgraded to v0.3.2.

Fixed

  • Imports to use the proper package's locations.

Removed

  • Google's googleapi package from this repository. Original package will be used.

See CHANGELOG for more details.

Minor fix

27 Feb 11:02
v0.3.4
9cc0cdd
Compare
Choose a tag to compare

There was a bug in the previous version. This new release fix it.

Added two packages more

27 Feb 09:13
v0.3.3
362330a
Compare
Choose a tag to compare

Google APIs maintainers changed gensupport visibility to make it internal package, see here.

We've added gensupport and googleapi packages to this mirror. Now, all dependencies of photoslibrary are pinned.

NOTE: Please, do not use this version, it has a bug that make it unusable.

Mirror original google version

11 Jul 13:18
v0.3.2
Compare
Choose a tag to compare

Google removed this part of the package on v0.4.0

Deletes photoslibrary/v1. The photoslibrary team hopes to fully support Go in the near future, but this autogenerated library is ready to be sunset. If you rely on this client, please vendor this library at v0.3.2.

https://github.com/googleapis/google-api-go-client/blob/aac82e61c0c8fe133c297b4b59316b9f481e1f0a/CHANGES.md#v040

So I've uploaded here v0.3.2