Skip to content

Releases: jcoreio/mindless-route53

v2.0.5

Choose a tag to compare

@jedwards1211 jedwards1211 released this 25 Mar 22:19

2.0.5 (2026-03-25)

Bug Fixes

  • set aws-sdk deps to ^3.988.0 (00dc447)

v2.0.4

Choose a tag to compare

@jedwards1211 jedwards1211 released this 04 Mar 22:14

2.0.4 (2026-03-04)

Bug Fixes

  • use faster polling frequency than stupidly slow defaults in AWS SDK (d5bc7ec)

v2.0.3

Choose a tag to compare

@jedwards1211 jedwards1211 released this 25 Feb 20:42

2.0.3 (2026-02-25)

Bug Fixes

v2.0.2

Choose a tag to compare

@jedwards1211 jedwards1211 released this 25 Feb 20:34

2.0.2 (2026-02-25)

Bug Fixes

  • upgrade deps and toolchain (0c2dcae)

v2.0.1

Choose a tag to compare

@jedwards1211 jedwards1211 released this 10 Jun 14:15

2.0.1 (2024-06-10)

Bug Fixes

  • turn min polling interval down to 10 seconds (a666512)

v2.0.0

Choose a tag to compare

@jedwards1211 jedwards1211 released this 21 May 21:42

2.0.0 (2024-05-21)

  • feat!: upgrade to AWS SDK v3 (36ff912)
  • feat!: use TS types from aws-sdk (f511b78)

BREAKING CHANGES

  • drop support for AWS SDK v2
  • remove flow types, remove null from optional property types

v1.4.0

Choose a tag to compare

@jedwards1211 jedwards1211 released this 04 Feb 21:51

1.4.0 (2022-02-04)

Features

  • add awsConfig option to functions (b2a1741)
  • add typescript defs (e97403e)

v1.3.0

Choose a tag to compare

@jedwards1211 jedwards1211 released this 20 Jul 03:21

1.3.0 (2021-07-20)

Features

  • upsertPublicAndPrivateRecords: allow public or private target to be omitted (d010003)

v1.2.4

Choose a tag to compare

@jedwards1211 jedwards1211 released this 16 Jul 21:49

1.2.4 (2020-07-16)

Bug Fixes

  • move @types/deep-equal to devDependencies (bade69e)

v1.2.3

Choose a tag to compare

@jedwards1211 jedwards1211 released this 16 Jul 21:45

1.2.3 (2020-07-16)

Bug Fixes

  • move deep-equal to dependencies (a68cb4b)