Skip to content

Releases: ExpediaGroup/apiary-lifecycle

release-5.3.0

Choose a tag to compare

@haroldjimenez haroldjimenez released this 02 Jan 17:02
5f8e26f

What's Changed

New Contributors

Full Changelog: release-5.2.0...release-5.3.0

release-5.2.0: Merge pull request #65 from ExpediaGroup/feature/add_ext_db_host

Choose a tag to compare

@githubjianli githubjianli released this 25 Nov 23:37
87d3629
feat: add support to use external db host

release-5.1.1: Merge pull request #64 from ExpediaGroup/feature/add-replicas-vars

Choose a tag to compare

@githubjianli githubjianli released this 07 Nov 19:20
6a9524b
Kubernetes variables to adjust number replicas on deployments

release-5.1.0

Choose a tag to compare

@DhrubajyotiSadhu DhrubajyotiSadhu released this 03 Sep 15:17
9abc3bf

What's Changed

New Contributors

Full Changelog: release-5.0.5...release-5.1.0

release 5.0.5

Choose a tag to compare

@patduin patduin released this 21 Aug 13:00
052b134

[5.0.5] - 2024-08-21

Fixed

  • Add copy_tags_to_snapshot to aws_rds_cluster.

release-5.0.4: Merge pull request #59 from ninhomilton/Beekeeper-auth_migration_to-irsa

Choose a tag to compare

@ninhomilton ninhomilton released this 07 Jun 19:35
42b78ad
Beekeeper auth migration to irsa

Release 5.0.3

Choose a tag to compare

@ninhomilton ninhomilton released this 20 May 13:51
3b095d3

Changed

  • Upgrade k8s provider version to 2.13.0

Release 5.0.2

Choose a tag to compare

@HamzaJugon HamzaJugon released this 15 Dec 12:41
75e517f

[5.0.2] - 2023-12-15

Added

  • Upgrading the beekeeper_slack_notifier Lambda function in lambda.tf that is currently using the deprecated Python 3.7 runtime to the Python 3.9 runtime

Release 5.0.1

Choose a tag to compare

@HamzaJugon HamzaJugon released this 05 Dec 14:41
1abf457

[5.0.1] - 2023-12-05

Added

  • Adding the HADOOP_USER_NAME environment variable to execute Beekeeper under the beekeeper user instead of the root user

[5.0.0] - 2023-11-16

Choose a tag to compare

@RickArt RickArt released this 16 Nov 23:07
1e220ab

Changed

  • Upgdate k8s API to work with 2.x version:
    • kubernetes_deployment to kubernetes_deployment_v1
    • kubernetes_ingress to kubernetes_ingress_v1
  • Update terrafrom map function to tomap(map function has been deprecated in 0.12 version).