Skip to content

Commit 271cadd

Browse files
chore(main): release 1.0.2 (#37)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 28d0c3f commit 271cadd

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.0.2](https://github.com/baptistegh/trino-http-group-provider/compare/v1.0.1...v1.0.2) (2025-10-26)
4+
5+
6+
### Bug Fixes
7+
8+
* `StackOverflow` in runtime ([#40](https://github.com/baptistegh/trino-http-group-provider/issues/40)) ([28d0c3f](https://github.com/baptistegh/trino-http-group-provider/commit/28d0c3f099c15b94ff209cabd0199cdd3f7a90db))
9+
* **ci:** add gpg signing and set up scm in `pom.xml` ([#36](https://github.com/baptistegh/trino-http-group-provider/issues/36)) ([5f9da71](https://github.com/baptistegh/trino-http-group-provider/commit/5f9da715daa91cdb12bba6d677b07be2747dcaa4))
10+
311
## [1.0.1](https://github.com/baptistegh/trino-http-group-provider/compare/v1.0.0...v1.0.1) (2025-10-25)
412

513

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<artifactId>trino-http-group-provider</artifactId>
77
<packaging>trino-plugin</packaging>
88
<name>${project.artifactId}</name>
9-
<version>1.0.2-SNAPSHOT</version>
9+
<version>1.0.2</version>
1010
<description>Trino - HTTP Group Provider Plugin</description>
1111
<url>https://github.com/baptistegh/trino-http-group-provider</url>
1212

0 commit comments

Comments
 (0)