Skip to content

chore(master): release 0.4.0 #35

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 14, 2024
Merged

Conversation

tagshelf
Copy link
Contributor

🤖 I have created a release beep boop

0.4.0 (2024-05-14)

Features

  • add job domain (#9) (aa9528c)
  • Add LICENSE and pyproject.toml configuration (#1) (e674ba6)
  • AL-860: Implement base HTTP client class (#3) (da0d92e)
  • AL-866: Implement authentication methods supported in Alfred (#4) (25c1530)
  • AL-867: Implement OAuth refresh token handler (#5) (adc29d5)
  • AL-869: Implemented Data Points domain (#6) (faf0d09)
  • AL-870: implement session domain (#7) (823afa0)
  • AL-871: Implement Files domain class and methods (#14) (f34469d)
  • AL-886 enables pypi publishes (#20) (85abecb)
  • introduce response parsing based on configurable option at instance and endpoint level. (#11) (cc0995d)
  • setup functionality to apply throttling when the remaining requests get to a certain threshold. (#15) (bceb818)
  • Update README documentation (#12) (4724ddb)

Bug Fixes

  • adds missing permissions to publish job (#23) (5884a24)
  • adds missing trailing slash (3d5fb17)
  • adds pypi test url for staging deployments (495db8a)
  • AL-869: Set overrides as empty dict if value is None (#8) (c446c89)
  • branch check and prod pypi url (a6c6e64)
  • Fixed bad imports (#17) (ac4afbd)
  • prerelease-type set value to beta (89178db)
  • pypi wrong upload urls (2181ece)
  • trigger build (e41149a)
  • trying to enable prerelease tags (7b33846)
  • trying to enable prerelease tags 2 (fa998cd)
  • trying to enable prereleases adding directly to action (b332af1)
  • typo on github actions permissions (4f8a49e)
  • ues old release-please-action until they finish changes (#24) (8b039ae)
  • Updated domain methods to expect a tuple instead of a Response object (#16) (6f28402)
  • use old release-please (577c888)
  • Use response headers to get the content-type instead of request (#13) (e54eeab)
  • versioning strategy adjustment (55fa551)
  • versioning strategy config (823d7c0)

This PR was generated with Release Please. See documentation.

@tagshelf tagshelf requested a review from a team as a code owner May 14, 2024 23:32
@r0nni3 r0nni3 merged commit 2af057a into master May 14, 2024
6 checks passed
@tagshelf
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants