Skip to content
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

chore(main): release 0.1.0 #60

Merged
merged 1 commit into from
Jan 13, 2024

Conversation

momento-github-actions-machine-user
Copy link
Contributor

@momento-github-actions-machine-user momento-github-actions-machine-user commented Jan 4, 2024

🤖 I have created a release beep boop

0.1.0 (2024-01-13)

Features

  • add CacheClient close method (#80) (411d432)
  • add data client support for list api calls (#64) (566b3fe)

Bug Fixes

  • actually set stability to beta (#103) (88eb456)
  • add validators to topic client and add topics tests (#87) (6fc4329)
  • fix misnamed client in error message (#100) (383d624)
  • readme generator should use generate-and-commit github action (#75) (492c749)
  • rename config classes for better autocompletes (#82) (2333c12)
  • return topic subscribe error immediately if subscription limit reached (#62) (30b9f49)
  • set stability to beta (#102) (2765ee2)
  • subscription error handling should expect async stream to throw errors, not TopicSubscriptionItem to return errors (#81) (57b3b2b)
  • use type-specific methods in public clients, Value in internal clients (#90) (50894b7)

Miscellaneous

  • add doc api examples (#91) (e0a1632)
  • add docstrings (#83) (2796786)
  • add more descriptive error messages to control plane test (#95) (accf3e8)
  • add readme template and readme generator ci steps (#59) (616d7be)
  • add TopicClient examples for docs (#99) (e882684)
  • api snippet formatting (#92) (fbbd3d3)
  • error responses should print informative errors by default (#88) (b04ba43)
  • fix yaml syntax in release-please (#101) (dadef16)
  • forgot to include manifest file in release-please action (#97) (07b3c1f)
  • implement toString for non-error response classes (#89) (d8ff271)
  • offer way to get cache names instead of CacheInfos from ListCachesResponse (#79) (6de1b98)
  • provide informational error message when api key env var is not set (#84) (8511f11)
  • readme template was missing code block markdown for usage section (#86) (8f41212)
  • send package version as agent header once per new client (#93) (8a77c16)
  • try specifying github workflow extra files option instead of manifest file (#98) (02ce582)

This PR was generated with Release Please. See documentation.

@momento-github-actions-machine-user momento-github-actions-machine-user force-pushed the release-please--branches--main--components--momento branch 3 times, most recently from 554be47 to ab4af6d Compare January 8, 2024 21:24
@momento-github-actions-machine-user momento-github-actions-machine-user changed the title chore(main): release 0.0.6 chore(main): release 0.1.0 Jan 8, 2024
@momento-github-actions-machine-user momento-github-actions-machine-user force-pushed the release-please--branches--main--components--momento branch 20 times, most recently from 187448e to b1b913a Compare January 13, 2024 00:00
@momento-github-actions-machine-user momento-github-actions-machine-user force-pushed the release-please--branches--main--components--momento branch from b1b913a to 7728cc7 Compare January 13, 2024 00:09
@anitarua anitarua merged commit f2ba469 into main Jan 13, 2024
2 checks passed
@anitarua anitarua deleted the release-please--branches--main--components--momento branch January 13, 2024 00:16
@momento-github-actions-machine-user
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