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: release main #761

Merged
merged 1 commit into from
Sep 4, 2024
Merged

chore: release main #761

merged 1 commit into from
Sep 4, 2024

Conversation

cap-bots
Copy link
Collaborator

@cap-bots cap-bots commented Jul 25, 2024

🤖 I have created a release beep boop

db-service: 1.12.1

1.12.1 (2024-09-03)

Fixed

  • deep groupby expand queries (#768) (5423cf3)
  • deep: prevent false unique constraint errors and combine delete queries (#781) (01de95f)
  • logging: from changes in @sap/cds (#791) (1e8bf06)
  • prepend aliases to refs within function args in on conditions (#795) (9b34314), closes #779
  • prevent $search queries from throwing (#772) (cdf4d37)
hana: 1.2.0

1.2.0 (2024-09-03)

Added

  • wrap client if @dynatrace/oneagent-sdk is present (#777) (147b88e)

Fixed

  • Add {list:[{val}]} json function support (#784) (ce5f856)
  • Allow applications to configure acquireTimeoutMillis (#796) (abac818)
  • deep groupby expand queries (#768) (5423cf3)
  • Enforce LargeStrings to be Strings for sql_simple_queries=1 (#774) (c38a9e6)
  • wrong falsy checks for vals in list optimization (#797) (e818da8)

Changed


This PR was generated with Release Please. See documentation.

@cap-bots cap-bots force-pushed the release-please--branches--main branch from d45a523 to ba8bb9f Compare September 3, 2024 13:27
@johannes-vogel johannes-vogel merged commit 5291a79 into main Sep 4, 2024
5 checks passed
@johannes-vogel johannes-vogel deleted the release-please--branches--main branch September 4, 2024 07:00
@cap-bots
Copy link
Collaborator Author

cap-bots commented Sep 4, 2024

🤖 Created releases:

johannes-vogel added a commit that referenced this pull request Sep 4, 2024
Only merge after [#288](#761) got
merged ‼️

Co-authored-by: Johannes Vogel <31311694+johannes-vogel@users.noreply.github.com>
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.

Table alias of outer query is missing for refs in function args in expand / exists
3 participants