# Releases

  ## bap-elk-backends 0.5.8 - (2024-09-02)
  
  * Update Poetry's package dependencies

  ## bap-elk-backends 0.5.7 - (2024-08-13)
  
  * Update Poetry's package dependencies

  ## bap-elk-backends 0.5.6 - (2024-08-09)
  
  * Update Poetry's package dependencies

  ## bap-elk-backends 0.5.5 - (2024-08-02)
  
  * Update Poetry's package dependencies

  ## bap-elk-backends 0.5.4 - (2024-06-21)
  
  * Update Poetry's package dependencies

  ## bap-elk-backends 0.5.3 - (2024-05-09)
  
  * Update Poetry's package dependencies

  ## bap-elk-backends 0.5.2 - (2024-04-16)
  
  * Update Poetry's package dependencies

  ## bap-elk-backends 0.5.1 - (2024-04-01)
  
  * Update Poetry's package dependencies

## bap-elk-backends 0.5.0 - (2024-03-12)

**New features:**

 * Pontoon and Topicbox backends updated\
   Update Pontoon backend to include demography study and `review_status`
   field. Update Topicbox backend to include demography study and `group`
   field, and fix a bug with `root` field.


## bap-elk-backends 0.4.0 - (2024-03-04)

**New features:**

 * Pontoon and Topic box enriched indices updated\
   Update Topicbox enriched items to add the message ID, the thread URL
   and the item URL.  Update Pontoon backend to remove `source` from the
   enriched items and add the item `url`.


  ## bap-elk-backends 0.3.1 - (2024-02-20)
  
  * Update Poetry's package dependencies

## bap-elk-backends 0.3.0 - (2024-02-20)

**New features:**

 * GrimoireELK backend for Pontoon\
   Create new backend to store Pontoon data in OpenSearch. The new
   section for SirMordred is: ``` [pontoon] raw_index = pontoon_raw
   enriched_index = pontoon_enriched ``` In the `projects.json` file
   should be included a URL and a locale with the following format: ``` {
   "pontoon": [     "https://pontoon.example.org es"       ] } ```


  ## bap-elk-backends 0.2.2 - (2024-02-08)
  
  * Update Poetry's package dependencies

  ## bap-elk-backends 0.2.1 - (2024-02-01)
  
  * Update Poetry's package dependencies

## bap-elk-backends 0.2.0 - (2024-01-31)

**New features:**

 * GrimoireELK backend for Topicbox\
   Create new backend to store Topicbox data in OpenSearch. The new
   section for SirMordred is: ``` [topicbox] raw_index = topicbox_raw
   enriched_index = topicbox_enriched account-id = <account_id> ```

**Breaking changes:**

 * Bitergia Analytics ELK packages unification\
   Rename the repository and create a new package to unify all ELK
   packages for Bitergia Analytics into a single repository. This change
   enhances organization and simplifies the management of ELK related
   components.


  ## grimoire-elk-public-inbox 0.1.8 - (2024-01-02)
  
  * Update Poetry's package dependencies

  ## grimoire-elk-public-inbox 0.1.7 - (2023-12-26)
  
  * Update Poetry's package dependencies

  ## grimoire-elk-public-inbox 0.1.6 - (2023-11-17)
  
  * Update Poetry's package dependencies

  ## grimoire-elk-public-inbox 0.1.5 - (2023-11-07)
  
  * Update Poetry's package dependencies

## grimoire-elk-public-inbox 0.1.4 - (2023-10-25)

**Dependencies updateds:**

 * Pin multiple dependencies\
   Pin charset-normalized and cryptography packages to be aligned with
   Perceval version, pylint to be aligned with Graal and cachetools to be
   aligned with SortingHat.
 * Drop support for Python 3.7\
   Python 3.7 reached the end of life phase on June 27 2023 and is no
   longer supported.


## grimoirelab-elk-public-inbox 0.1.3 - (2023-08-07)

**Dependencies updateds:**

 * Update dependencies\
   Dependencies updated to support GrimoireLab 0.14.0.


## grimoirelab-elk-public-inbox 0.1.2 - (2023-07-24)

**Dependencies updateds:**

 * Update dependencies\
   Dependencies updated to support GrimoireLab 0.13.0.


## grimoirelab-elk-public-inbox 0.1.1 - (2023-07-19)

**Dependencies updateds:**

 * Update dependencies\
   Dependencies updated to support GrimoireLab 0.12.0.


## grimoirelab-elk-public-inbox 0.1.1 - (2023-07-19)

**Dependencies updateds:**

 * Update dependencies\
   Dependencies updated to support GrimoireLab 0.12.0.


## grimoire-elk-public-inbox 0.1.0 - (2023-06-29)

**New features:**

 * GrimoireELK backend for Public Inbo\
   Create new backend to store Public Inbox data in OpenSearch.

