Skip to content

Commit bcdafdf

Browse files
authored
Release v2.9.0 (#278)
# Changelog ## Added * Support for `name` attribute in Scheduler Configuration class to allow custom naming of Scheduling Pages ## Fixed * ListEventQueryParams to use a more specific type for orderBy parameter and correct JSON name. # License <!-- Your PR comment must contain the following line for us to merge the PR. --> I confirm that this contribution is made under the terms of the MIT license and that I have the authority necessary to make this contribution on behalf of its copyright owner.
1 parent f2bacd3 commit bcdafdf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Nylas Java SDK Changelog
22

33

4-
## [Unreleased]
4+
## [2.9.0] - Release 2025-05-27
55

66
### Added
77
* Support for `name` attribute in Scheduler Configuration class to allow custom naming of Scheduling Pages

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
group=com.nylas.sdk
2-
version=2.8.0
2+
version=2.9.0
33

44
# Override and set these in ~/.gradle/gradle.properties
55
ossrhUser=

0 commit comments

Comments
 (0)