Skip to content

Releases: apigee/apigee-edge-drupal

2.0.8

02 Feb 04:56
d235c18
Compare
Choose a tag to compare

What's Changed

2.0.7

16 Jan 13:21
c446600
Compare
Choose a tag to compare

What's Changed

2.0.6

21 Nov 13:29
09085e5
Compare
Choose a tag to compare

What's Changed

2.0.5

19 Jul 06:49
518d67d
Compare
Choose a tag to compare

What's Changed

2.0.4

09 Jun 14:31
59022d0
Compare
Choose a tag to compare

What's Changed

8.x-1.26

25 May 15:16
88a834a
Compare
Choose a tag to compare

Update Cache-Control parameters to no-store (#709)

2.0.3

25 May 15:03
d99083d
Compare
Choose a tag to compare

#656 Fixed the error message on registration form issue #655.

#661 Fix apigee_edge_teams_cron() if run without teams issue #660.

#668 Replaced deprecated Formatter::formatResponse() with formatResponseForRequest method issue #667.

#673 Fixed deprecated methods drupalPostForm(), assertEqual(), user_password(), assertArrayEquals() and assertFileNotExists() which is removed from Drupal 10.0.0 issue #672.

#682 Fixed deprecated methods uasort() and usort() Returning bool from comparison function is deprecated, return an integer less than, equal to, or greater than zero issue #680.

#688 Fixed if apigee_edge_actions_debug module is enabled and rules are set , type error is thrown when event is triggered issue #687.

#696 Fixed deprecated notice for FieldableEdgeEntityBase::getIterator() issue #692.

#693 Fixed deprecated function: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated issue #695.

#697 Fixed deprecated function: json_decode(): Passing null to parameter issue #694.

#699 Fixed caching issue for teams module issue #690.

#701 Added disable email notification and auto approve functionality for registered users issue #691.

#703 Add missing JS library dependency for displaying a modal window.

#704 Contruct the app keys url on the backend.

#708 Update Cache-Control parameters to no-store.

2.0.2

01 Feb 16:10
f34ea19
Compare
Choose a tag to compare

Changelog:

  • #652 Updated test case according to Drupal 9.3. issue #651
  • #646 Updated dependency of rules to 8.x-3.0-alpha7 issue #647
  • #653 Fixed deprecated declaration of setup without void. issue #649
  • #654 Apigee Actions module is now compatible with Drupal 9. Issue #626
  • #659 Added slevomat/coding-standard dependency on CircleCI test. Issue #658

2.0.1

08 Dec 15:23
18ebaa0
Compare
Choose a tag to compare

#639 Switching from PHP Serialization/Deserialization to JSON Encode/Decode

#642 Fixed typo in error message in EventSubscriber

#633 Removed references to Drupal 8 from docs

8.x-1.25

26 Oct 15:15
4b899bc
Compare
Choose a tag to compare
  • #609 User agent string now contains Drupal core version and php version for better visibility.
  • #615 Fixed issues that were throwing an error to new SAML users while login.
  • #619 Removed false deprecated message thrown for Basic Auth being deprecated for OPDK.
  • #628 Fixed case sensitive issue for API product access attribute.