Skip to content

Commit

Permalink
add helpful tags to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
karottenreibe committed Apr 4, 2024
1 parent df727d2 commit 94ef203
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ We use [semantic versioning](http://semver.org/):
# Next Release

# 33.2.0
- [feature] Add support for git.properties in Spring Boot 3.2
- [feature] Read configuration file path from `TEAMSCALE_JAVA_PROFILER_CONFIG_FILE` environment variable
- [feature] _agent_: Add support for git.properties in Spring Boot 3.2
- [feature] _agent_: Read configuration file path from `TEAMSCALE_JAVA_PROFILER_CONFIG_FILE` environment variable
- [feature] add installer for Windows
- [feature] Docker: agent copies itself to `/transfer` if this is mounted into the container
- [fix] Disable warning about proxy port not being correct when no proxy port was set at all
- [feature] _Docker_: agent copies itself to `/transfer` if this is mounted into the container
- [fix] _agent_: Disable warning about proxy port not being correct when no proxy port was set at all
- [fix] _agent_: `GET /commit` and `GET /revision` endpoints did return 500 error
- [feature] _agent_: Added stable support for Java 22 and experimental support for Java 23

Expand Down

0 comments on commit 94ef203

Please sign in to comment.