Skip to content

Releases: omines/oauth2-gitlab

3.6.0

06 Nov 21:48
Compare
Choose a tag to compare

Maintenance release

  • Upped code quality to PHPStan max level
  • Officially support PHP 8.3
  • Switched to Github Actions

Diff: 3.5.0...3.6.0

3.5.0

18 Oct 09:33
Compare
Choose a tag to compare

Changed

  • Maintenance release dropping support for PHP versions below 8.0

Diff: 3.4.0...3.5.0

Support php-gitlab-api v11 and PHP8

08 Feb 12:17
Compare
Choose a tag to compare

Added

  • Compatibility with php-gitlab-api v11
  • Test suite compatible with PHP8

Diff: 3.3.0...3.4.0

Support php-gitlab-api v10

28 Aug 09:57
Compare
Choose a tag to compare

Added

  • Compatibility with php-gitlab-api v10

Diff: 3.2.0...3.3.0

Drop outdated dependencies

10 Feb 10:38
Compare
Choose a tag to compare

Changed

  • Updated dependencies to those requiring up to date PHP versions

Removed

  • Support for outdated and unsupported PHP versions (<7.2)

Diff: 3.1.2...3.2.0

Maintenance release 3.1.2

23 Nov 08:39
Compare
Choose a tag to compare

Changed

Diff: 3.1.1...3.1.2

Maintenance release 3.1.1

01 Oct 12:40
Compare
Choose a tag to compare

Added

  • PHP 7.2 and nightly added to test suite
  • Infection testing added

Changed

  • Test suite upgraded to PHPUnit 5/7 hybrid

Diff: 3.1.0...3.1.1

Add support for GitLab authorization scopes

01 Nov 21:46
e9cf370
Compare
Choose a tag to compare

Added

  • Access scope support was implemented

Diff: 3.0.0...3.1.0

Upgrade from GitLab API V3 to V4

31 May 15:38
Compare
Choose a tag to compare

Changed

  • Breaking: Upgrade GitLab API from v3 to v4
  • Test suite upgraded from PHPUnit 4 to 5/6 hybrid

Diff: 2.0.0...3.0.0

Maintenance release

03 Feb 22:23
Compare
Choose a tag to compare

Added

  • PHP 7.1 is now officially supported and tested

Changed

  • Upgrade league/oauth2-client to major version 2
  • Included PHP-CS-Fixer

Removed

  • PHP 5.5 is end of life and no longer supported

Diff: 1.1.0...2.0.0