Skip to content

Releases: apigee/apigee-edge-drupal

8.x-1.12

10 Sep 21:53
7649de8

Choose a tag to compare

Github milestone: 8.x-1.12

Changelog

  • Replace the email autocomplete field on the "add members" team form with a textfield to avoid disclosing the emails of other users in the system, via #450.
  • #430: Enforce the cache expiring time on app listing pages, via #437.
  • #421: Show "member" role on team members listing page, via #435.
  • Lock rules version to 3.0.0-alpha5 due to breaking changes in 8.x-3.0-alpha6, via #449.

8.x-1.11

06 Jul 18:19
72160f0

Choose a tag to compare

Github milestone: 8.x-1.11

Changelog

  • #408: Fixed team lists cache errors, via PR #419.
  • #413: Removed the "experimental" status of the Apigee Edge Teams submodule, via PR #431.
  • #418: Added warning message in status report if insecure configuration key provider is being used, via PR #424.
  • #428: Added some missing test groups in a test class, via PR #429.

8.x-1.10

13 May 00:38
7df0e45

Choose a tag to compare

Github milestone: 8.x-1.10

Changelog

  • #336: Create templates for the pages listing developer apps, team apps, and teams, via PR #402 .
  • #393: Drupal 9 compatibility, via PR #397.
  • #400: Validate field level constraints on form save.
  • #396: Add a target bundle to first and last name user fields., via PR #407.
  • #399: Sync: prevent exception if username is too long.

8.x-1.9

28 Apr 19:36
bd64c03

Choose a tag to compare

Github milestone: 8.x-1.9

Changelog

  • #360 Adds the Apigee Edge Action modules (experimental) that provide Rules integration. It makes it easy to automate tasks and react on events such as:

    • Send an email when an App is created.
    • Notify a developer when added to a Team.
    • Notify admin when an API product is added to an App.

    See the sub-module README for more information, as well as some pre-built rules ready to test in the submodule "Apigee Edge Actions Examples". Documentation on drupal.org coming soon.

8.x-1.8

31 Mar 23:18
5e2da7f

Choose a tag to compare

Github milestone: 8.x-1.8

Changelog

  • #385 Fixed mismatched entity and/or field definitions after First name, Last name field changes.
  • #392 Fixed visibility attribute for API product not enforced correctly.

8.x-1.7

31 Mar 23:17
c8792d0

Choose a tag to compare

Github milestone: 8.x-1.7

Changelog

  • #376 Hybrid GA
  • #307 Stop changing username to "Firstname Lastname"
  • #332Apigee Edge Debug: Display responses as default setting
  • #340 Add a pagination fallback method in case call with "expand=true" fails.
  • #337 Replace Travis CI with CircleCI

8.x-1.6

31 Mar 23:14

Choose a tag to compare

Github milestone: 8.x-1.6

Changelog

  • #321 Update length for first_name and last_name field.
  • #330 Monetization API changes now require ADMIN_EMAIL attribute when adding a team.

8.x-1.5

27 Jan 19:08
e62e2da

Choose a tag to compare

Github milestone: 8.x-1.5

Changelog

8.x-1.4

09 Jan 19:38
c564d04

Choose a tag to compare

Github milestone: 8.x-1.4

Changelog

8.x-1.3

05 Dec 19:41
a5c28c4

Choose a tag to compare

Github milestone: 8.x-1.3

Changelog

  • #156 Show expired credentials warning in the app list builder, and on the app key status.
  • #292 Fix Developer::hasCompany().
  • #303 Support for Apigee hybrid API has been added but is considered to be an alpha. Please note that Team APIs and Monetization APIs are not currently supported on Apigee hybrid.