Skip to content
This repository was archived by the owner on Feb 20, 2024. It is now read-only.

Releases: CESNET/google-group-connector

Release 2.0.2

30 Nov 07:57
23a6237

Choose a tag to compare

  • Updated to Java 21.
  • Updated all Google API libraries.
  • Updated other libraries.
  • Updated readme.

Release 2.0.1

18 Nov 20:37
v2.0.1
04c9d1c

Choose a tag to compare

  • Updated requirements to Java 17 and Maven 3.6.x.
  • Updated all Google API libraries and fixed their usage.
  • Replaced Travis-CI with Github workflows.
  • Fixed spacing in output.
  • Updated readme.

Release 2.0.0

25 Jun 11:03
v2.0.0
078d813

Choose a tag to compare

  • Support TeamDrives!
  • Update to Java 8.
  • Updated dependencies.
  • Shade dependencies into single runnable jar.
  • Load Google API scopes from config.
  • Reworked logging.
  • Added javadoc.
  • Reworked Google API connector.
  • Ignore items outside processed domain.
  • Support pagination when listing domain content.
  • Support Travis CI.
  • Use single java package.
  • Noromalize group names to prevent unnecessary updates.
  • Do not create users, if they start as suspended state.