Skip to content

Releases: Alkaar/resy-booking-bot

v3.1.2

12 May 23:47
571e754
Compare
Choose a tag to compare

🐛 Bug Fixes

Authors: 1

v3.1.1

04 Apr 10:50
b0dee34
Compare
Choose a tag to compare

🐛 Bug Fixes

  • fix: add missing origin request header #104 (@sagibb)

Authors: 1

v3.1.0

14 Feb 13:49
6e693c9
Compare
Choose a tag to compare

🚀 Features

  • feat: add fail-safe when providing empty table type #86 (@Alkaar)

📝 Documentation

  • docs: fixed badge for GitHub Actions #79 (@Alkaar)

🚧 Builds

Authors: 1

v3.0.1

29 Nov 03:27
b6ba398
Compare
Choose a tag to compare

🏎 Performance Improvements

  • perf: updated to snipe 2 seconds sooner #70 (@Alkaar)

📝 Documentation

🏠 Chores

Authors: 1

v3.0.0

12 Oct 14:07
75777f5
Compare
Choose a tag to compare

💥 Breaking change

  • feat!: create config file for reservation preferences #54 (@Alkaar)

Authors: 1

v2.0.1

01 Oct 01:12
4b8f0f3
Compare
Choose a tag to compare

🐛 Bug Fixes

  • fix: increase timeout to avoid false negatives #49 (@Alkaar)

Authors: 1

v2.0.0

23 Sep 17:49
8cbeb27
Compare
Choose a tag to compare

💥 Breaking change

  • feat!: separate out config from driver #47 (@Alkaar)

📝 Documentation

🔁 Continuous Integrations

  • ci: minor cleanup to auto release config #44 (@Alkaar)

Authors: 1

v1.0.0

21 Sep 15:06
6dde3b4
Compare
Choose a tag to compare

🚀 Features

  • feat: short circuit if no reservation found #36 (@Alkaar)
  • feat: allow retrying snipes #34 (@Alkaar)
  • feat: allowed snipe time to be configurable #24 (@Alkaar)
  • feat: added support for sniping by time and table type #23 (@Alkaar)

🐛 Bug Fixes

  • fix: correctly retry if no reservations found #26 (@Alkaar)
  • fix: retryFindReservation to not run forever #21 (@Alkaar)

📝 Documentation

  • docs: clarified the timezone the bot runs on #37 (@Alkaar)

🎨 Styles

  • style: code formatting and version bumps #10 (@Alkaar)

🛠 Code Refactoring

  • refactor: improved logging via log4j2 #29 (@Alkaar)
  • refactor: improve code testability #20 (@Alkaar)

🏎 Performance Improvements

  • perf: improve reservation lookup performance #30 (@Alkaar)

🧪 Tests

  • test: added unit tests plus minor refactoring #22 (@Alkaar)

🚧 Builds

  • build: fix failed to load class issue with slf4j #32 (@Alkaar)

🔁 Continuous Integrations

🏠 Chores

  • added more logging in ResyClient.scala #33 (@Alkaar)
  • chore: improve formatting and code quality tools #19 (@Alkaar)
  • Ability to search multiple time slots #5 (@Alkaar)
  • Redesign of reservation workflow to be more maintainable #4 (@Alkaar)
  • Initial project setup. #1 (@Alkaar)

⚠️ Pushed to master

  • fix: updated code to work with the new Resy API (@Alkaar)
  • Changes to allow creating a booking reservation (@Alkaar)
  • Initial commit (@Alkaar)

Authors: 1