Skip to content

Releases: wallarm/api-firewall

Release v0.8.6 (2024-12-20)

20 Dec 13:34
07225c8
Compare
Choose a tag to compare
  • Dependency upgrade
  • Make the release binaries version detectable by Syft for the other architectures (#121) (LaurentGoderre)

Other upgraded assets:

Release v0.8.5 (2024-12-13)

13 Dec 15:39
18f2508
Compare
Choose a tag to compare
  • Dependency upgrade
  • Bump Go version to 1.22.10
  • Make the release binaries version detectable by Syft (#119)

Other upgraded assets:

Release v0.8.4 (2024-11-12)

12 Nov 19:10
Compare
Choose a tag to compare
  • Fixed the DNS resolver issue in the GraphQL mode
  • Updated the Helm chart
  • Bump Go version to 1.22.9

Other upgraded assets:

Release v0.8.3 (2024-10-22)

22 Oct 06:45
3a10ff7
Compare
Choose a tag to compare
  • Bump up Go version to 1.22.8
  • Add additional conf params in proxy and API modes

Other upgraded assets:

Release v0.8.2 (2024-09-24)

24 Sep 06:43
646ffb7
Compare
Choose a tag to compare

Release v0.8.1 (2024-09-13)

13 Sep 17:25
Compare
Choose a tag to compare
  • Fixed incorrect request to get API specification structure issue
  • Update Go version to 1.22.7
  • Dependency upgrade

Other upgraded assets:

Release v0.8.0 (2024-08-19)

19 Aug 14:42
56867e9
Compare
Choose a tag to compare
  • Added DNS cache update feature

    Allows making asynchronous DNS requests and cache results for a configured period of time. This could be useful when DNS load balancing is used.

  • Fixed GQL proxying configuration issue

  • Dependency upgrade

Other upgraded assets:

Release v0.7.4 (2024-07-12)

12 Jul 06:43
Compare
Choose a tag to compare
  • Added APIFW_API_SPECS_CUSTOM_HEADER_NAME and APIFW_API_SPECS_CUSTOM_HEADER_VALUE environment variables. These allow adding a custom header to requests for your OpenAPI specification URL (defined in APIFW_API_SPECS). For example, this can be used to specify the authentication data for API Firewall to reach the specification URL.
  • Added the APIFW_SPECIFICATION_UPDATE_PERIOD environment variable to specify the interval for updating the OpenAPI specification from the hosted URL (defined in APIFW_API_SPECS).
  • Bump Alpine version to 3.20
  • Bump Go version to 1.21.12

Other upgraded assets:

Release v0.7.3 (2024-06-06)

06 Jun 16:24
Compare
Choose a tag to compare
  • Dependency upgrade
  • Supported new interface for the api mode usage, only for internal use
  • Added the APIFW_SERVER_REQUEST_HOST_HEADER environment variable to set a custom Host header for requests forwarded to your backend after API Firewall validation

Other upgraded assets:

Release v0.7.2 (2024-04-16)

16 Apr 19:51
40edff2
Compare
Choose a tag to compare
  • Add demo of the APIFW with OWASP CRS
  • [API Mode] Fix multiple entries in the related_fields
  • [API Mode] Change the log level for the request validation errors

Other upgraded assets: