Skip to content

Releases: apigee/apigee-api-catalog-drupal

3.0.7

20 Aug 11:49
8c02a94
Compare
Choose a tag to compare

What's Changed

3.0.6

15 May 07:53
6ab2a91
Compare
Choose a tag to compare

What's Changed

New Contributors

3.0.5

25 Sep 08:00
36c1d3c
Compare
Choose a tag to compare

What's Changed

3.0.4

03 Jul 12:21
8f2d1de
Compare
Choose a tag to compare

What's Changed

3.0.3

29 Sep 14:34
b8ebb13
Compare
Choose a tag to compare

What's Changed

3.0.2

19 Jul 09:09
4bde4f6
Compare
Choose a tag to compare

What's Changed

3.0.1

10 Jun 15:08
19fe352
Compare
Choose a tag to compare

What's Changed

  • PHP 8.1 Support by @phdhiren in #190
  • Remove the yml extension from field_apidoc_file_link and field_apidoc_spec allowed values - 3.x branch by @shishir-intelli in #176
  • Fix deprecated method assertEqual which is removed from Drupal:10.0.0 by @shishir-intelli in #180
  • GitHub Actions for Apigee API Catalog by @phdhiren in #186
  • Fix deprecated function file_save_data(): in Drupal:9.3.0 and is removed from Drupal:10.0.0 by @shishir-intelli in #182
  • Fix deprecated method drupal_get_path in Drupal:9.3.0 and is removed from Drupal:10.0.0 by @shishir-intelli in #181
  • Remove circleci integration by @phdhiren in #191

3.0.0

28 Mar 14:55
2413717
Compare
Choose a tag to compare

What's Changed

  • Adding GraphQL and AsyncAPI modules as Experimental PR #166.
  • Rename 'API Doc' content type to 'OpenAPI Doc' PR #160.
  • Adding API product field in API Doc PR #144.

8.x-2.6

03 Aug 14:37
d4e41ec
Compare
Choose a tag to compare

#111 Resolved exception when saving Apidoc without source type
#116 Removed the required attribute for the "Specification source type" field
#127 Resolved upgrade issue if custom field is longer than 32 characters
#122 Removed the config setting for API doc as API doc is converted to node