Skip to content

v1.11.3

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Oct 21:05
· 189 commits to main since this release

What's new

Added πŸŽ‰

  • Added customizable user_agent attribute to Beaker client.

Fixed βœ…

  • Added missing account_id field to Node data model.
  • Added missing identity field to Session data model.

Commits

f3586c9 Make "User-Agent" header configurable (#172)
04c468f Add missing identity field to Session
b806b2d Add missing account_id field to Node data model